StackRating

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

Joe Z

Rating
1597.94 (1,870th)
Reputation
14,401 (9,876th)
Page: 1 2 3 4 ... 8
Title Δ
Lexical scope of my +1.83
Substitute #defined value in macro +1.53
Why I can't initialize a variable in switch case block +1.40
Beginner's C++ memory allocation mess 0.00
Why does this code invoke the copy constructor? +1.05
SDL Event - can't get the sprite to move down or right 0.00
makefile for multiple files not working 0.00
inplace quick radix sort implementation 0.00
OOPS Memory Allocation for Base class under Inheritance? -0.22
Serial communication read not working at all time +0.89
GCC: linker error when working with old C code +0.40
How to get the minimum height of a binary tree without using recurs... 0.00
Error using log10() for floating point number -2.584877722073e-33 0.00
Troubleshooting Simple Arduino Class -0.49
I can't read a single line using getline() 0.00
Recursive Functions Using Fibonacci Series -0.10
(C++) Variable value changing when I call a function +0.41
Reading in all but the last character of this input string? 0.00
How to add line number at the beginning of each line when contents... 0.00
Is this Singleton alternative good? -0.60
Incorrect output. C++ primer 1.4.4 0.00
How does a pointer to a struct type behave? -0.76
Const correctness causing problems with containers for pointers? 0.00
Why does this C++ code crash? +1.20
I am using SDL and this function cause my program to use all of my... 0.00
Arduino - Counter:50: error: lvalue required as left operand of ass... +0.38
Unable to replace a string via regex through a subroutine +2.13
Explanation for this performance behavior of CPU caches 0.00
C++ Warming std vector 0.00
"vector iterator not incrementable" with OpenGL, LeapMoti... 0.00
What is the Reduce for a parallel_reduce in tbb? 0.00
Const function in class can change the member value? 0.00
exception in C++ with weird number printed 0.00
Pointer to vector for sake of polymorphism - C++ 0.00
My code segfaults on the second call to the STL::stack::push() 0.00
Correct place to call `std::default_random_engine generator` 0.00
Writing implementation of child class constructor 0.00
How to properly use protected in singly linked list +0.40
Losing first number in my array 0.00
Trying to replace a word within a cstring 0.00
Insert the capital letters with in curly braces {} in a text file i... +1.30
How to Calculate 2^x mod n = 1 in less than 1 second +1.66
int does not increment in struct when using ++ -1.09
Reading from files +1.00
How do I install MinGW on a computer with no internet connection? 0.00
Error 2 error C4430: missing type specifier - int assumed. Note: C+... -0.39
double star pointer pointing to a pointer of arrays; How do I acces... 0.00
odd compilation error c++ "undefined reference" & &qu... +2.20
Rounding double in C++ +0.42
A bit confused as to why my loop is not ending +0.04