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 ... 14 15 16 17 18 ... 22
Title Δ
Why does C++ vector size start out at 4294967296 yet the debugger r... +0.45
C++ code refusing to run script 0.00
QT how to emit a signal in this case +0.52
C++ Segmentation fault on linux 0.00
Isn't a std::string a std::vector<char>? -0.23
why does my program quit after while loop? +0.53
C define Macro with same name in different header? -0.23
Storing Data to Map -0.83
QTimer long timeout +0.02
How can I practically use AddressSanitizer and MemorySanitizer? -1.85
How to calculate number of digits on huge number? C++ -1.69
C++ Stack Tracing Oddity 0.00
catching and re-throwing exceptions in c++ 0.00
Using an object after std::move doesn't result in a compilation... +0.92
C++ Why make new int is error? -0.01
c++ When does terminating program's memory leak matter? -0.49
Does Thread execution differs within IDE and as exe application in... 0.00
Why my pointers get invalidated, if I don't use vector.reserve()? +0.01
Q: How many classes will the following code generate? 0.00
Does define macro affect the performance of my program? -0.17
Is it possible to #include in a C++ class? -1.58
Pass Data from One .exe to Another 0.00
My code is running too slow +0.02
"The image cannot be displayed error" when sending image... -1.36
Getting a "scope" error in C++ -0.68
Call different constructor conditionally -0.49
Input will be floating value and program return whole part and deci... 0.00
What's the point of free functions? -1.00
Seeing if Two Strings are Anagrams [C++] -0.01
Pre increment/decrement in a loop vs post increment/decrement with... 0.00
Giant Try Catch Block in Main -0.73
destructor is not being called after object goes out of scope -1.06
Implementation of protected / private inheritance in compiler +2.14
Substring of an element in a set -1.40
Random number between zero and one in c++ +0.51
C - What does x+1 means without assignment? -0.28
How can i implement a vector.insert like method for my custom vecto... 0.00
Why no see by screen one in c++ if i am using a iterator -0.50
How can I add to this code so it prints "b" without remov... +0.01
Variable for While loop not being recognized as initialized -0.79
How Does Gcc(cpp) help me if I am not returning anything on a overl... -0.93
Decompile qt exe 0.00
How to prevent reading wrong double data C++ 0.00
How to make a lambda function friend of a class? -0.24
How to generate debug symbols for android native app? -0.50
lvalue required as left operand of assignment at isProcessRunning(h... 0.00
Compiling and running c++ apps in different Ubuntu version +0.66
printing all partitions of a number +2.59
Perfomance measurement gives wildly inconsistent result in C++ 0.00
Global class variable vs pointer in c++ +0.47