StackRating

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

Eduard Rostomyan

Rating
1453.51 (4,531,612th)
Reputation
2,276 (73,979th)
Page: 1 2
Title Δ
Are there any advantages of using std::unique_ptr<T>& ins... -2.68
The swap trick, stl -3.17
Regarding c++ operator assign behavior when have parent child relat... -3.40
Is there a way to disable copy elision in c++ compiler -3.48
Empty iterator range in vector constructor -4.04
My programm cannot compile +4.19
copy initialization - conversion from 'int' to non-scalar t... +1.06
if statement and --variable +0.41
Difference between a list and multiset in C++ -1.57
C++ inheritance design: avoid member duplication -2.55
Template function with std::map gives error: variable or field decl... +0.68
Complex object inside another one +0.58
what's difference between defining a class type member as publi... -0.73
Sorting part of vector (in place) -1.37
Why will std::rel_ops::operators be deprecated in C++20? -1.77
Is std::map allocation static when possible? +0.70
In C++ modular programming, how do you assemble the .cpp and .h fil... 0.00
C++ vector iteration: const vs. const auto vs. no const -3.55
Use case of overloading address-of operator -1.93
Using Chain of Responsibility pattern in machine learning -2.10
C++ full number of degree -0.02
Time complexity of declaring an array in C++ -4.35
Overloading "+" operator for matrices C++ -3.98
C++ memoization - Fibonacci function - map verus vector container e... -3.35
instantiating objects C++ -2.06
Remove a character from a long string +3.99
Overloading classes based on methods 0.00
Passing a multidimensional array of variable size in function in c++ -1.35
Sort a vector of strings by substrings? -2.61
C++ functions and scope of variables +0.81
Template function in class in C++ 0.00
How to access a vector array? +0.06
How to access a structure member without knowing the name? -3.97
Delete vector-elements of (dangling) pointers after deallocating +4.79
Which vector and map, uses less memory (large set of data and unkno... +2.96
Need assistance with very simple C++ for loop -2.73
How to break the for loop only for this specific value +0.65
C++ program using standard library containers -4.01
C++ - unable to initialize class variables through the constructor -3.41
Can a std::vector member variable be uninitialized (memory error)? -4.44
Cache performance of Quick Sort 0.00
Store pointer to 2d array 0.00
Mergesort implementation in C++ +3.95
Sorting a vector of pairs <int,int> -3.43
Storing two separate values from an array into a single array index... -0.25
Why calling non const function from in body of const function c++? -1.40
How to restrict the expression in QLineEdit +0.04
Why does Visual C++ 2008 not complain when I (accidentally) use typ... +2.35
Printing each number in the range specified by two random integers 0.00
How to force QCompleter to check second word in QLineEdit 0.00