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 ... 8 9 10 11 12 ... 76
Title Δ
atoi in C returning -1 +1.20
C++ pointer to member function not a function pointer 0.00
Declaration of a function returning a pointer +1.25
setjmp, longjump and stack reconstruction 0.00
Why global variables are stored in .data rather than in the heap of... -1.38
Is it normal for strstr()? 0.00
Are implicit conversions allowed with std::tie? 0.00
Implicitly passing the length of arrays in parameters in c++ -1.14
Add end node to linked list -2.24
Why can't I define a variable at global scope after declaring i... +0.95
Why greater<int> and less<int> showing opposite behavio... +0.94
what is this base: means? is it a standard c++ key word +2.12
Converting a automatically allocated std::vector to dynamically all... 0.00
What does it mean when I assign {} to an already exsiting object? +1.37
Referencing external global variables fails miserably 0.00
Does resize guarantee an std::valarray to be zeroed? 0.00
fork() doesn't do what I want +0.27
Warning: Pointer from integer -1.63
C++ is delete operetor rewrite memory? +0.84
Syntax error when using pointers through function calling and param... 0.00
Strange behaviour in declaration inside a while condition C++ +0.85
Why undefined behavior is so consistent? -0.50
strtok() very weird behaviour 0.00
Efficient Frame-Cutting Algorithm 0.00
Can memcpy or memmove return a different pointer than dest? -1.77
How can I check wether a point is inside the circumcircle of 3 poin... -0.18
Why is the copy constructor called when I am not passing an instanc... +0.70
Why do string functions have some parameters as const char *( point... +0.49
Questions on delete[] operator when pointer to an array is involved +1.34
Strange behavior with atof +1.35
error C2672: 'operator __surrogate_func': no matching overl... 0.00
why does mem_fn() complain about attempt to use a deleted function? +0.77
Only default argument working +0.84
How do I generate a random number between 0.04 and 0.11 in C++? -1.54
floating point exception in C code -1.08
c++ integer type automatic 64 bit +1.68
string iterator is not dereferencable 0.00
Why is this addition being silently ignored? -0.58
Constant int incement 0.00
I am trying to understand the line with string declaration -1.77
Why reinterpret_cast fails while memcpy works? +1.88
Is extern keyword in C redundant? +1.83
How can I declare a struct? +1.11
C++: Semi-Colon placed before opening bracket in a while loop -2.37
What's happening when I do new T[1]? +1.50
Hiding raw pointers by providing a "proxy" pointer +0.93
Cannot convert NULL to a pointer-to-object type +1.65
The class construction with a const member +1.39
Visual Studio C++ Runtime Issue with Multithreading on the Release... +0.84
rvalue reference in class template vs function template -0.34