StackRating

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

super

Rating
1563.05 (5,070th)
Reputation
3,630 (46,328th)
Page: 1 ... 4 5 6 7
Title Δ
Backtracking of 'AABC' string in C++ 0.00
C++ - Defining child class within parent class 0.00
How to determine last string value in a text 0.00
How can I define an object as one type, then later declare it as a... -0.91
using the 'this' pointer inside a std::function prototype 0.00
Issues parsing code using stringstream 0.00
Shorter/more efficient way of writing a link function that adds new... -3.41
c++ vector's member are not updating 0.00
Why operator< of c++ map do not work with <= -3.33
Type safe index values for std::vector 0.00
Checking if a tuple contains element of a certain type +4.30
How to programmatically see which conditions were not met in C++ wh... -0.71
How to recursively enumerate all possible arrays where each element... 0.00
Adding a new line after std::ostream output without explicitly call... 0.00
How to declare a function template that accepts forwarding referenc... +0.33
How do I restrict templates to specific types? 0.00
C++ Polymorphic Static Changeable Child Function Pointer 0.00
Find Punctuation in String C++ 0.00
Runtime type deduction and code duplication -1.66
Accessing value with object as key in c++ 0.00
C++ Recursion - How to ensure I don't repeat the same values +0.20
How to pass array of vector of pairs to function in c++ +3.77
Trying to return a class object from another class C++ -0.73
dynamically allocated struct to vector 0.00
Using a templated function as template parameter +3.77
Why is the destructor called on vector before printing the values i... +3.92
How to pass a vector (or similar) into a variadic template +4.53
How to count number of times recursion is called? (Computing number... +3.93
Parse Parameter-Value-string and link value (of type string) to var... -0.23
Do I have to write explicitly a copy constructor to copy a vector o... -1.78
Can you static_assert a tuple has only one type satisfying a partic... +1.97
Messing with initializer_list 0.00
Object manipulation using functions 0.00
Is it possible to generalize an object type in a helper function? 0.00
can you give a derived class object as a function parameter in plac... 0.00
SFINAE to check if std::less will work -2.44
Combine class template default parameters and variadic parameters -3.44
What is the easiest way in c++ to use a vector type function in an... 0.00
STL: apply function to result of adjacent_difference without extra... +1.39
C++ array of class names -2.53
Using a header file to define mt19937 and normal_distribution -1.46
Red Black tree template -3.24
Why is returning an object reference using *this necessary in this... 0.00
Creating a subclass to affect the behavior of another subclass -4.09
C++ Binary Search Tree using Recursion +3.47
Time lapse code in C++ 0.00
C++ Design: Template Function for Random Deletion by Index for list... 0.00
JSON parsing using nlohmann json 0.00
C++ check if value was assigned to member of class 0.00
this is really hard for me, and what should i do? -4.28