StackRating

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

lorro

Rating
1497.04 (3,988,574th)
Reputation
4,556 (36,574th)
Page: 1 2 3 4
Title Δ
Looking for a pattern to avoid using dynamic_cast in implementation... +2.95
Where to put a constant array? -2.30
List of Uninitialized Objects 0.00
Avoid writing two version of a function by hiding/unhiding lines of... -1.73
Composed object initialization -0.74
How to find all of the diamonds in a large C++ code automatically? 0.00
Modification of a const reference via an interrupt +3.99
ULP comparison code 0.00
C++ Separate an INT and Sum it's halves -2.02
Using SFINAE on non static data members? -1.42
Efficiency of passing a struct to a function without instantiating... +0.04
SDL2 and C++ regarding image animation following a line -2.15
const auto && really not useful? +5.42
c++ why I do not get compile error when I call non const method fro... -4.06
How to implement optional attributes in a class 0.00
How to use lambda expressions in own method -1.76
Is There a way to use dynamic_cast When Casting to a Child? +4.18
How to avoid typeid with better abstraction? -0.02
Forcing operator_ (underscore) +4.02
One template specialization for PODs, one for class hierarchy and e... 0.00
C++ error: cannot convert 'students' to 'students*'... -0.70
What is the correct way to return an 'Invalid Value' type i... +4.02
What is the correct way to return an 'Invalid Value' type i... -1.98
Write acess violation while writing data to array +1.12
Compiler instruction reordering +0.51
Which Header file need to use randomColor command in OpenCv? 0.00
C++ | Problems with files 0.00
Compare doubles in c++ +4.69
How can I know the C++ template is a container or a type? -2.05
How does recursion work for the following code, since a Boolean OR... -3.36
C++ Template type cheking +2.84
Can't access inherited members of class in constructor -2.56
C++ Static_cast over a pointer to virtual base class 0.00
C++ switch statement evaluation +2.32
C++ function call +3.15
Making a password type program that needs to accept letter and numb... 0.00
Searching a 2D grid in c++ +0.16
Launching multiple threads and restarting them -3.61
C++ Hide template parameters -2.76
Making copy of any pointer member varible in copy constructor -1.74
Why must I declare template above each function in a template? +0.53
How write C++ code to show all possible combinations from two diffe... +4.23
C++ Destructors to release memory -3.49
C++ Arduino: assign a Function to function pointer 0.00
C++ Operator Overloading Conflict 0.00
Return multiple pointers from function -2.97
c++ singleton with static variable allocated with new 0.00
Taking the address of operator<< fails in gcc 4.8 -1.90
unsigned int vs unsigned short difference in c++ -1.06
What is the fastest way to update a variable on a condition? +1.11