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 ... 9 10 11 12 13 ... 76
Title Δ
C++ lambda, std::function memory management 0.00
Operator precedence in C +0.51
why the calss member n of B have different value , when destructor... -0.19
difference between int a[9] and a[3][3] +0.75
C: Incompatible pointer to integer conversion 0.00
comp.lang.c faq: Function that can return a pointer to a function o... -0.21
printf() weird result in C -0.71
C++ access class struct member using an array pointer 0.00
Is it legal to type-cast pointers of different struct types (e.g. s... -1.31
Method called in creator is called from base class but not from der... -1.19
Visual studio treats incomplete arrays as zero-length arrays +0.70
Differences and meanings between gzip header "1f8b080000000000... 0.00
Why can't I assign a 300 or less digits integer with the GMP li... -0.83
Difference between printf@plt and puts@plt +1.63
c_str() returns empty string 0.00
Why dereference specific address in Visual Studio sometime not lead... -0.52
Is Update 3 of Visual Studio 2015 cumulative? +0.32
Why give a typename template parameter a default value of 0 in C++? 0.00
"lvalue required as left operand of assignment" error - t... 0.00
“signed/unsigned mismatch” warnings (C4018) with decrementing for l... +0.88
What is the term for structure member initialization inside the def... +2.40
Cannot get mixed C and Ada program to link with pthread library 0.00
Why isn't this pointer arithmetic allowed in C? +0.99
C++: delete this; return x; -2.24
Why isn't my data protected even if I use "const" in C? -0.52
Friend functions and namespaces 0.00
How do I detect bounded regions of closed-loop polygons? +1.79
Arrangement of 2 by 2 condition in if statement in C-family language -0.85
why does this program crash when input is greater than 9? +1.84
What is the meaning of `movq` and `movw` in initializing array in C? 0.00
std::sort() does not look for global operator<() defined 0.00
How to do one line assignment to malloc() arrays in C? -1.06
conversion operator bypasses constructor of the derived type and sk... +1.70
Have to cast value in assignment +0.85
What to use instead of magic numbers in C +0.19
Initializing a static const array +1.18
C: Cannot get fprintf to print to output-file 0.00
qsort endless loop causes error C 0.00
Invalid storage class for a function in a macro in GCC -2.16
Why is this one, pointless line of code the only thing that makes t... 0.00
Non-member non-friend `std::size()` that works with C-arrays and ve... 0.00
Variable length array with GCC flag "-Wlarger-than=len" 0.00
Why list::unique removes only consecutive elements in C++? +1.55
Find point along line where normal extends through another point +1.49
Lambda expression, shared pointer and the type of this +1.22
What is the usage of while(1)? -0.02
How to use a function pointer that is a member of a structure +2.38
No matching function for call to 'merge(std::vector<int>&... -1.00
lots of unreasonable compiler errors c++ 0.00
Call to sscanf() overwrites other variables 0.00