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 4 5 6 7 ... 23
Title Δ
How to make an object that can be assigned a value but can't be... 0.00
Convert `std::any` to `std::variant` 0.00
Why do I still get "unresolved external symbol" error aft... +1.46
How can I create a loop that terminates at any desired year (C++)? 0.00
No error when taking reference and address of an lvalue 0.00
Why no compile error when not including initializer_list header file? +0.68
c++ fs::path's operator/ counterintuitively overwrites entire p... +0.36
What can fix the for-loop error this hash function is throwing? 0.00
Calculating a nested root in C +0.30
construct span from a map +1.58
Using a "normal" constexpr function argument in a template 0.00
what are rules about when the return type is reference -0.02
How are strings compared in IF statement arguments +1.89
Overloading multiple variadic constructors 0.00
Post-increment operator behaviour w.r.t comma operator? -0.44
Write a function takes in 2 parameters – the pointer head OR tail p... -2.54
How doesn't overloading operator() override class constructor 0.00
Getting the detail-namespace code out of sight - elegantly +1.47
Multiple Default Constructors 0.00
Template-specialization for one out of multiple templates in C++ 0.00
What are the changes I should make and why in order to solve this p... 0.00
How to set default inputs for a program in vscode 0.00
How to apply std::is_convertible_v to a set of variadic arguments? -0.48
Is there a way to make vscode automatically write delete[] whenever... -2.21
Strange GCC (trunk) behaviour using c++20 concept with templated cl... 0.00
Constexpr constructible function object -2.53
Why does std::reference_wrapper explicitly define a copy assignment... -0.67
c++ std::function type cheking correct? +0.11
Rebase and move parent branches along 0.00
Restarting from the beginning using do while loops 0.00
The declaration of this function +1.61
Templated Constructor Specialization 0.00
constexpr if and the return value optimization +2.89
Can the fragile base class problem occur in C++? +2.28
C++ decltype and parentheses - why? -0.78
What are the dangers of uninitialised variables? -0.67
Why is typename necessary in return type? C++ -0.94
Is there a way to use condition variables to sleep, when there is o... 0.00
Binding derived class method in C++ to be called from separated std... -0.63
Does `using namespace ...` increase compilation time or can it some... +0.71
Is this way acceptable for adding a unique_ptr to a vector? -0.17
list<pair<float,float>> iterating through a list that h... +1.72
How do I cout a vector[5][1] N number of times 0.00
Why is reinterpret_cast not constexpr? +1.72
How do I tell clang-tidy that slicing a particular class is ok? 0.00
Difference between dynamic loading and demand paging 0.00
How to store single chars in a twodimensional char array? -0.13
How to format JSON with Unity 0.00
How to find out which functions the compiler generated? +1.71
Assigning const char* to char* +0.37