StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Rob

Rating
1496.12 (4,095,994th)
Reputation
1,738 (95,352nd)
Page: 1 2 3
Title Δ
C++ Runtime class switching, relying on base class inheritance 0.00
C++ static members in static functions and multithreading +2.70
Why destructor is being called but construction not being called wh... 0.00
C command line arguments - Where is the argv char array? -1.41
Why does power function in c take longer than expected for large nu... -1.78
#define macro doesn't print variable 0.00
Should I use a single piece of code that works for all situations o... 0.00
Practices or methods to avoid the mixing of C and C++ code +5.04
Overflow while doing multiplication 0.00
typedef struct in header and dereference pointer to incomplete type -3.88
Pointer Initialization to Iterate through Array -3.87
Check if string can be mutated in C +4.10
summing unsigned and signed ints, same or different answer? 0.00
How do I find the biggest odd divisor for an even number? 0.00
Where to save the locaction of a config file? +3.99
Can I get away with putting auto_ptr in a STL container? -0.02
putting ints into an array c++ -1.75
Using float / double as a loop variable -2.73
For loop iterating over growing vector -2.18
How to avoid structure padding? +3.81
Do virtual machines need swap partitions? +0.22
Why does my code stop running when I stop writing to the debug file? 0.00
how to return multiple variables in a function -0.93
Dereferencing a pointer to an object for usage of an overloaded ope... 0.00
What is the difference between interface and class? 0.00
exit fails to set error code -1.02
Range within an array in C -1.79
How to add a char to the end of an array with a defined length in C +3.98
Storing a Dynamic Array of Structures -3.21
Single malloc call for multiple data structures +1.46
I am wondering why template method can call non-template method? -4.03
C++ Stack: Program not executing 0.00
try catch or not try catch -3.92
Array size is zero even when array is not empty +0.19
Using the same Reference for a new object +2.64
What is the difference between PBYTE and BYTE*? -1.98
Can I initialize a data-members that are themselves classes in the... 0.00
Destructor never call -1.79
Is promotion and widening the same thing? -3.99
Printing shorts from a file in C +0.04
Does this code create a 2D array? -1.37
segementation fault in this code, but I can't find it? +1.10
How to shorten a macro for conditional "0" prefixing 0.00
reference to a pointer vs reference to an int -0.60
Is it good practice to not initialize every member in a C++ constru... -2.23
Unexpected compiler behavior when declaring array of variable size +4.54
C++ map of function pointers to static methods of class template -2.88
Double Free or Corrupt Error -3.98
async calculation of Fibonacci slower than sequence calculation +4.12
how does vector::erase remove the chosen element from it's inte... -1.56