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 ... 23
Title Δ
Method overriding concept in Thread C++ 0.00
Declaring a default templated function 0.00
C++ Destruction Dependencies 0.00
Is it possible to format strings in C++ like python's f-strings? 0.00
Dispose a student without memory leak 0.00
Automatically repeat the same arguments taken by a class constructo... 0.00
Storing hexadecimal representation of int at std::vector of unsigne... 0.00
Compare with a value that is outside the sequence 0.00
Deducing return type of std::vector::back() +0.87
Why the final output of the recursive function is 5? -0.63
Is a static object inside a function re-initialized when its initia... 0.00
Find a value y such (x < y) == (-x > -y) will be false, when... +1.21
How does the C++ sort function work when using a custom comparator? 0.00
Why is writing considered an input operation and reading considered... 0.00
How to define a boolean operator to compare an exact attribute of a... -2.51
C++ class - initialization list - recursion - passing by value 0.00
Lazy argument evaluation for try_emplace? -1.97
Can a default function return auto? -1.93
How to know when to call delete and when delete[] in C++? +0.35
Is it possible to mix SFINAE and template specialisation? 0.00
How to convert a float into uint8_t? -0.29
Arduino modular programming vs global&setup 0.00
new preprocessor trick to me +0.60
Passing a unique pointer's pointer to a function that takes a d... -2.22
What is the best way to handle timed callbacks that affect an objec... 0.00
Macro behind constructor. What does it mean? 0.00
What does this recursive function do? And what is the runtime compl... 0.00
c++ creating an const iterator for a costum class 0.00
Why do we need, One parameter is required in adding a node in binar... +1.41
Dockerfile does not run executable -2.40
Does C++ R-Value has a size? +0.34
Initialization of std::atomic before and after C++20 +0.53
The logic of nested loops in C 0.00
vector of strings and transform with C++20 ranges +0.36
How do I run specific functions based on tags in C++? -2.38
Is arr, *arr, arr[0] and &arr[0][0] the same in C? +1.46
Overriding binary operators in derived classes 0.00
How to get an index number by struct id in vector +0.36
Using push_back() with range based for loops 0.00
static vs reinterpret cast between pointer to POD types 0.00
what is the differece between *p=var and p = var in pointers? +0.63
What is the purpose of wrapping this private deleter function in a... 0.00
Passing array of vectors by reference in C++ +0.36
Add include directory with Visual Studios 16.6 0.00
What is the need of ternary operator with always true condition in... 0.00
Create array/vector of items with different constructor arguments p... 0.00
How do I make variable names that replace a c function an error? +0.36
equal_to usage in C++ template class 0.00
C++, new vs malloc return value +0.64
How to avoid duplication on template function return type? 0.00