StackRating

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

John Burger

Rating
1519.01 (33,967th)
Reputation
3,305 (51,111th)
Page: 1 2 3 4
Title Δ
How to fix PC after setting a program to real time priority? 0.00
Which of the following are equivalent to (!(x < 15 && y... -0.11
Dynamically change end date format based on current day -3.97
Having trouble converting milliseconds to a nicely formatted hours,... 0.00
Why is there a difference in execution time while running the same... -0.06
Detect whether the system can run amd64 executables +3.77
Could a very long Class function member defined in header file? -2.12
When debugging a visual c+ program, the file specified can't be... -1.14
How to restrict objects private data member modification in C++? +4.11
function pointer and function is incompatible because of arguments -3.59
Conversion constructors and conversion operators -0.12
re-execute previous command but with different options -2.85
private inheritance in C++ and How to reuse but decorate an operato... 0.00
c# console program divides 6 by 2 and gets 27 +3.92
Typedef array referencing? 0.00
Knight's Tour recursion 0.00
C++ Bitflaged enum to string -0.10
Generating an interrupt on ttyUSB RTS/CTS 0.00
How do I keep a running tally in excel using a formula? -4.18
Overloading method in base class, with member variable as default +5.05
Pass char* to const char* in c -4.07
Error C2248 in MVSE12 with std::thread 0.00
Assembly code's length can indicate execution speed? +0.36
Do structs store values in C? +3.73
C++ - amperand+brackets array syntax? 0.00
g++ link error: 'undefined reference to 'main' -3.29
Prove trigonometric identities in nasm -2.45
How do you make a union in NASM? 0.00
Are file scoped atomics subject to the initialization order fiasco? +0.35
Understanding the bitwise negation of signed numbers and negative n... -0.60
Can I access a file's static variable from another file via a p... 0.00
send c-like struct as arrayBuffer via udp chrome socket 0.00
Reading binary file of int to string c++ 0.00
Selecting and moving a number 0.00
How to use flexible array members in nested C structs? -4.28
Need help getting user input of min and max -0.03
C making a Function Return 1 when user input is 0-9 ASCII -3.26
How to get rid of permision denied while using mv command? +4.25
What is diffence between the use of obj.to_i and Integer(obj) in Ru... -3.76
types and pointers address +3.69
Function template with operator overloading +1.73
c++ - Heap object member function access 0.00
x86: accessing unaligned pixel bytes of BMP image 0.00
Causing balls to collide in a simple ball bounce program 0.00
Passing parameters to a constructor, which are properties of an obj... -2.21
Replacing a Zip file without unzipping in Java +5.14
AVR gcc, weird array behaviour -2.14
AVR gcc, weird array behaviour -2.14
Initialize 2d char array in c - tic tac toe game +3.57
Why printf("test"); does not give any error? +4.04