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 ... 8 9 10 11 12 ... 28
Title Δ
Is unlocking a lock_guard manually undefined/bad design? +0.41
Calling a constructor for an object more than once 0.00
Compare every item in a vector to every other item, while deleting... +0.42
SIGBUS when trying to increment a std::map iterator +2.21
C++ suffix L vs specifying long double +2.71
How are new std::map entries initialized just by key insertion? +2.02
non-const find() in std::unordered_set 0.00
Using std::find_if with std::vector to find smallest element greate... +1.31
Deducing lambdas to std::function<T> 0.00
regrading erase function for sequence containers 0.00
std::isnan has not been declared, with g++-5 +0.18
Why it gives me "segmentation fault" error when I change... 0.00
What is the difference between memory leak, accessing freed memory... -1.59
Is it always necessary for a notifying thread to lock the shared da... +1.84
Access members of unkown template type of derived template class th... -0.48
auto f = bind(dist<>,gen) fails in C++ member declaration. No... 0.00
Initialize the size of vector else appending wont work, why? 0.00
Append vector of unique ptr to another via member function 0.00
I want to know is it okay if i will use following method of memory... +0.43
Is there a data race if pthread_cond_signal is the last call in a t... +1.25
C++ Sorting set using custom comparator in a container class +0.38
Convert string of hex to char array c++ +0.43
calloc vs new for complicated structs in various compilers 0.00
Subtraction of 2 maps +2.50
C++ issue with lambda function +1.71
int works but string::size_type doesn't -0.53
C++ unique_ptr rvalue passing using std::move not working +3.12
Find the numbers with exactly 2 nines in them +0.48
Makefile with headers and linker 0.00
Why is the destructor giving the garbage value in the given code? +0.44
Segmentation fault in sort function -0.83
Does deleting a class object delete all of a member vector's ob... -1.68
C++ Calling a callback that takes no argument with an argument - or... +0.08
map comparator for pair of objects in c++ +2.32
C++ best way to save large array +0.40
Wrapper for function as overloaded operator 0.00
Why is iterator of container invalidated when this container is als... -0.55
Is it guaranteed that v.begin() + v.size() == v.end() for C++ vecto... 0.00
C++ passing a mutex to a member variable in the constructor +0.15
C++ initializing pointer crashes application randomly? -2.33
Merging two maps c++ +0.90
C++ Multithreading avoiding interleaving during function calls +1.04
C++ - are these threads destroyed after the for loop is completed +0.84
Assignment operator Vs Copy constructor 0.00
C++ check all status bits in struct +0.45
Bug when deleting non-allocated memory with an impi library 0.00
Questions surrounding hacker rank 30 days of code, Day 6 [C++] 0.00
AdvertisingAgency - passing all test but fails overall [TOPCODER] +0.45
[error]taking address of temporary array in C++? +2.03
Is it possible to initialize new position of vector using array wit... +0.45