StackRating

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

101010

Rating
1540.20 (11,710th)
Reputation
32,136 (3,706th)
Page: 1 ... 10 11 12 13 14 15
Title Δ
Destructor for char arrays Error +0.45
vector of objects containing references 0.00
Calling a member function in a single instance of a class that is r... 0.00
Sort in reverse order. "Don't repeat yourself" rule 0.00
Mapping a subclass with special structure into another subclass of... +0.47
C++: Combination Algorithm -0.54
Using unique_ptr instead of shared_ptr in BST +0.45
.data() equivalent for std::queue -1.83
Why is template function of data member a dependent name only when... -1.40
C++11 chrono in visual studio 2013 0.00
Why is this not a constant expression? -1.24
Elaborated type refers to a typedef error on Clang +0.90
Is it possible to insert the build time into an application? +0.44
#include issue, " 'foo()' was not declared in this sco... -0.95
Initilialize static struct in C++ Class -0.06
"template definition of non-template" error while usingn... +0.06
Why isn't my simple map.find(x) working? +2.17
Is order of static initialization implementation defined? -1.78
How to pass a char to a function expecting a string +0.48
How to perform 1-dimensional "valid" convolution? -0.08
In-class member initializer fails with VS 2013 0.00
How to correctly write a constructor code? -0.18
What is a scope for lambda function in C++11 (delegates) 0.00
Remove duplicates in string algorimth -0.33
Problems with public and private 0.00
NUL char in strings in C++ -0.49
Template pointer without knowing the type 0.00
Ambiguous overload for operator= using move assign and pass by valu... 0.00
covariant virtual function in C++ +2.28
constexpr C++11 code OK for g++ 4.8.2, but not for latest Visual St... +0.46
What does ^ mean in C++? -2.09
Statically casting an integer to pointer type +1.63
Passing array pointer from derived class to base class C++ -0.74
How to make brace initialization and default values work together? 0.00
Removing a unique pointer from an array of unique pointers -0.11
std::vector: contiguous data and copy/move 0.00
copying a static array to dynamic array +1.13
C++ How can we insert std::set inside std::vector<std::unordered... +2.04
Is there a variable type for the constant in a "case" in... -1.73
long long int type function returning decimal value -1.66
Can a class name instead of a namespace be pre-pended to :: for sco... +2.22
Simple templated function to convert std::vectors - "illegal u... -2.35
function returns all the same random number -0.87
type_traits for std Container? -0.01
creating my own iterator for generic data type 0.00
Does a placeholder in a trailing-return-type override an initial pl... -1.06
Custom Exception Class - Why do we need it? -0.05
Is a copy constructor required when returning by implicit conversion? -0.89
C++11 lambdas can access my private members. Why? 0.00
Interdependent initialization with commas? +2.59