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 ... 11 12 13 14 15 ... 22
Title Δ
Cross-Process Mutex Read/Write Locking -1.16
Function to jump over newlines for reading a menu 0.00
C++: How to random a sequence of diferrent numbers? +0.51
Enabling C code to run as C++ code -1.94
What does int & a = b mean? +0.15
How to sand box C/C++ projects which use shared libraries 0.00
How do I Reverse Display a Linked List? +2.18
Are there any valid use cases to use new and delete, raw pointers o... +0.96
Read and Write to a Same variable (at the same time) in multithread... 0.00
How can I install a Visual Studio C++ redistributable if it is miss... -0.47
C++ Generating a Unique ID +0.14
What does "~" mean here in C++? -0.04
Privileged instruction exception thrown when modifying referred int 0.00
qt asynchronous completion for object member 0.00
What are potential disadvantages of using extern "C"? 0.00
Unable to call C++ function from a C code -0.29
How to programmatically detect if process is a game 0.00
Implement c++ function inside or outside of namespace? -0.32
Why is the function overload that takes an int preferred over the o... -1.55
What does this syntax mean. (::*) +2.67
How to compile cross platform executable using c++ 0.00
How can i get address of virtual method , if I have pointer to base... +0.52
How to unit test if a private variable has changed -0.57
Find if an element exists in C++ array +0.27
Should an header file with implementations be linked? +0.55
I keep on getting the error undefined reference to "xxx"... -1.96
How can I remove a dynamically added node from memory? +0.53
c++ - arithmetic operations with a very very large numbers -0.50
Error 4996 'kbhit': The POSIX name for this item is depreca... 0.00
c++ "extra" header file +0.52
Visual Studio C++ - Determining if in a debug or release build 0.00
index out of bound exception while accessing vector elements +0.54
How can a person search for a file in the computer using a c++ code... +0.02
Why would one write a literal directly followed by a semicolon in c... +0.01
Value of a non-initialized variable in C++ 0.00
Enum constants for Pokemon Type -0.45
Performance function call vs multiplication by 1 0.00
Is there a limit to the number of created events? -0.42
In my for-loop, how do I change the index to a string? +0.32
Continuous memory allocation in C++ -1.53
Add an element at the beginning of an array and shift the rest but... -0.52
same identifier for type and object in declaration +1.19
Confusion about 'auto' deduction type +0.34
Including value of int variable inside of string +0.52
memset an array of pair in c++ +2.32
Compile multiple c++ files with .txt file? +0.51
Check if only one string variable is not nullptr in C++ +0.74
Why use Call Back instead of directly calling the function? -1.61
Get absolute mouse click location on widget (also when zoomed in) Qt 0.00
x86 - Why does the compiler insert a seemingly meaningless JMP to t... +1.04