StackRating

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

Anton Savin

Rating
1560.44 (5,517th)
Reputation
33,330 (3,538th)
Page: 1 ... 5 6 7 8 9 ... 14
Title Δ
Template Class Assignment Operator Overloading +0.12
Bitmask as member enum with default parameter +0.46
Should a class-member using-declaration with a dependent qualified-... +0.48
What's the life-time of a function parameter (citation needed)? -1.37
What happens when a pass-by-reference parameter gets stored in the... -0.96
Calling a static method by repeating the object name -0.28
How cout is for static duration? 0.00
redefinition of a class -0.76
conversion from const pointer to pointer -1.79
(VS2010 C++) Execute a command every time the program is run? 0.00
Cast a pointer to struct to a pointer to the only member of that st... +2.26
saving the results to a file within a for loop c++ +0.46
unbalanced avl tree check function 0.00
Which is faster, sorting a vector, then putting it into an AVL tree... +0.73
Copy array in constexpr constructor -0.07
Heapify needs to be ran multiple times 0.00
2d linear convection in c++ (segmentation fault) 0.00
Linker Error: Undefined reference / bad reloc address / ld returned... 0.00
How does one create iterateable lists of objects in C++? +0.46
Interactions between pointers and classes -0.63
Should I use bit-shift or division? 0.00
Trying to pass a CStringArray gives error cannot access private mem... 0.00
Silhouette detection in iOS 0.00
C++ elegant way to mark index which doesn't belong to a vector +0.75
why a runnable doesn't use the value it current runs 0.00
Using trunc function in python +0.46
RVO & returning a container 0.00
Accessing members in same namespace in C++ +0.22
How can I add points to a vector of a struct type -0.04
Accessing static member function from friend function 0.00
Shouldn't operator[] and insert() functions behave the same way... +0.49
Accessing a class object within a class from a class +0.17
How to implement Map structure using Google Protobuf 0.00
Code size not increasing in case of inline functions +0.19
Nested template parameters -1.09
Use variable as system() input WITHOUT c_str() in C++ -0.66
avoiding ambiguous problems c++ +0.25
How does hash_set in C++ work? 0.00
Writing a destructor for a class containing a dynamically allocated... -0.51
libcurl explodes at write_data() function 0.00
Denoise algorithm in weave 0.00
strcat_s adds strange characters +0.47
C++ Why the call is ambigous? +0.12
Delegating Constructors with In-Class Member Initialization +1.33
Nested Namespace: accessing value from the inside namespace -0.03
error: no matching function for call to second::second, candidates... 0.00
Multiset of pair, find doesn't work 0.00
What does the pattern {sp} in c++ regex / flex++ mean? 0.00
What is dominance in the context of virtual functions? +0.47
Correct placement of the buttons in relative layout? -0.55