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 ... 11 12 13 14 15 16
Title Δ
How does Excel successfully Rounds Floating numbers even though the... +1.27
What is the difference between main in C & C++ -1.28
IN/OUT Parameters and how to work with them in C++ -0.54
Identifying local minima in a histogram +0.93
C++ - Linux/shell script run child processes & get their return... -0.09
Where does the return value of called fn go when ignored? -0.23
Calling private method in C++ +0.24
Getting cannot allocate memory error +2.27
How to determine when a file is updated in c++? +1.11
Generate random numbers in increments +0.16
C++ Novice regarding Vectors and for/while loops +0.11
if (cin >> x) - Why can you use that condition? +1.08
Mutual include in C++ .. how does it work? -0.33
Why isn't operator new forced to take argument as "const size_... -1.69
Using numeric_limits to default parameter values +0.52
Difference between putback() and unget() +0.51
In a signal handler, how to know where the program is interrupted? +0.00
Dividing 1 by a huge integer -0.73
Using mutex locks incorrectly in C++ somehow -0.70
Const-correctness for C++ classes +1.47
Organizing a task-based scientific computation -0.50
How to get displayed width of a string? -1.10
Function calls seen before _start and main in backtrace -0.55
How to parse a function and its arguments 0.00
How to turn off Glibc run-time protections? +0.00
Where are operators defined in C/C++ and how exactly are they imple... +1.80
How to calculate a probability with given data? -1.03
Right way to instantiate instance-variables in C++ +0.48
if statement error! +1.22
Check for zero or a denormalized number in c++ +0.52
Destructor not being called when leaving scope +0.26
undefined reference to a class ERROR +0.51
Is it still safe to delete nullptr in c++0x? -0.99
Converting a *.c/*.h project (compiled as C++) to *.cpp/*.hpp -1.61
Inconsistency between std::string and string literals +0.79
What is 4/16 in hashes? -1.66
how to compare two curves (arrays of points) 0.00
How to avoid linking a certain object file everywhere -0.26
Getting wrong answer for Project Euler #27 0.00
Is there a such a way to know how much memory space a file would ta... -0.97
How do I detect where the program is stuck in an infinite loop? -0.20
C++ exception overhead +0.04
What does this line in DBI.pm do? -0.95
Unit/integration testing time sensitive C++ code +0.97
How to verify if vectors are in the same plane -0.16
Sizeof() on a C++ array works in one function, but not in the other -0.27
How does overloaded template function selection (pattern matching)... -1.96
Two separate "if"'s, same condition -- is it OK? -0.74
Equivalent of goto of c++ in Java in a specific scenario -0.19
C++ : Writing doubles in a file with more precision than default +0.11