StackRating

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

asmmo

Rating
1532.32 (16,588th)
Reputation
93 (751,817th)
Page: 1 2 3 4 ... 6
Title Δ
Why is condition with `cout` evaluated to true? +2.62
How can I instantiate a variable in a try block? +0.31
How std::condition_variable and std::mutex works exactly? +0.47
Using enable_if to prevent declaration? 0.00
static_cast<int> of std::initializer_list::size_type spits ou... 0.00
Rotate a matrix (2d-std::vector) by 90° -0.53
C++ function that can take integer or float or double or any other... +1.39
C++: how to return object's set state when used as logical value +0.48
String class constructor accepting list of const char* +2.22
Correctly display grid map when two digits involve? 0.00
How to pass char** as argument to a thread function 0.00
recursive function debug asserion failed -0.55
Access specific value in multimap c++ +0.47
Variadic template function rvalue parameters silently moved C++ to... 0.00
What is the difference between (count = true) / while (count == tru... 0.00
getting junk value while display object 0.00
Auto reference for vectors? +0.40
Do pointers to const vector member variable elements remain stable... +0.46
How do templates avoid infinite recursion? 0.00
Can I forbid temporary objects as parameters? 0.00
C++ local map used outside of scope and still works 0.00
enable_if-like SFINAE expression for std::apply 0.00
How to move compile-time logic to client code 0.00
C++ std::function<void()> contained shared_ptr 0.00
How do I get the only the first 3 digits of a number? 0.00
Convert Array in C++ to String 0.00
When I use 'auto' in the first loop it works fine, but with... 0.00
How to send a function to another process in C++? 0.00
Using type traits with variadic template arguments 0.00
How is binary search faster than linear search? +0.12
Is there a way to fill a map of vector in one line -2.07
Error with constructing a dynamic array of threads in C++, using th... +0.53
Adding a struct into a map -0.17
Compilation failure when inner class uses outer class template para... -0.88
Why std::iterator is not able to access the function +0.46
How to remove an element from a vector using remove_if 0.00
constexpr for loop compilation 0.00
Constructor consuming a variable number of rvalue references -1.20
How to return value from std::thread +0.06
How to implement async waiting loop with packaged_task in C++? 0.00
How can I use va_arg in a loop without knowing how many optional ar... +0.60
why cant I pass a reference as a function argument for std::async 0.00
Is it necessary to acquire the lock and notify condition_variable i... -0.48
Move constructor implementation in linked list +2.34
Initialization of unique_ptr as a class member variable 0.00
How to structure templated function with inner templates? -0.53
How to get the address of the element which is pushed back in the l... -1.53
Using copy assignment in derived class -0.35
Exceptions on c++ +2.36
How to get base object's data in a new derived object? 0.00