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 6 7 ... 28
Title Δ
return the value of the deleted node 0.00
Ternary operator and if constexpr -0.92
Check if number is perfect prime recursively c++ +0.39
How to convert float to vector<unsigned char> in C++? -1.34
C++11 move to local const reference: scope 0.00
How to wake a std::thread while it is sleeping +1.01
Implementation of stack using vectors in c++ +1.40
Map iterator no match for operator +2.08
c++ code error. What am i doing wrong here? -0.65
Bitwise operator doesn't work as it supposed to in C++ 0.00
Object going out of scope / transferring ownership +0.39
unlock the mutex after condition_variable::notify_all() or before? 0.00
undefined reference and operator << vs me +1.76
How to correctly use std::move(): CLion not recognizing it? 0.00
Memory issue with std::vector in c++ -1.24
c++ socket accept blocks cout 0.00
RSA encryption with OpenSSL using char array public key 0.00
why the const function returns lvalue rather than rvalue? +0.39
Segfault in Tranposed matrix multiplication with .eval() with Eigen... 0.00
Bubble sort read from file generates random numbers +0.39
What are the advantages of using std::variant as opposed to traditi... +2.01
Template print function C++ -0.86
C++ greater than or equal to operator +2.34
What's the correct way to deal with spurious wakeups, in general? -1.45
What is the easiest way to create a generic template iterator that... +2.18
Search for nearest int value in sorted array <= given value from... 0.00
Random values after converting string to int -0.23
Difference in performance: std::accumulate vs std::inner_product vs... 0.00
C++ Difference Between Const Reference to Non Const Object and Non... +0.67
C++ - output is different than initialized variable? -2.06
What is the difference between int x_ and int x in C++ 0.00
why complete string is not printing at once but when i try characte... +0.15
What is the difference between s.length and sizeof(a)? +0.52
C++ force implementation of method in child class but with a differ... -1.72
c++ why would you pass a reference to a base class to a constructor... +0.00
How to control and modify the std::map ordering using a user-define... +2.03
Upper/lower bounds don't work as I expect, can not understand why +0.26
Why we don't have 'const iterator' in the C++ standard,... +1.82
sorting an array of pairs according to a comparing function C++ +1.84
if(abs(num-num2)<=0.01) cout<<"XYyx"; not workin... 0.00
Working of erase keyword in string in stl? 0.00
C++ Force Compile-Time Error Based on which Constructor is Called -0.69
c++ destructor throw exception by single object -1.84
Accessing struct data in better way +0.10
Inserting a Node Into a Sorted Doubly Linked List In order 0.00
What's a good way to seed a random number generator to work wit... -0.61
Unexpected behavior using std::try_to_lock +0.50
wordDiff must return array of strings with word in s that are not i... -0.08
Why are escape characters not working when I read from cin? +1.67
Warning: definition of implicit copy constructor is deprecated +0.39