StackRating

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

Slava

Rating
1589.54 (2,341st)
Reputation
33,416 (3,525th)
Page: 1 2 3 4 5 ... 28
Title Δ
why not we pass asterisk(*) in iterator in stl -2.63
Overloading operator += for linked list in c++ 0.00
c++ variables in different block scopes has same addresses 0.00
runtime error on leetcode 540. Single Element in a Sorted Array -2.39
Why is it mandatory to explicitly typecast malloc and calloc in C++? +0.83
I'am having segmentation fault and i don't understand why +1.39
Why's wrong with this template? how can I compile it correctly +0.38
Why is dynamically allocated memory always 16 bytes aligned? -1.21
How to use erase() function to erase a vector by indexing? -1.52
Lambda: Is capture of const char * from function scope in lambda un... +1.92
Is it possible to initialize a double vector with an integer array? +1.68
c++ pointer and variable address switch of value, why? +0.37
If private members of a class cannot be accessed by a non member fu... +1.34
are all variables stored contiguously based on the order in which t... +0.85
C++ operator '==' cannot compare string[i] with another str... 0.00
Find all numbers in the range [L, R] whose binary representation co... 0.00
C++ conditional wait race condition 0.00
What does de if-Block mean +1.12
I'm trying to create a bool function that evaluates a char and... +0.61
lower bound for set in cpp +1.73
Why does printing out a pointer to an uninitialized variable cause... 0.00
Why a pointer to the base class can point an object of the child cl... -1.51
Mixing uint64_t and long on ARM produces strange results 0.00
How to code outgoing references for searching on container with uni... -0.99
Why can't I compare two vectors of my custom class type? +2.09
lower_bound in c++ stl returns an iterator even when the element is... -1.42
Get the execution time of each line of code in c++ 0.00
Returning Iterators -0.13
Passing an expression by reference vs Passing variable by reference -0.64
What happens due to & operator in the following case? +0.81
Why doesn't range-based for loop modifiy container elements? -0.17
C++ Alphabetically Sorting Strings in Vectors of Vectors +0.38
casting Base* to the correct derived class 0.00
C++ map set hybrid 0.00
Unable to compare strings in c++ without using variables +0.43
How to sort a class member vector? -2.20
Writing a subscript non-member function -2.19
Bizarre behavior when comparing enum class values 0.00
Error "bad function call" when passing lambda to STL set 0.00
How to organize Cmake file properly for the many source and headers? 0.00
Memory error due to std::map iterator in a class derived from std::... 0.00
c++ code does not compile with strange error 0.00
C++ std::vector entries are NULL in function, but size remains abov... 0.00
Create a set_difference vector from two maps -1.31
Why is `operator[]' needed when 'operator double*` seems to... +1.87
What is the best way to get a permutation index list of a given vec... +1.54
Creating std::vector<Class> with calling Class constructor la... +1.38
Can you use make_unique directly in a function call? -1.11
Finding multiple substring inside of a string 0.00
Why is my arithmetic with a long long int behaving this way? +0.60