StackRating

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

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 12 13 14 15 16 ... 76
Title Δ
C: int function returns wrong value +1.78
Why have I to create the definition of the class variables out of t... 0.00
In C, does an array 'access' without storing in a variable... +0.34
Strange function syntax: auto (*f3)(int n)->int (*)[n]; -1.75
Can I use a variable in destructor that is not defined in the heade... +0.97
Free a binary tree without recursion +0.65
No warning when returning NULL with gcc -1.18
Variadic template error -- MSVS2013 compiles, clang-3.5 does not -0.81
Unexpected program output when comparing signed and unsigned variab... +0.54
Why is the static keyword preventing a segmentation fault here? -0.19
C: Typedef structure and pointers anomaly +2.04
In C++, where the info about type is stored and how type safety che... -2.69
Why can't a lambda (capturing 'this') in a member funct... +1.42
HUGE memory leak when returning std::map<std::string, int> fr... +1.79
Is "==" in sorted array not faster than unsorted array? +0.34
The pointer could be used after delete? -1.28
Pointers to members in C++ 0.00
Two approaches to writing functions -0.84
How to initialize an void* pointer from the Struct +1.51
spoj ARRAYSUB: tried sliding window algorithm, not accepted 0.00
Using typeid to get name of derived class -1.29
Why can int _$[:>=<%-!.0,}; compile? -1.64
C - catching wrong parameter errors +1.23
Very Confused on Template INL File 0.00
Detect extreme points of a convex polygon +0.74
Pointer in 2D Array -0.07
Syntax for VLAs as a function parameter +1.69
Access violation on struct 0.00
How does realloc work on memory allocated using calloc? +1.37
Why is ++ and -- only used before and after variables? +0.31
What do each of these arrays mean in C++? +1.45
static struct initialization in c99 +0.40
Visual Studio 2013 signed/unsigned integer math behavior different... 0.00
Factorial of a number using recursion without if - else & retur... +1.19
C variable initialization valgrind complains +0.38
Invalid Pointer when freeing memory +1.17
Error C2086: redefinition 0.00
C++ macro doesn't substitute? +1.89
Changing of elements of array when passed as an index of another ar... 0.00
Precedence of arr[x++]-- +0.27
C++ name lookup -- 0.00
Why is there overhead when calling functions? -1.25
Why c++ containers do not implement erase( reverse_iterator positio... 0.00
Why I do not get 'overflow error'? +0.34
Does the 'if' statement in C/C++ cast the operand to an int... +1.81
upcasting and downcasting c++ +0.31
C short writing way of code -2.03
What is the advantage of this C structure definition? -1.03
How can I minimise number of additions? -0.46
Why it is so ? And It is without you explicitly do casting +1.26