StackRating

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

The Paramagnetic Croissant

Rating
1572.91 (3,713th)
Reputation
7,652 (20,719th)
Page: 1 2 3 4 5
Title Δ
C : Why the size of my pizza is not 10 bytes? +1.29
Javascript - remove ( ) from a string +1.87
Adding `bool` to `float` -4.31
Is this the only return value for strcmp() in C? +1.55
Hand coded assembly - practical register allocation? 0.00
SHA1 different between C# and C++ +3.31
Dynamic memory allocation for 2D array -2.86
Is my compiler optimizing away proper code into useless crashing co... +5.45
Does std::vector size()-1 ALWAYS give the index of the last element? -0.37
Implicit conversion to const string reference fails +4.08
How to combine 2 different integers to create a single float (or a... 0.00
Allocating a 2D contiguous array within a function +1.73
Initilized string in c giving weird output +3.40
Why does creating a key called "constructor" seem to chan... 0.00
Numbers are concatenated instead of added together -4.02
How to match open and stat mode_t? +3.20
Why does `free` in C not take the number of bytes to be freed? +2.88
read multidigit int from file c +3.18
Is there any relevance to an extra "," in the end of a br... +4.61
Array is treated as constant pointer,so we cannot change the pointe... +3.17
How to fire a method when UISlider stops? +4.51
C: modifying const data in an array using pointer -0.04
duplicate symbol error in C +2.73
what will be the output of printf("%d","Hello"+... +3.62
How to get iPhone name from osx terminal? 0.00
'Char' is promoted to 'int' when passed through in C 0.00
How to parse a line of integers in C -0.82
Why bother using a float / double literal when not needed? -0.88
How to generate executable file that can run on both Unix and Linux? +3.69
How can I point to the vector elements? -4.66
Deciphering some Hexcode 0.00
How do I print all characters after a space in a string? -0.53
How to conveniently define an array consisting of function pointers... +1.29
why passing greater buffer size to fgets allowed by compiler 0.00
How to modify string element of a NSArray using fast enumeration? +4.01
What does this code segment do? +3.79
How to free a union array in C? -1.59
Calculating previous number in Fibonacci Sequence +4.71
Bad optimization of std::fabs()? +2.99
removing all repeated characters from string in c +3.95
Are casts as safe as unions? +4.60
How to create a random selector by custom number? +0.10
gcc -O3 , data pointer seems to get lost 0.00
Runtime error due to free() function +3.72
Javascript: Is it appropriate to use a global variable? 0.00
C - Exposing an interface which declares some methods to developer.... 0.00
getting offset of struct member crash 0.00
How do I cast array of unsigned short to an array of int? +0.47
How to jump out of the outer loop if inner' for 'loop is executed i... -2.54
What happens if you don't nil-check [super init] and try to initial... +4.85