StackRating

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

Slava

Rating
1589.54 (2,341st)
Reputation
33,416 (3,525th)
Page: 1 ... 24 25 26 27 28
Title Δ
how to pick two characters at a time from a string? reaching ith po... -1.04
An infinite loop in x86-64 assembler -1.94
Wait in threads for some time, OR until condition occurs 0.00
Is there a way to declare multiple function arguments with one type? +0.11
How to clone subclasses without duplicating code? +0.43
Error when trying to call a method: request for a member which is o... +0.51
Derived class variable scope c++ +1.47
Not using boost bind 0.00
Anonymous namespace to include a function in two cpp files +0.31
Design pattern to allow the efficient deletion of an element from m... -0.03
Boost: is there an interprocess::message_queue-like mechanism for t... +0.46
C++ Make program to accept plugins 0.00
what's the job of std::unique_lock when used with std::conditional_... -1.38
C++98 Wrapper for std::map::at() -1.85
Accessing a vector which is a value in a map to run the equality op... -0.85
Why is my loop executed too often? +0.49
std::nth_element causes segfault; am I missing something, or a bug... 0.00
Loading Data from File to Data Structure in C++ and Interpreting It -1.18
overloading new operator in c++ 0.00
storing a user defined class in a map with the member as the key +0.06
Temporary objects in C++ -0.56
Overloading the << operator -1.20
Program quits in the middle of C++ program 0.00
When a subclass object is created, is a second object created for t... +0.39
How to force not to use conversion constructor in C++ +0.43
Proving two blocks of code are functionally identical? -0.14
Returning automatic local objects in C++ -0.71
Output in Class Function -0.30
ofstream output string/charactor and not doubles +0.50
How to find the n'th byte in a file -0.01
how can i switch an element of an array with another array? +1.32
constructors calling subclass +0.18
Having difficulties understanding c++ program, shift , & -0.14
Segmentation fault: 11 while using boost mutex 0.00
Makefile using mixed versions of gcc -0.39
Passing states of StateMachine as parameter to a function pointer C... +0.42
How to call a no-const function within a const override function in... +1.22
Find exact location of <included> file in C++ at compilation... +1.50
Getting an error on member function call +0.52
intersection of sets in C++ +0.01
C++ Operator Overload Confusion -0.56
How can I use recursion to reverse the user input? +1.50
Creating a standard map that is thread safe +2.28
float to double misinterpretation??? g++ +2.35
Partially match long key in std::map +2.06
C++ Switch Structure (Running Last Case Twice) -1.59
Getting constant empty line output when retrieving a string from a... 0.00
Trying to delete already-deleted pointer in destructor +0.79
Inheriting templated base class methods in a templated subclass in... 0.00
RAII and exception in constructor -3.08