StackRating

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

Maksim Solovjov

Rating
1556.26 (6,343rd)
Reputation
2,939 (57,562nd)
Page: 1 2
Title Δ
Caesar Cipher in C++: How to convert a message to integers without... +3.40
Static cast not working as intended in C++ -4.83
Weird syntax when overriding virtual functions +0.12
Printing decimal places in C++ -1.17
Difference between initializing in initialization list and initiali... -3.32
std::sort using indices but maintaining index order +3.25
Is value of x*f(x) unspecified if f modifies x? +3.80
c++ checking whether input is a number -0.61
The same code gets compiled by clang but fails in gcc 0.00
What happens when adding constness to a function pointer? 0.00
Why does memoizaion take more time than tabulation? +3.93
Preventing a member function from being called alone 0.00
iterator of a template class and information hiding -0.41
c++ calculator keeps looping +3.37
C++ Circular #include where forward declaration is not fix +3.48
C++ next_permutation without listing in reverse order +4.39
Pythagoras theorem error in C++ 0.00
Algorithm to turn one point into another +1.20
Simple one line class method returning wrong value 0.00
max_element stl error during compilation in g++ +3.24
is that private and public access modifier make difference in perfo... +4.19
Test case not passed using while loop in C++ -1.58
Conversion operators in class templates -2.02
How to force two elements become hovered at the same time? +0.86
Documenting node.js using doxygen 0.00
issue with object array C++ (Embarcadero) +4.06
Dealing with painfully long namespace names in headers -4.28
How can the non-templated struct nested inside of a templated outer... +4.11
Operator overloading typecast: Polar to cartesian c++ 0.00
Copy constructor and assignment operator with fundamental types -2.57
Member function of a class as friend to another class +4.13
how to use cin.ignore to ignore specified character in C++ -0.34
Can't Access some values in an array using a pointer 0.00
Whats the point of .begin() and .end()? +3.81
C++ Static members of a class are initialized after constructor 0.00
Extracting text between end and start of tags -2.33
Why do I have to always specify the range in STL's algorithm fu... +2.75
Copy specific vector parts c++ 0.00
MAKEFILE: treating target as updated without modifying the file -2.23
Two pointer to the same object 0.00
Exceptions handling for floats c++ +3.77
Expose C++ container iterator to user -2.48
How to get rid of the first undefined 0.00
Is it possible to pass a variable only once per class but not make... +3.80
c++ error handling / catching 0.00
Removing multiple sections from a list using indexes +4.09
Problems with infinite-loop and adding raw_input results 0.00
Javascript recursive permutation generator +5.70
GTest for a Method With Private Members That Depends on Clock Time 0.00
Javascript error when replacing strings -2.34