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 ... 28
Title Δ
Vector push_back method working with objects and move semantics 0.00
Making shared_ptr from the raw pointer of another shared_ptr 0.00
Reverse bits in an integer : stoi exception 0.00
C++: TypeDef using Tuples 0.00
Compute the count of unique values in vector of sorted vectors 0.00
Is there a way to get element's offset in predicates passed to... 0.00
In c++, how do you get the input of a string, float and integer fro... 0.00
The message transmitted from the server to the client does not appear 0.00
How to return null in map? 0.00
C++ how one thread can communicate properly that its task is finish... 0.00
Implementing copy c'tor with shared pointer? 0.00
Given std::map with pointers to a non-constant class for keys, how... 0.00
E0322: object of abstract class type "" is not allowed 0.00
Vector member is lost while managing a queue of the class pointers... -1.87
recursive binarySearch with array of strings +0.38
why is the address the same? +1.03
Imprecision when passing from string to int character by character... 0.00
Overloading operator>> C++ +1.01
reordering priority_queue based on condition c++ 0.00
Simultaneous Union and Intersection between two maps in C++ -0.99
Usage of multimap with next_permutation c++ 0.00
How to convert auto (for vector<string>) from c++11 to c++98? -2.17
Compilation error when sending an object that expect to get a refer... 0.00
How can I manipulate size of(vector,deque...) inside generic functi... -2.00
Why is this vector implementation more performant? +1.26
Unordered map in c++ -2.58
Dangling reference for smart pointer in C++ -0.38
balances brackets problem(always the output is good) 0.00
insertion into unordered_map got lost 0.00
Using function, after loop, get the same value 0.00
Sort struct vector as sub-groups 0.00
In double and long double value gets changed 0.00
Is joinable() then join() thread-safe in std::thread? 0.00
error: invalid conversion from ‘int’ to enum c++ +0.08
What are some efficient ways to de-dupe a set of > 1 million str... -0.63
What it does when we write for(;;) ? What does the double semicolon... 0.00
C++ read access violation, vector of structs +0.35
Way to print EURO dollar sign on Linux? c++ 0.00
Create an array of pointers to maps in stack memory, if possible -1.24
Question about comparing two unordered arrays and removing elements... +0.13
unique_ptr ownership craziness 0.00
loop hangs for iterated std::erase on std::list +0.37
Iterating over a map, starting at a specific key +1.46
Product of largest elements in 2 array -1.50
Sort/stable_sort custom compare function cause some strange issues 0.00
Why doesn't C++ like this syntax for strings? +0.36
Why are vectors significantly slower than arrays in this implementa... 0.00
How to build an exception class that reports which file and line nu... 0.00
Exception thrown: write access violation. temp was nullptr 0.00
How to run while loop here? +0.35