StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Muggen

Rating
1503.12 (325,011th)
Reputation
3,256 (51,889th)
Page: 1 2 3
Title Δ
STL vectors and using the [] operator +0.03
fread() puts weird things into char array -0.48
C++ how to count correctly the characters in a const char? +2.31
Why did my program crash when I tried the perror function? +2.39
What's the difference between memory allocation and garbage collect... -0.49
read function: copying buffer to another char array +0.62
Why does malloc initialize the values to 0 in gcc? -0.54
C Program terminates after if/else or repeats if I use fputs/fgets +2.28
Programming in C, integer distribution error, cannot find mistake +4.27
c++ init char pointer as null -1.84
What is best approach to define function which takes true or false... -1.12
Reversing a string in C using pointers? -1.64
Bug in Text Editor Program +0.35
scanning a string using structure +2.36
ANSI C spliting string -1.00
Printing to file from console -2.21
Automatic heap cleanup during stack destruction +4.57
Program not doing what it should - C -1.49
about the array in C +0.68
Compile source C in a process -3.11
Writing a abstract function turns integer into string +4.03
Constant pointer array with struct fields that may point to malloc... +0.05
`free()` wrapper +5.15
Converting from char* to int +4.03
Returning a multidimensional array in c +1.98
Structure pointer -3.72
C (linux) passing array of structs to delete element +4.36
Is it okay to use "go to" from a catch statement +0.88
An assertion faliure is killing me -1.83
c program returning different answers +3.67
ignoring whitespace with sscanf in C -2.61
How can I remove the duplicates from answer in O(n) running time? +0.22
Malloc -> how much memory has been allocated? -1.82
In C, how to remove all characters present in one array from anothe... -0.29
Finding all instances of a substring in a string -2.62
Filling two dimensional array C +0.43
delete of global ptr -0.70
when should I use the new operator in C++ +1.74
C++ Using “if else” and variable count for loop iterations need to... -2.52
What's wrong with the following code? +4.20
Explain how C evaluates this expression +4.22
How can I manipulate an array to make the largest number? -1.29
C question from an interview +0.73
Recursive Sort Function +0.33
Create a reverse LinkedList in C++ from a given LinkedList -3.80
Why does binary saving of array in a file works? [C++] +2.57
Char* p, and scanf +4.54
Need help with malloc in C programming. It is allocating more space... +2.64
Calculating a very High Value in C -2.61
How to add minus sign in front of a string? (In C) -1.34