StackRating

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

leemes

Rating
1586.05 (2,564th)
Reputation
33,215 (3,552nd)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Difference between null terminated char (\0) and `^@` -1.31
Why doesn't the string class have a << operator (operator<... +0.80
Running statements in 'parallel' +0.42
OpenGL 2D agents animation and scenario refresh -1.16
What is the best way to compare decimals? -1.15
C++ array operator overhead -1.12
Why doesn't reinterpret_cast convert 'unsigned char' to 'char'? -1.31
C++ code for state machine -1.17
How to retrieve text from a QLineEdit object? -0.06
creating large 2d array of size int arr[1000000][1000000] +0.44
Calculating Pi using GMP +0.95
#define Square(x) (x*(x)) -0.11
Whats the fastest way to draw and update graphics using the least r... 0.00
Precision of Floats to Ints vs Doubles to Ints, unexpected results +2.04
Implementation of operator!= for Iter Class -0.58
Creating a Boolean function that determines if two arrays are shift... +0.33
how to write a small calculator in C++ language? +1.02
Using SetPrecision incorrectly +1.64
Finding the average of an array of doubles from file input +0.60
Call an overwrite function library -1.02
How to display a progress indicator in pure C/C++ (cout/printf)? +0.85
"Isolate" specific Row/Column/Diagonal from a 64-bit number -1.03
Is there a way to make a constant getter with references? +1.51
C++: Cast parent class to child class +1.51
Communication between Java and C++ process +0.38
Why am I getting zero for all values in this expression? +0.39
Set precision gives a zero after the decimal before the alloted dig... +0.42
mplayer slave: set volume before starting the playback 0.00
Template parameter type +2.01
Why does this cpp see a function when its corresponding header does... +0.40
C++ float formatting -0.76
Program abort if I make an iterator from a getter +1.63
getting a compiler error when overloading and using pointers -0.12
Warnings when including C header file with C++ compiler -1.74
using a text file with c++ 0.00
Redirecting stdout to file +1.08
How to match a hyphen within a Qt regular expression 0.00
Calling an overloaded operator from a pointer -0.74
Weird conditional format -1.26
How does C++ do bitwise "or" operations on negative numbe... -0.76
storing a reference in a base class 0.00
Use QMatrix4x4 with OpenGL functions -0.09
Search for a struct item in a vector by member data +0.51
What's the most efficient way to evenly fill an unsorted list of &q... -1.22
What's the most efficient way to evenly fill an unsorted list of &q... +0.21
why can I call a non-void member function as a void one in c++? +2.00
How does an STL container of iterators behave? +2.51
Pointer arithmetic disguised &(array[0]) -0.73
Very generic argmax function in C++ wanted +2.50
Why can't you take the address of nullptr? -1.10