StackRating

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

Revolver_Ocelot

Rating
1551.28 (7,561st)
Reputation
7,091 (22,623rd)
Page: 1 2 3 4 5
Title Δ
C++14 regex_search 0 matches 0.00
No output from cout string when the values are entered using indexes -4.35
Applying a function to an std::map values with for each and lambda... -1.16
C++ - function pointers and class +2.87
How can to print the input without storing it in c++? +0.68
when did the temporary object created by implicit class-type conver... 0.00
How do I add the all digit of an integer until its a single digit n... +3.59
Member function of nested class returns type of nested class 0.00
Deferring C++ static object construction - GCC on Linux -1.52
Is there a standard function to directly find the length of an arra... +3.69
Why can't print member function's address by it's name? +3.50
Why do I need to join a thread even if I use std::future::get? +3.58
print map values in descending order in c++ -3.96
In C++ are constructors called before or after object creation? +3.48
typedefing a function return type +5.18
Not a class, namespace or enumeration? 0.00
How to call a function inside a thread? -0.07
why does eof() not work as I expect? +5.40
Boost Regular Expression: Getting the Named Group +3.17
Sequence Points and Method Chaining reloaded -3.29
Why type_traits are classes & not functions 0.00
Unexpected behavior of boost unordered_set +4.02
How to sort a sorted vector while maintaining the previous orders -1.23
Best practice to destroy class object from the thread started from... -2.62
Initialise static const int with static function 0.00
std::merge and equal element order 0.00
How to merge 2 std::maps, and output the result in a 3rd map +4.96
C++ passing objects as function arguments +1.03
Why is this the output of this exception stack? 0.00
Cast derived class to base -2.08
C++ - unions containing arrays +4.99
Clang fails to find iostream. What should I do? 0.00
C++ #define in main, how to get other .cpp files to see it? -3.47
Two base sub-objects vs. ambiguity 0.00
How do I input and output various file types in c++ +4.40
Why isn't it writting to file? 0.00
How can I implement a vector<class> template's function? +3.53
What does a double backtick/grave (``) mean in c++ documentation? 0.00
Unhandled exception at 0x012D4CBF in Dywan.exe: 0xC0000005: Access... 0.00
About std::move behavior +0.19
Can an object change other object's private data? 0.00
Print array into textfile 0.00
issue with "using namespace std;" -0.87
Why is this code not giving correct result? +0.17
Merge 2d bool arrays C 0.00
If a program contains the following code, it may crash. Why? -2.77
How to "default constructor" in C++ -2.87
Single Linked List outputting extra character 0.00
C# using register -3.84
In a template method, Is there a way to check whether the current t... 0.00