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 ... 7
Title Δ
Stubbing a C function that has a a parameter with the same name in... +0.61
How to create a 2D array using a function? 0.00
Read first bit of a number in one line +0.88
using Gmock to call a member function 0.00
Pass Interface object to constructor c++? 0.00
Is there a std::less/std::greater for the spaceship operator? 0.00
"Undefined reference to 'std::operator<<(std::ostrea... 0.00
How to release resources of std::map and std::unordered_map manuall... +0.37
If there is no else-if, how come we can do multiple else-if and not... -1.68
Accessing references to existing object in a range based for loop w... +0.34
Doubts about classes and polymorphism +1.53
Why Overflow is not in circular fashion 0.00
Does dynamic_cast work even when there is no inheritance? 0.00
Error: no match for call to (std::string{aka std::basic_string<c... 0.00
"Lambdas are cheap" - Really? Under what circumstances? -0.44
Why the scope resolution operator (::) does not allow virtual funct... -0.16
C++ unordered_map initialization read access violation -0.08
variable 'MySet::group' is uninitialized. always initialize... +2.17
C++ Inline lambda argument -1.78
error: use of undeclared identifier "classname" +0.35
multiply two negative numbers in c++ 0.00
Calculating height of binary tree as a void function +0.37
is there any way to define dynamic array without Determine the size... 0.00
Passing an array to parameterized test in gtest 0.00
Trouble understanding the memory allocation of two seperate struct... 0.00
C++ Seekp() in binary files is removing the data 0.00
For loop traversal +1.38
value turned const in lambda capture? 0.00
Why does this happen ? (reasks user) C++ 0.00
Counting elements in array template 0.00
How to assign multiple values to an array? +2.10
C++ subclass constructor is ignored 0.00
Making shared_ptr from the raw pointer of another shared_ptr 0.00
Using cin with arrays 0.00
C++ Unexpected behavior with istream, getline, binary file, regex a... 0.00
Format signed char or unsigned char with stringstream 0.00
Why can't I include the standard algorithm library after defini... 0.00
C++ for loop because i can't figure it out 0.00
Copy constructor chosen over move constructor when returning non-st... 0.00
break statement is not exiting the loop 0.00
what(): basic_string::_M_construct null not valid -0.28
how to catch c++ builtin exception object 0.00
is there a way to initialize an array of objects that is inside of... +1.77
How to calculate complexity if a code contains multiple n complexit... +1.10
My second last value is garbage,the program is about calculating sum +0.36
How to free up a resource used by a function in a googletest ASSERT... 0.00
How to prevent mutation of private structures returned by reference -2.16
Why is the overloading operator "=" not working properly... 0.00
Getting again a std::map changes the previous iterator -0.54
Dynamically allocated array +0.35