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 ... 15 16 17 18 19 ... 22
Title Δ
Any rules about underscores in filenames in C/C++? +2.57
Can async_write cause segmentation fault when this is deleted? 0.00
Is it possible that a program sends a Segfault whenever an object t... 0.00
C++ virtual method not called as expected 0.00
Inheritance from two unchangable headers -0.49
Can you explain this enum declaration? -1.20
Where goes the pointer when I delete array? Difference between poin... -0.67
SFML Access violation +0.02
getpeername() returns my local host address when client is running... 0.00
C++ - What is the most efficient way to test null pointer? +0.79
How to check if csv file has no data? +0.50
Struct default constructor: will it initialize my members with defa... -1.67
how to generrate array of integers (exact same every time)? 0.00
ignoring warning "-Wunused-result" -0.34
Debug mode or Release mode +0.19
Best possible way to search for a given value among N unsorted numb... -0.62
"Debug Assertion Failed" on Vector 0.00
printf of enum classes with inttypes does not work with clang 0.00
How does the XOR operator function in this program? -0.15
C++ Functions and strange errors +0.03
Segfault when trying to access first character of std::string 0.00
What happens if the result of an arithmetic operation isn't sto... -0.48
Craps game code is not working properly and stays stuck in a loop +0.03
Using static libraries compiled C++ under vs80 (Visual Studio 2005)... 0.00
Why does my program not work with large numbers? -0.93
C++ member functions with same name and parameters, different retur... +0.04
What is the difference between std::invoke and std::function? 0.00
Qt - MainWindow freezes when running -0.70
How to start a thread that doesn't close on application quit? (... +0.69
Open file and close file statement positioning: best practice, adva... -0.96
What happens to a detached thread inside a forked process when the... -0.63
random number C++ 0.00
Why can't I use '0x80000000' to initialize an array of... +0.45
how to delay intailization of static global variable of shared libr... +0.59
C++ Optimization Involving Bool Settings +0.47
C++ Goto variable +0.97
inheritance and attribute packed +0.50
need help calculating answer to have decimals in c++ -1.56
Why was copy constructor called in this example? -0.78
C++ compile error. G++ gnu -0.25
Capital .H and .C file extensions 0.00
Find username in C++ 0.00
Write function inline (not inline function) C/C++ -1.18
need help on swapping the numbers using pointers and not using a te... +0.50
C++ OOP: how to create a random number generator object? -0.45
How do I cross compile QT application from ubuntu to windows? 0.00
How to traverse all the elements in a STL (like unordered_set) whil... -0.48
App works properly in DEBUG mode, but RELEASE mode shows error 0.00
Declaring enum at beginning of class vs end 0.00
Hangman Game with methods -0.52