StackRating

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

Sjoerd

Rating
1554.19 (6,824th)
Reputation
5,752 (28,481st)
Page: 1 2 3
Title Δ
Why is this code not deterministic? +4.00
Why is this code not deterministic? -4.00
C++ Syntax/Semantics Question: Reference to Function and typedef ke... +3.75
Uninitialized read problem -4.29
Intellisense for C++ in VS2010 +1.80
Intellisense for C++ in VS2010 +1.80
C/C++ preprocessor good/bad use case examples -3.59
Very Strange Constructor behaviour +2.13
Compilation error wrt deleagates in C# , with VS 2003 0.00
What should I throw / expect to be thrown? +0.96
Question on Virtual and default arguments +3.61
Why std::pair calls explicit constructors in assignment -4.20
g++ 4.6 complains about iterator difference type. g++ 4.4 and Visua... 0.00
c++ elusive segmentation fault +1.30
Multimap order of equal keys in VC++ +3.20
Writing thread safe containers +3.81
Exception issue -1.60
Why is there no gcc/g++ warning for unused temporaries? -2.78
strange behavior with stl containers and pointers +3.98
Can Boost.Spirit be theoretically/practically used to parse C++(0x)... -2.15
non square matrices multiplication -4.59
C++ compiling problem; class methods -0.76
About multiple inheritance and defining virtual function +3.58
Getting "Debug Assertion Failed!" for set comparator +3.94
How to draw ishihara-transformations (circles in circle without int... +3.93
Inner Class access to Outer Class members +0.59
Why does multimap allow duplicate key-value pairs? +2.28
Is there a cleaner way to check if an object is not false? -0.27
C++: how do I convert hex char to unsigned char? +2.86
How do I replace all instances of of a string with another string? +3.88
Should I include stddef.h or cstddef? +2.09
C/C++: "Grid[x + y * width]" versus "Grid[x][y]" +1.56
std::map nodes alignment +0.20
std::map nodes alignment +0.20
Factory Pattern in C++ -- doing this correctly? -4.57
std::swap with pointer gives segmentation fault -2.58
Any reason to prefer static_cast over a chain of implicit conversio... +1.77
Details of what constitutes a constant expression in C? -3.52
C++ expected primary-expression error 0.00
Sparse O(1) array with indices being consecutive products +3.90
Dynamic array in C++ +4.64
Why would someone provide an empty default constructor for a class? -0.09
Refactor my code: Conditions based on different variables +0.77
Generic way to cast int to enum in C++ +0.88
How to eliminate a copy of variable in base class with multiple inh... +0.51
Vector.h Header file (using Stanford C Library)is corrupted or cann... -0.55
How useful would Inheriting Constructors be in C++? -2.55
Implement copy-ctor in terms of copy-operator or separately? -4.20
Implement copy-ctor in terms of copy-operator or separately? -0.20
The difference between signed bytes and parity bytes +4.15