StackRating

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

Pete Becker

Rating
1471.95 (4,516,747th)
Reputation
59,790 (1,552nd)
Page: 1 ... 25 26 27 28 29 ... 43
Title Δ
C++ Pointers -- Weird Loop Behavior +0.06
Why does multiple calls to xalloc result in delayed output? 0.00
double and float comparison +0.78
std::map::erase(const key_type&) stop working after comparison... -1.35
How does static_cast affect the virtual function calls? -0.12
Can operator new return before construction is finished? +1.54
How to customize uncaught exception termination behavior? +1.47
What happens when static_cast from derived class to base class? -0.05
Formatted file reading with C++ -0.45
Initialize global variables with incrementing value -2.10
Pass an object and a member function as parameters 0.00
Getting 'Non-constant expression as array bound' when field is const +0.44
return by reference or pointer and check for null? -0.21
How to force a preceding 0 to an int (without actually outputting it) -0.04
How to print long double ( full length ) C++ 0.00
What numeric type to choose for small loop counters? +0.88
Wrong function value return -0.50
polymorphic and destructor 0.00
Avoid creating multiple copies of code in memory +1.83
temporarily 'reset' namespace in #define +0.22
C++ Function call missing argument list -1.90
Strange behavior when including <vector> -0.49
What's wrong with my code? C++ +0.51
Writing Ints, floats to a text file +1.27
What do C/C++ expressions return? -0.93
Writing unsigned int to binary file -0.12
Is it possible with std::atomic, make a complex member function of... -1.82
Automatically fix missing parenthesis in C -1.92
using set_intersection with set giving an error? -1.05
How to write a 'using' statement for enum classes? +0.01
Uninitialized floating point variables, repoducing indeterminate be... -0.49
C++11 regex (extract pairs) -0.00
c++ function call within cout statement 0.00
C++: How to perform the same function in a derived class as in the... 0.00
Splitting a double into multiple parts -1.38
Inline functions cant contain recursion, go to loops etc? -1.03
Trouble moving some functions from one file to another C++ -0.90
Linker error with my custom namespace -0.01
Make access to unsigned char thread-safe (atomic) -1.65
why is this method for computing sign of an integer architecture sp... -1.85
boost::noncopyable_::noncopyable analog for move constructor/assign... 0.00
Is this diamond inheritance UB a bug in MinGW? -0.18
Overload += operator as friend function -0.50
What's the difference between LONG float and double in c++? -1.19
Function Pointer assignment works in C but not C++ +2.27
Is it ok to have a class without creating instances of it? +1.14
Why doesn't (int)0.999999999999999999972894945687862389149813679978... -1.29
Error: 'template<class T> class Two' used without template pa... 0.00
Is type of unsigned short + int implementation-defined? 0.00
Operator overloading does not work for some stuff, works for others... +0.39