StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 2 3 ... 23
Title Δ
Why does my while loop allow the wrong amout of tries -0.15
C++ | temporary pointers lifetime -1.15
Is std::atomic<std::optional<std::chrono::time_point<std::... +0.70
Undefined behavior in C -0.32
What is the type of an rvalue reference parameter inside a function? 0.00
Why does this while loop code not work even though the entered valu... +0.10
How to recursively print the contents of a vector in C++ 0.00
How to prefer implicit conversion over template argument resolution? +1.84
Add element to function in place C++ +0.36
Does this code result in infinite allocation at run time? 0.00
Using enable_if on a defaulted template argument for a constexpr la... 0.00
C++ copy constructor activation in return-by-vlaue -0.63
Only one variable is printing C++ +0.35
Promotions and conversions of variables in printf() -1.00
What is the approach to implement operator[] / iterator to deal wit... +1.31
lock_guard initialization in if-initializer instead of simple scope +1.42
Can C++ templates provide the common parent class of N given classes? -0.11
How to implement wrapper for lambda with capture? 0.00
C++: Remove object without calling destructor -2.42
How to print a square in c++ +0.33
Comparison between 'int' and 'char'? 0.00
Are these the expected errors with std::enable_if, or am I using it... -0.79
Is the Rule of 5 (for constructors and destructors) outdated? -1.93
Opposite of const_cast 0.00
C++ use of explicit suggested by cppcheck -0.17
How to detect the end of a chain of << operators +1.64
non-virtual destructors in c++ with override 0.00
Arduino Pick a random word from array every time sketch is ran +0.36
How do you add certain values in map based off of user input? 0.00
Pass data via template argument, C++ +1.83
changing reference after initialization in c++ +1.34
How to trigger the On Click function of a button in Unity? 0.00
How to forward a call to a member function template that can be con... -0.18
Make C++ class partially constexpr and save RAM +1.98
Integer literal for fixed width integer types 0.00
Is std::begin on an empty std::valarray undefined behavior? 0.00
When dequeuing an item in a queue, do the remaining items move up? 0.00
Custom Compare Function for Priority Queue 0.00
Removing const qualifier from type-inference return type 0.00
what is the default value of int datatype in c? -0.20
Backgrounds in Windows 10 0.00
finding min&max element in an array (C++) +0.38
Does Page fault means CPU blocked until the page is brought into RAM? -1.08
How do I specify a parameter type by some quality of the parameter... +1.39
How to use numeric library function with a vector of pairs? 0.00
Is a vtable lookup performed when indirectly calling a virtual meth... +1.90
Why I cant use Random.Range code system on Unity 2D 0.00
What is the difference between (*it).first and it->first? 0.00
Why the if statement is ignoring the command line argument? +0.36
Searching a map<pair<int, int>, ...> with lower and upp... 0.00