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 ... 6 7 8 9 10 ... 15
Title Δ
Access class of current object -0.42
Where do you typically declare and define functions outside a class... -0.53
Fastest way to build a number from Array c++ -0.73
Why does a mt19937 generator, generate the same result everytime wh... +0.48
One function that can use dynamic function swapping +1.28
Template function to access struct members -1.16
Why is this substitution of variadic template parameter failing ? (... +0.72
Usage of auto in C++11 -0.53
How to instantiate a variable from a class with a variable from ano... +0.46
Shorter scope resolutions for private nested classes +0.49
Mismatch between two maps 0.00
How to use SFINAE to make a polyfill for missing values in enum cla... +2.44
How to forward declare a template class and use it as a member data... -0.44
How to call function with same name as class member 0.00
Cannot create two-dimensional unordered_map with user-defined class... -1.86
Static member initialization and variadic template -1.53
How to use a requires clause with lambda functor arguments? 0.00
initialise a C++ std::array of struct in C++11 0.00
Can strncpy return 0? -0.97
Can I initialize a static const member at run-time in C++? -0.87
max_element on vector of pairs without "predicate" 0.00
std::stringstream - discard a value 0.00
Passing std::shared_ptr by value or const ref and then storing in a... +0.74
How to use arrays in c++ +0.46
How do I insert a member-function pointer into a map? 0.00
vector destroys objects but does not construct their replacements? +0.48
Why is this C program crashes on windows and works fine on linux? 0.00
Holding Template Class Objects in Array +1.21
Remove vector element use the condition in vector<bool> +1.71
In arrays, see if last four elements of 1st array match last 4 elem... +0.49
When does the loop variable in a for loop get updated? +0.94
Binary search for finding the lowest and largest element in a sorte... -0.21
How to store user input in an array without a for loop in c 0.00
Differentiate between 1D and 2D container in template class constru... -0.02
struct initialization in C 0.00
passing and returning a 2D array in c++ -2.11
Is it good habit to always initialize objects with {}? -0.26
Passing multiple functions to for each algorithm +0.97
can a vector take over another vector in C++ 0.00
How does converting long long to int work? -1.50
Show every container element with for_each function +1.33
How to pass a multidimensional array to a function without inner di... +0.96
c++ template abstract inheritance -0.75
Template method specialization for multiple types -1.27
C...better way of inserting in a string? -1.29
Use a many-parameters function as callback function -0.00
Passing by value all types but string to a template function +0.92
printf remove the tail 0s -0.07
Making a user-defined class std::to_string(able) -1.52
inline variable emulation: can I use global static references to en... 0.00