StackRating

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

Jesper Juhl

Rating
1543.39 (10,269th)
Reputation
18,399 (7,551st)
Page: 1 ... 17 18 19 20 21 22
Title Δ
Holding two mutex locks at the same time +2.17
Adding strings generated by function into an array 0.00
Why is automatic object's destructor called twice? -0.36
When pushing a new object, a pointer to that object becomes garbage -1.20
Comparing strings in C++ that have the same letters but in differen... +0.27
Where is isnan() in MSVC 2010? +0.58
Where to start examining error message when compiling C++ programs? +0.06
some Escape Sequence Character not working using XCode 0.00
Why result is outputted to 1 -0.12
C++ Successful compilation without inclusion of <string> header -0.73
Differences between various Custom Comparator functions in C++ -0.15
C++ scopes and allocation -0.19
how to define -std=c++11 as default in g++ -0.44
How computationally expensive is generating a random number in C++? +1.95
Difference between C and in C++ regarding the "^=" operator -0.69
Does the standard specify what headers include other headers? +1.88
How can I properly schedule tasks in boost::wait_for_any taking int... 0.00
What is "View() = default" in C++? 0.00
Is there a way to perform operations on BigDecimal in C++ without u... 0.00
C++ I can't figure out how to switch operators I need to write... +0.27
How to use a variable from a slot in another slot in QT 0.00
Difference between reference by argument or reference by parameter? +2.09
Write formatted text to file - C++ -1.17
Why do many examples use only multiline comments in c/c++? -0.30
Shouldn't decltype Trigger Compilation of its Argument? -1.80
Apply language standard to just part of a source file? +0.12
How do I check which #define was compiled into binary? 0.00
Is there a way to prevent a public function being used from another... +1.56
Why doesn't SIGTERM Works On Windows +0.52
How do I stop a program if the user gets something wrong? +0.02
Get time elapsed of a video +1.99
Pawn's "stock" function homolog in C/C++ 0.00
Valgrind displays memory leak in the unittest-cpp library +0.13
gauge the rate of inflation for c++ -0.42
Where to put a constant array? +1.23
Passing of arrays 0.00
When I run several threads that match the number of CPU core/thread... +2.48
Default value for the reference variable +0.64
signed char to 0x80 cause truncation of constant value -1.85
Parsing C++ files for edit +0.27
Should I use brackets [] or .at() for array access? +0.75
Code generation failed: Unrecognized flag '-FitObjData' in... 0.00
why do i need to include <vector> to use them? -0.60
Finding An Object In a Vector, with multiple requirements -1.07
Point to point path in a Graph 0.00
The collision in SFML is not that good, how to improve it? +0.52
C++ , Erasing Vector -0.73
Eclipse not closing previous build CPU usage 100% 0.00
C++ casting a single element of a string +1.34
How to enforce copy elision, why it won't work with deleted cop... +2.79