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 ... 12 13 14 15 16
Title Δ
Mysterious "uninitialized value in an array" in algorithm... -0.87
Flex C++ VTable Error +0.32
how to Rotate about an arbitrary axis? +2.39
WARNING Control reaches end of non-void function c++ +0.22
Is Clang more deterministic than GCC across platforms? -0.44
the program ignores second loop -1.17
How to determining if other processes are using a file descriptor? 0.00
std::cout << Predicting the automatic field width in displaye... -0.28
How Can i integrate c++ and Python with SWIG -1.28
Understanding code: Hash, grep for duplicates (modified to check fo... -0.12
lagrange approximation -c++ -1.16
C++ classes refer to each other ( => error + field '...' has inc... -0.66
Calculating Pi using for loop +0.95
printf using stack? -1.00
Is it worthwile to learn assembly language? +0.24
Is it possible to calculate number factorial at compile time, but w... +1.89
Is there any goto statement in Java? -0.33
Why is single virtual inheritance not enough to resolve the dreaded... -1.01
template definition of non-template +2.72
Get printf to ignore the negative sign on values of zero -1.05
Counting digits using while loop +2.65
C++ When should we prefer to use a two chained static_cast over rei... +2.61
templates: parent class member variables not visible in inherited c... +0.21
What is the correct way of using extern for global variables? +1.77
What GCC Optimization Is Occurring In This For Loop? +2.76
Replace if-else with ?: in c++ +1.90
How to create an anonymous array ([]) with 'empty slots'? -0.94
perl regular expression take out text enclosed in parentheses +1.13
Separate physics thread without locks +3.05
C++ making Hash of Arrays +4.10
Memory allocation / Heap corruption in std::string constructor -4.29
multithreaded linked list in C++ -0.95
PThread Question +3.97
How to produce a random number sequence that doesn't produce more t... -2.24
How to expose a map of pointers as a map of const pointers? -3.69
iOS: Accurately determining energy of a bump from accelerometer out... -3.71
C++ exceptions and signal handlers -1.58
Would you recommend C++ Coding Standard by Todd Hoff? -1.46
error between two rotations? 0.00
Is it a good practice in Perl when instance methods call each other... -4.16
What's wrong with cplusplus.com? +0.52
Please explain this hardcore macro that does casting and typechecking -1.68
Split a transform matrix into orhhogonal matrix and scale matrix +4.20
Create smooth line to join N points in 3 dimensions +3.77
Fraction class overflow (C++) -1.20
C++ Read Binary file containing numbers of type double -2.10
Problem with Euler angles from YZX Rotation Matrix +4.43
Mutexes in multithread Linux application +4.53
Mixing operator new[] and placement new with ordinary delete[] -1.33
Cannot convert from 'int *' to 'int []'? -3.42