StackRating

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

Sebastian Mach

Rating
1546.43 (9,095th)
Reputation
30,543 (3,986th)
Page: 1 ... 5 6 7 8 9 ... 13
Title Δ
Why a do while loop excecutes after brake? +1.06
Performance of breaking apart one loop into two loops -0.27
vector sort and erase won't work +0.50
rand_r():Identifier is undefined , vs2008 +2.09
Redefining for loops with the preprocessor +0.63
Why SFINAE gets messed up when changing the place of the class temp... -0.46
"missing return statement", but I know it is there +2.18
Fibonacci series in C++ : Control reaches end of non-void function -0.35
C++: struct and new keyword -1.05
Pattern with recursions (C++) +0.52
Removing '#include <algorithm>' doesn't break the code +1.25
C++ Rvalue references and move semantics +1.62
What is wrong with this c++ code? +0.65
no return statement in function returning non-void -0.26
Returning Iterator vs Loose Coupling +2.05
Does every class have virtual function table in C++ +0.12
Can a (C/C++) array initialization reference itself? +2.65
How do I get the "lost" bit from a bit shift? -1.01
C++ rand() gives same number when running process -0.26
How do I select a range of values in a switch statement? 0.00
C/C++ #define Macro inside macro? -0.86
Are the character digits ['0'..'9'] required to have contiguous num... 0.00
good c/c++ compiler for windows +0.57
Overloading comparison operators to work with STL sort in C++ -1.71
passing 'const' as ' this ' argument of +1.06
decltype(function) as class member -0.63
overloading << operator for c++ stl containers -1.34
Template classes C++ / Qt -0.66
C++ : Pass Dynamic Functions and Store Functions? 0.00
C++: Thread Building Blocks - include hell +0.59
Does C++ have some analog of C# Type thing to store Types of classe... +0.54
Returning an alternative value if a string is not found in a string... -0.05
is this proper openMP usage? (or: can I trust the default settings?) -0.66
Can you specify what ISN'T a delimiter in std::getline? +1.19
Why does this int randomly turn into a giant negative value? +0.76
Commenting on my code -0.88
fixed size C-style arrays in class declarations -1.31
redirect std::cout to QTextEdit 0.00
Linux Delete Files Batch Script +0.34
Using an enumeration as a template parameter +0.22
C/C++ - evaluation of the arguments in a function call +1.13
How can you open a file with the program associated with its file e... -0.15
How to reduce the access time in a vector -1.06
How to cross compile in linux +0.50
Is there real example of over encapsulation? -1.62
Vector: initialization or reserve? +0.46
What is the name of this code construction: condition ? true_expres... -0.32
std::pair and class destructors -0.56
Is there a way to create function template specialization for std::... -0.19
Why such uncertain Increment in value? +0.28