StackRating

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

John Dibling

Rating
1582.83 (2,770th)
Reputation
83,321 (973rd)
Page: 1 2 3 4 5 ... 31
Title Δ
Constructor chaining and initialization syntax +1.39
C++ typedef struct vs class +1.26
Using shared pointers in map -0.55
Calling derived class method from base class pointer -0.60
Need to set a comman library file for all projects of a single solu... +0.07
main.cpp:(.text+0x5f): undefined reference to +1.42
how can I declare an immutable class in C++ (Java Example) -0.37
error: no ‘’ member function declared in class '' +0.37
Can Visual C++ check for mismatched prototype and implementation? +1.70
How to sort both key and value in a multimap? -0.23
how to figure out if an object is a vector -0.21
Difference between various ways of using memset function -0.53
Using variable/dynamic condition variable in nested for loops -2.25
What would I return in this situation -0.56
function that accept unlimited same numbers of 3 types +0.90
using static_cast<datatype> to convert float to string c++ +0.92
what will be output value of constant after increment 0.00
How many bits are needed? -1.69
Is this considered as .NET or IL in Visual Studio? 0.00
goto statement usage in C++ +1.99
split string by regex in cpp --special case -2.62
Returning specific values of a struct -1.60
Access instance of class from main c++ 0.00
std::vector<T> and basic multithreading design pattern -0.58
Access members of nested class +0.41
C++11 explicit conversion operators/constructors in return statement -1.35
Placement of the unsigned keyword -1.62
"Error: no matching function for call..." in declaring pair -1.04
Converting network byte order (big endian) to little endian +1.99
C++ type of enclosing class in static member function -0.96
Assign values to chars 0.00
Different run-time checking of printf() for %s? +0.15
Is the LLVM 5.0 compiler equivalent to the GCC compiler? -1.11
Is It Ok to Move Boost Library Installation To New Computer Without... 0.00
The size parameter from function 0.00
Size of derived class +1.83
c++ pointer syntax error -1.17
error C3861: 'strcpy_y': identifier not found +0.10
Where to put an interface class in c++ -2.63
Tolerant key lookup in std::map +0.56
Any reason to not use auto& for C++ range-based for-loops? -0.37
How to obtain a const qualified declval? +1.97
Possible segmentation fault: Am I using the "this->" o... +1.49
std::unordered_map insert error shared_ptr c++ 0.00
Boost Thread inside class can't access member variables 0.00
VS 2008 c++ debug: does not show local variables for a specific fun... +1.58
STL Map sorting +1.61
Fixed size struct +0.29
Force C++ struct to not be byte aligned -2.42
what can I use as a flag in an int array in c++? +2.10