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 ... 8 9 10 11 12 ... 15
Title Δ
how to output elements in unordered_map with keys in ascending order? -0.93
C++ stringstream value extraction -0.81
implement static cast on C++ 0.00
How to match one of multiple alternative patterns with C++11 regex 0.00
c++: Two ways of declaring multiple templates 0.00
Creation of a functor inside a member function without taking the c... 0.00
Assigning to an element via iterator +1.98
Redefining C++ function using a struct +0.47
Constructor with another template class as a parameter in C++ +2.25
Function overloading with template 0.00
Can you overload a global operator in a .hpp file? +1.11
Generate a C++ class from an other one -1.65
How do you use the extraction operator (>>) with vector<bo... +2.20
Template composition and friendship transitivity 0.00
How to random retrieve an element from C++ hash table in O(1) +0.31
Does SFINAE not apply here? -0.38
Manually Call a C++ Object's Initializer in C +0.01
C casting inside of structs from void * +0.79
Removing non alphabetic character from string c++ -1.00
std::bitset::all substitute for prior C++11 compilers -1.32
cannot allocate an object of abstract type SortedListHasA 0.00
Using std::copy to copy into an std::deque -0.89
Remove element from array then shift other elements over +0.06
How to access private members of other template class instances? 0.00
Deleting from an array and shifting -0.49
c++ - Implement template operator non-friend -0.74
Efficiently compare each element of a numeric vector to the previou... 0.00
Assign double to std::string -- no compile error? -1.00
Visual C++ 14 CTP3: c++11 inheriting constructor bug? 0.00
c++11 - Performance difference in pointer checking - smart pointers 0.00
How can I determine the return type of a C++11 member function -0.33
How to forward declare templated type that should belong to a class? +0.49
how to return the last type of a variadic template? 0.00
What is more accurate way to average, ARR[0]/N+ARR[1]/N...+ARR[N-1]... -1.11
C++ same function on vectors of different types -0.10
C++ Dynamic binding in method argument -1.79
Accessing a nested inner class through instance of outer class -0.03
Returning subclass definition from a superclass function +0.25
How can I make an array variable point to a different array, effect... -0.58
Converting a struct to an array +0.46
islower() works with != operator but not == operator -0.21
How to declare and initialize an array of strings within a class? +0.46
Odd characters in string output C++ -1.00
C++ printing out bool type variables +0.47
passing a templated class with constants as an argument -1.65
What is the number of 1's at even and odd places of a number in... -0.90
Emplacing a std::pair -1.52
Count digits of number without loop C++ +0.17
Reverse vector items but not the first one? C++ +0.47
Returning object as function result -0.08