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 ... 60 61 62 63 64 ... 76
Title Δ
Buffer size: N*sizeof(type) or sizeof(var)? C++ -0.99
How to detect if a certain range resides (partly) within an other r... +1.09
Why is T() = T() allowed? +1.12
Copy constructor bug 0.00
How to interpret binary data as an integer? -0.17
How to get an array size -0.00
Why are enums considered compound types? 0.00
handling pointer to member functions within hierachy in C++ +0.82
C-macro: set a register field defined by a bit-mask to a given value -0.44
weird performance in C++ (VC 2010) +2.14
why no implicit conversion from pointer to reference to const pointer +1.54
A simple question about type coercion in C++ +1.67
Error: default parameter given for parameter 1 +1.47
Is calling of overload operator-> resolved at compile time? -0.67
How is it legal to reference an undefined type inside a structure? -1.15
duplicate symbol error C++ -2.33
gcc optimization? bug? and its practial implication to project -0.36
virtual function == function pointer? -0.49
How to copy a string into a char array in C++ without going over th... +0.05
Why does this C++ char array seem to be able to hold more than its... +0.86
difference fixed width strings and zero-terminated strings +1.31
When to use strncpy or memmove? +1.24
Why does n++ execute faster than n=n+1? -1.25
cast operator to base class within a thin wrapper derived class -0.17
What effect does static const have on a namespace member -1.51
Is it appropriate to set a value to a "const char *" in t... +0.87
Is there any way to retrieve a float from a varargs function's para... -0.36
Should this C pointer be released? +0.79
How to tell if an array is a permutation in O(n)? -1.07
Why does C++ behave this way? -0.12
Multiset container appears to stop sorting +0.01
Why do I get errors when using unsigned integers in an expression w... +0.80
C preprocessor problem in Microsoft Visual Studio 2010 +0.99
empty struct definitions illegal in C but not C++? 0.00
number of elements in a static array of a predefined size -1.34
Function defined but not used warning in C +1.79
Default value of function parameter +0.00
template warnings and error help, (gcc) -1.76
Initializing structs in C++ +1.75
Initializing an object to all zeroes +1.19
C++ Preprocessor string literal concatenation +1.58
C++ design with static methods -0.89
C variable argument refactoring +0.42
C++ using typedefs in non-inline functions +1.01
Why does this program segfault -0.93
error C2109: subscript requires array or pointer type +0.99
How to pass a multidimensional array to a function in C and C++ +1.23
Default args in template +0.35
c99 goto past initialization +0.55
how const keyword works in c +0.02