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 4 5 ... 16
Title Δ
Newton Raphson iteration trapped in infinite loop -2.25
Strange behavior of VS2013 +1.91
Is ‘int main;’ a valid C/C++ program? -0.89
copy constructor for two dimensional vector -0.28
Time difference between execution of two statements is not consistent +0.25
Is there a difference between mathematical statements and programmi... +0.48
multiple pthreads are called multiple times; slower than serial code -0.02
Postfix negative is incorrect and communative -0.52
Python: Nested Loops to Perform Calculations in Multiples of 10 +0.74
How to read a file in reverse order using C++ -0.38
Vector direction for gravity in a circular orbit +0.05
Explanation how this C++ template is working? -1.99
Can I assign a value to a non-const reference parameter? +2.39
How read file functions recognize end of a text file in C++? 0.00
Makefile: multiple definition and undefined reference error -0.66
How compiler is going to know which memory is allocated using which... -0.05
Why haven't templates evolved to allow for definition outside of he... 0.00
Purpose of while(1); statement in C +0.94
Context of using declaration and ambiguous declaration 0.00
Does precedence & associativity group operators or operands? +2.18
C++ error erasing element of vector of deque +0.05
Finding all occurences using rfind, flow challenges? 0.00
Names denoted the same entity 0.00
Accumulating doubles vs ints -1.72
Program bug in C -0.60
How do I get sentence reversal using pointers program to stop print... 0.00
Why does my code throw "does not name a type error"? +1.50
Is this a valid method for CPU time comparison between C++ and Pyth... -0.12
Valgrind showing data definitely lost in a constructor c++ 0.00
Why does auto a=1; compile in C? +1.58
When using system() in c++ my program gets stuck, how do I get it t... 0.00
Why does this code compile +0.85
Why is my merge sort not behaving like a O (n * lg n))? +1.98
C++ Pointer to function call not in scope +1.57
How to make a std::vector type-safe +1.40
Static class function in different class +0.37
How does Modulus work with negative integers? +2.39
How does the base destructor invoke the derived destructor? -1.64
Why should I not initialize static variable in header? +0.31
Makefile: How to correctly include header file and its directory? +0.89
What is wrong with the following code? It converts double to string... -2.08
Why is my UnhandledExceptionFilter not being called on a simple div... +0.95
Embed readme in mainpage (doxygen) 0.00
Is there a macro that checks if a given function exists +0.50
What to #include? -0.02
Recursive generator in C++ +0.12
C++ Unexpected error when deleting objects -0.44
computers mathematical finding value in triangle -0.03
Why sometimes people prefer strtoll to strtol even they only want t... -0.56
How to deal with this segmentation fault in C++? -1.21