StackRating

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

alexeykuzmin0

Rating
1525.80 (22,943rd)
Reputation
5,269 (31,373rd)
Page: 1 2 3
Title Δ
Issue with Newton binomial coefficient in c++ 0.00
Whether using dynamic cast for providing input for derived class vi... -3.17
Is it possible to change a C++ object's class after instantiati... +0.82
C++ output order +3.75
Regarding output in C++ 0.00
How does int*** in this template metaprogram work? +2.12
C++ friend class of the same name in different levels of a nested n... +0.83
std::vector< T >::iterator with accessible constructor -0.94
How to check if a container passed to a function is sorted and sort... +5.06
Why C++ Applications Can't Create Interfaces like php, html, an... +3.86
What is address 0xbaddc0dedeadbead "Bad decode dead bead" +3.90
How to sort and rank a vector in C++ (without using C++11) -1.56
C++ macro with 2D array 0.00
How to use something like a continue statement in nested for loops? +4.32
Accessing generalize-captured objects in lambda trailing return type 0.00
C++ ignoring cout redirect for some outputs +3.82
Bit operation filter with length consideration +3.98
How to compare two non-random access iterator in C++ -4.18
Why is std::shared_ptr::unique() deprecated? +3.89
Overload && for lambdas -2.78
Cast unsigned to signed and back +5.23
C++ set: storing duplicates: confused about < operator +2.38
Exception handling. How does one Throw an iterator? -3.29
Getting segmentation fault when calling a virtual function on a der... 0.00
Getting strange value -1.22
How to specify "all parameterized types" or "all arg... 0.00
C++ efficient way to map a group of integer variables to values -4.05
Numeric input in C++ with trailing chars -2.65
Compiler warning when a class breaks rule-of-three (five) -4.14
C++ pass pointers to a Template class function -1.98
Class interface duplication 0.00
polymorphic array of objects in c++ changes details of the object 0.00
C++: Fast structure with two related keys -0.45
Is there any way to add passing-by-reference to this code? +1.28
C++ does what it wants | Char[] cout and inverted char[] -4.18
Vector of arrays of fixed size decided at runtime 0.00
While loop in C++ (using break) -2.88
How to read a value from a text file and store that value into a te... +0.57
What would you call the time complexity of an algorithm of this sort? +0.15
given prime factorization of a number iterate through all factors i... +0.88
warning: deprecated conversion from string constant to ‘char*’ when... +3.92
Representing a uniform distribution over the range of an arbitrary... +5.17
How to find maximum value in a vector of tuples? +4.53
sin & cos funcs without math.h -1.97
I have a list of STL vectors and I want to sort them by the first e... +3.91
How to take template mixin as argument? +2.80
How to take template mixin as argument? -2.20
Why the below mentioned code works only for a particular set of inp... 0.00
Preferred way for for loop 0.00
Is STL size() runs on constant complexity or Linear? +4.17