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 ... 70 71 72 73 74 75 76
Title Δ
C - the most useful user-made C-macros (in GCC, also C99)? +0.87
C++ Comparing Member Function Pointers +1.50
Is compiler allowed to ignore inline in case of template specializa... +0.25
Validity of int * array = new int [size](); +0.17
interpret signed as unsigned -0.59
Performance of 32-bit integers in a 64-bit environment (C++) -0.12
help on typedefs - basic c/c++ +0.19
Casting UINT64 to float? -0.86
Function returning variable by refrence? +1.48
What tool can catch buffer overflows in C? +0.29
Can You Use MSVC 6.0's Debugger to 'Step Into' a Macro? +1.68
GCC - shouldn't a warning be issued? +0.22
c++ error: operator []: 2 overloads have similar conversions +0.20
Why can't compiler derive string length for array of strings? +1.34
uint8_t vs unsigned char -0.16
Weird C program -1.22
C++ std::string and NULL const char* +0.97
How to perform a bitwise operation on floating point numbers +0.78
What does this C code do [Duff's device]? -0.00
Common way to call mother-class operator= in C++? +0.50
warning: ‘struct user_data_s’ declared inside parameter list -1.94
static member variable and method -0.58
array of pointers as function parameter +0.97
Which sorting algorithm is used by Microsoft's STL::list::sort()? -0.62
C++ throwing compilation error on sizeof() comparison in preprocess... -0.35
In Place rotation C++ Practice +0.12
Nested class forward declaration for template inheritance +0.45
What is this weird colon-member syntax in the constructor? +0.08
Referring to data both by name and by number in C +0.77
Template lookup in class? +0.86
Which C++ logical operators do you use: and, or, not and the ilk or... -1.26
Stack memory fundamentals -0.19
Initialization of reference member requires a temporary variable C++ -0.33
Encoding, decoding an integer to a char array -1.06
In C, how to get calculate the negative of an unsigned quantity +0.33
8 bit enum, in C 0.00
How to deal with initialization of non-const reference member in co... -0.51
how to print out each bit of a floating point number? +0.41
Is size_t portable? -0.47
Casting const void pointer to array of const char pointers properly... +0.24
Validate max integer in scanf +1.65
Type Casting C++ +0.46
Copying arrays of structs in C -0.79
Can we change the size of size_t in C? +1.84
C convert from int to char -0.40
recursive function error -0.54
How to catch bugs of the form sizeof(#define) +1.62
Improving the Quick sort +0.66
Variable declared and initialized in a switch statement -0.15
Templates: template function not playing well with class's template... +1.93