StackRating

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

Yksisarvinen

Rating
1603.26 (1,653rd)
Reputation
1,642 (100,491st)
Page: 1 2 3 4 5 6 7
Title Δ
Constructor overloading for two types 0.00
what is causing Unhandled exception at memory : Stack overflow 0.00
cannot access private member declared in class for make_unique 0.00
Why does my code say "Yes" when it should say "No&qu... -1.10
I can do x = y = z. How come x < y < z is not allowed in C++? +1.15
Correct implementation of a copy constructor in C++ +0.36
Hexadecimal value to ASCII 0.00
ON_CALL AND EXPECT_CALL on same method with different parameter mat... 0.00
Invalid Pure Specifier 0.00
How do I allocate memory with "new" instead of malloc? 0.00
Problems doing a while loop 0.00
Using const parameter for variadic template +0.88
Is there a recursive way of making this array of strings? +1.65
How to ask for integer input from the user until he enters blank li... -0.14
How to add values to vector in map C++ 0.00
Modifying list items through iterators in c++ (subtitle: do either... 0.00
How to create an overload for two already existing types? +0.41
match strings between outer single quotes -1.41
How to enforce implementing the constructor of a specific data type... -1.15
Howto detect a fail of dynamic memory allocation when pushing to st... -0.51
Correctly reading a known number of integer inputs into a vector in... -0.16
C++/Arduino How to reference a global from inside a class 0.00
Creating unique ptrs from a raw ptr of another unique ptr +2.27
About "circular reference", I used weak_ptr but memory le... +1.67
Compiler Deciding Ambiguous Parameter +1.88
Best way to find if string contains any one element of a vector of... -1.19
For gtest, how to mock methods which have the same name, but differ... 0.00
C++ std::vector - How to modify an element specified by an iterator? 0.00
In C++ leave scope when error occurs without exceptions -0.09
Deleting an dynamic array causes a runtime error 0.00
Getting undesirable output while using text file in function to rep... 0.00
Loosing pointer after reading bytes 0.00
Assign already initialized base class to derived class 0.00
char* returned from function in cpp +0.28
Time Complexity of C++ string append - string1 += string2; 0.00
About Exceptions, overriding the standard exception methods +3.59
Why I am able to assign constant shared_ptr to non constant shared_... +3.88
i can't get a friend member function to actually be able to acc... -1.97
Can I check a small array of bools in one go? +3.76
list1.erase( hash1.find ( p) ); no matching function to call 'e... 0.00
How to print out a decimal number as octal number using setiosflags... +3.64
Are pure virtual functions early binding (compile time) or late bin... -4.30
comparison between various method to get size of a string 0.00
Check number of elements given to std::array compile time -3.24
Using c++ std::copy on an array of structure +3.25
Why does std::accumulate generate 705032704 as output instead of th... +3.72
std:string::substr is exception safe? -3.11
What does the stl find function return from deque +0.75
Static member of class with private constructor +3.40
Check if pair is empty or uninitialized +4.95