StackRating

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

Rollie

Rating
1485.26 (4,468,801st)
Reputation
1,953 (85,691st)
Page: 1 2
Title Δ
Why do multiple setState calls in an async function cause multiple... 0.00
Is there a way to delegate handling of a property to another proper... 0.00
Why can't test JSON be cast to datetime? 0.00
Algorithm to find the most optimal match of multiple groups of obje... -0.06
How can I compare colors to a known set? 0.00
How can I provide a tab completion list, with the values generated... 0.00
Strings in Vectors. and placing them in order +0.41
How can I debug "Object reference not set to an instance of an... +4.14
WinMain arguments +5.21
Overloading assignment operator: different datatypes - impossible? 0.00
How to set up a std container with a RAII class? -4.09
One-Second Timer -3.75
partial template specialisation on template class and member function -3.26
The way to create a new pointer +2.24
C++ template interface auto-resolve assigned type 0.00
How do you find the verticies of a rotated rectangle from its center? -3.99
Why is the sum 0? +2.86
How can I write a file to a socket using the 'chunked' HTTP Transfe... -1.59
Calling C++ function from C#, with lots of complicated input and ou... -2.71
calculate polynomial with coefficients as abstract class Number -0.25
Generating Template Parameters at Compile Time -0.69
How to declare a function that takes a function with a function as... +5.08
C++ class template for similar classes -1.74
Painting myself into the const-corner with some C++ template wrappe... +3.82
What happens to unused function return values? -1.35
cant cast BTreeNode * to BTreeP &(typedef BTreeNode* BTreeP;) -0.14
Ensuring static variable with global scope exist once everywhere 0.00
how to use the switch statement for 3 characters at a time? +4.66
How to move an object around a 3D environment in the direction it i... -3.84
Displaying a Linked List +2.80
how to find integers over a range which contains different digits +0.17
Game jump logic -3.65
C++ comparison using strings for operators -2.88
Detecting memory leak in reference counted objects +4.13
How to design C++ tree and node classes? +0.78
QT or MFC which is better to learn +0.10
Coding Competitions: How to store large numbers and find its all co... -3.85
Better way to say x == Foo::A || x == Foo::B || x == Foo::C || ...? -1.08
some C++ syntax questions +3.87
C++ : Base type member variables as References, or Pointer +0.65
recursive call overflows +1.92
Looping all integer array elements using c while loop -2.32
Template instantiation time typeid() -2.99
Calling constructor with a temporary object +3.49
Any way to pass an rvalue/temp object to function that expects a no... -2.91
try, throw , catch with 2-D array not working +0.51
Xpath How remove child node by attribute c++ libxml2 -2.20
c++, msxml and smart pointers 0.00
Is std::vector good for frequent resizing? -2.44
Moving a unordered_map of unique_ptr into another 0.00