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 ... 7 8 9 10 11 ... 15
Title Δ
How to use algorithms to fill vector of vectors -1.37
Sort a 2D character Array using sort() in C++ +0.40
Initialization of Array Objects With Parenthesis in C++ +1.41
Specialized template function with deleted "general" case... 0.00
C++ – reversing a two-letter character array yields an unknown beha... -1.10
Alias for nested variadic templated struct in VC++2013 +1.69
Initialize a constant variable and assert if failed (c++) -0.40
output of const pointer and const array -0.52
using declaration for concrete output operator (with concrete signa... 0.00
Working with arrays in C++ +0.80
How to call C++ method with signature std::list from C using extern? +0.47
How to flip/reverse a 2D array's rows or columns using STL +0.46
Is using the same variable in a class ok to use in the constructor... -0.46
Constructor with an empty mem-initializer-list and an empty body +1.91
What is the difference between casting to `float` and adding `f` as... -0.38
Compile-time equivalent to std::accumulate() +1.73
Simple std::regex_search() code won't compile with Apple clang+... -1.40
stl container of references C++11 +1.70
How do I use the `Function Call Operator` to load `rvalue` types to... 0.00
Does std::string need to store its character in a contiguous piece... -1.86
constexpr function and hardcoded arguments -1.97
Transform world space vectors to local space 0.00
How to search for a vector in a matrix in C++ and which algorithm? +2.29
How to initialize char arrays for a struct outside using strings? +1.78
template function to handle class and class* 0.00
When is a lambda trivial? -0.98
overload assignment operator for template class -1.72
Overload function for both arrays-of-const and pointers-to-const 0.00
Why doesn't my templated function promote 'int' to '... +0.65
Sign in Preprocessing Number 0.00
C++ call reference function from a const pointer -1.81
Is a class declaration allowed after a class definition? -0.98
Dynamic (type) binary buffer in C++? -1.28
Sort by using an integer number in C++ (custom usage of std::sort) -2.42
Using two objects as hash key for an unordered_map or alternatives -1.47
pass inherited template struct as an function argument +0.48
Can a C++ class function tell whether the class member reference to... -0.27
C++ switch statement expression evaluation guarantee -1.52
std::unordered_map::operator[] - why there are two signatures? -0.53
cannot use operator= with std::stringstream -0.17
How to "do, if expression increased"? -0.33
Frustrated when creating a pair of integers in C++ +2.61
Difference between capture and passing an argument in lambda functi... +0.45
Passing lambda as template parameter to templated by function-point... -1.48
C++ function overload priority -1.02
extracting original regex pattern from std::regex +2.77
Same function with and without template 0.00
Determine the return-type of a function which is given as a templat... +0.47
Multiplying user-defined arrays in C++ -1.45
How to get a general function pointer as a private member of a C++... +1.35