StackRating

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

David Hammen

Rating
1498.69 (3,830,048th)
Reputation
27,776 (4,524th)
Page: 1 2 3 ... 16
Title Δ
Which inertial reference frame's ECI coordinates does `poliastr... 0.00
dynamic atexit destructor crash for inline map initialization 0.00
C++ Types of global header functions explained 0.00
Calculate logarithm of factorial -0.25
overload [] operator to return a variant type -1.75
What's the meaning of "reserved for any use"? -0.02
Why doesn't the linker emit an error in the code below? -1.98
Performance of switch within a loop 0.00
returns true for ((unsigned int)0-1)>0 -0.96
Flask virtual environment: bad interpreter: No such file or directory -0.01
Why cast to a pointer then dereference? -1.48
What are C++ Standard guarantees on relation between min and max va... +0.46
What does "friend std::ostream& operator<<(std::ostr... -1.82
"immutable" struct with non-trivial constructor +1.13
Putting method implementations of the same class in different objec... -1.48
Cin (std in ) in c++ behaving differently on command line vs online... +0.21
ِAvoiding Raw Loops and using std::algorithm instead -0.50
Convert function reference to char* and back -0.31
OS X libc++ std::uniform_real_distribution bug 0.00
Why `s.clear(ios::badbit);` below? Why not `s.clear(ios::failbit);`? -0.52
Why Does the Standard C++ Grammar Not Cover this Case? +0.05
C++ - Continuing a while loop upon exception +0.49
What's better to use and why? -0.71
Type precedence and integer types in C++ templates 0.00
How to turn all flags on? 0.00
How do we simulate randomness? +0.48
Why does static have different meanings depending on the context? -0.16
Cannot call generic std::function member from template class -0.61
C++ function that converts time(NULL) to local time +1.32
Unable to find the machine epsilon for float in c++ in codeblocks +1.89
Exactness of integer square root in Python 0.00
Operator overloading+ to add mutiple objects -0.71
How do I call a function that has an argument that is a pointer to... 0.00
Scope resolution operator and const -0.55
Why Does My Code Update -1.09
C++ Unusual double free corruption error (copy constructor doesn... +0.49
Global instances of class (across multiple files) -0.52
Is #define banned by any specific industry standard(s)? -0.68
Why does it show nan? -0.25
How is "std::cin>>value" evaluated in a while loop? -0.78
Check if point lies inside mulit-dimensional ellipsoid 0.00
Python: Fourth Order Runge-Kutta Method -0.37
Should memcpy always be used? -1.21
different answers using pow() in c++ when used in different places,... 0.00
Named rvalue references +2.35
Unidentified identifier c++, but it's identified +0.77
Memory management for python scripts -1.19
Perl string eq and or together alwas are true -0.84
A way to find out how many bits are required to store a signed int -0.75
Why is "!!" considered bad form in Perl? +0.44