StackRating

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

quantdev

Rating
1650.76 (549th)
Reputation
21,417 (6,231st)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
'unsigned variable: value' C++ 0.00
Strange loop behaviour with getline function 0.00
Vector iterator and stop condition +0.42
C++ Function Template Error with namespace 0.00
Is 'float a = 3.0;' a correct statement? +1.61
C++ statement cannot resolve address of overloaded function +0.27
Conversion of long long to long double 0.00
auto it = vector.begin() resulting type is not convertible to const... -1.93
Difference between using Pointer and normal variable to call functi... +0.38
C++ templates check the type and use some specific function -1.17
What are the alternatives for C++11 chrono? 0.00
Binding with derived function parameter 0.00
Sorting a string using STL +0.78
'Lucky' valid pointer data to returned local map data? +0.86
Inaccessible base when inner class is class vs struct 0.00
How to get the last element of an std::unordered_map? +1.80
Segmentation Fault calling a member function -0.21
Why is a templated user-defined conversion operator able to determi... 0.00
Load page with QWebPage 0.00
wont infinite loop waste cpu resource? -0.11
Declaring main as friend considered harmful? +0.36
why can't I access this method via inheritance? +0.85
comparison of two doubles for positive and negative +0.42
C++ - Array elements yield different values in for loop 0.00
Template class vs Free store memory use -0.05
Is there any benefit to split Get() into Has() and Get() of contain... -0.23
Unable to pass an array of structs to a function +1.01
c++ Combining classes with temples - Declare other functions? -0.07
Having a variable typed class member depending on type of template... +0.42
Infinite loop searching C++ std::map 0.00
Cast pointer to reference_wrapper to pointer to underlying? +0.42
Why decltype isn't implicit? 0.00
Reference to reference is not allowed in ISO C++ 2003 standard, but... +1.94
How to remove element from vector by value but only single instance... -0.22
Why does this code produce strange, unexpected output? +0.42
Error returning a list of user-defined objects from a function in C++ 0.00
Interrupt cin while loop without the user entering input +0.42
C++ simple timer/tick function 0.00
Error "expression cannot be used as a function" in boost... 0.00
Double data stored in char array returns a float value +0.39
How to use (or not to use?) goto in a else - if +0.48
Problems with qSort -0.43
Which is approach is faster vector (inserted then sorted) or set? +1.64
C++ find_if() cannot convert 'this' pointer from 'const... 0.00
Store matrix from a text file in C++ 0.00
Implementation of ++ operator in c++ +0.39
Inheritance and array of types -0.09
C++ Assigning Values to POD Objects +0.02
Custom literal works with long double but not double, and with pass... 0.00
Why is it impossible to get a pointer to a protected method of the... -0.87