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 ... 47 48 49 50 51 ... 76
Title Δ
C - why is strcpy() necessary +1.51
Shouldn't declaration match its definition when array is involved? +0.70
If statement problem +0.28
Using generic function pointers 0.00
Pointer to fixed size array indexing -1.47
cannot convert from 'void' to 'Token' (C++) +0.15
What is wrong with this? -0.23
C Program linking Error? -0.37
Does this code leak memory? (references, new, but no delete) +0.54
Can you call the arrow (->) operator function manually? +1.45
What does double not (!!) used on a non-boolean variable do? -0.10
cv-qualifiers and implicit type conversion +0.44
An issue about c/c++ Segmentation fault +0.29
Pointer comparisons in C. Are they signed or unsigned? +2.13
What does space in scanf mean? -0.13
memory allocation for string and array of char +0.69
virtual function default arguments behaviour -0.22
Calling a function with a non-const pointer reolves to a template f... -2.39
Iterator invalidation rules 0.00
Does dynamic_cast work inside overloaded operator delete? +2.34
Where to define static const member variables of a template class +1.61
Does the 'offsetof' macro from <stddef.h> invoke undefined be... +0.03
Is valgrind right? Is the memory lost? -0.65
printf(" LIST.H ") where LIST.H is a macro +0.41
Why does Visual Studio's intellisense show private members and func... +0.30
C++ function using reference as param error -0.85
making a typedef local to a file or subclasses +1.35
sizeof taking two arguments -0.73
multiple definition of `foo()': Having trouble linking -0.98
Declaration or Definition +0.95
C++ overload resolution +0.09
Why strange behavior with casting back pointer to the original class? -0.24
Infinite Loops: int vs. float -0.36
C++ vector::push_back using default copy constructor +1.08
'foo' was not declared in this scope c++ +1.43
If I return an STL container from a function by value will GCC copy... +0.98
Why would someone use #define to define constants? +0.66
Why can't the operator=() function be inherited by the derive class 0.00
What exactly is "broken" with Microsoft Visual C++'s two-... +1.42
Why is vector(size) slower than new[]? +1.18
array of derived classes doesnt work if derived class has private v... +0.63
Initialization of non constant reference from a constant reference +1.15
Can you give me an example when auto_ptr_ref is really necessary? -0.46
Do compilers optimize away calls to trivial functions made through... -1.26
What's the syntax to overload operator== as a free function with te... -0.13
Order of calling base class constructor from derived class initiali... +1.39
Difference between object->function() and object.function() in C++ +0.66
Strange behavior of float in function definition. And declaration-d... +0.62
inline function in visual c++ 6.0 +0.29
overloading virtual operator -> () -1.13