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 ... 7 8 9 10 11 ... 23
Title Δ
"ifstream" not reading the entire file +0.39
How to use a nuget package that has no library in it but only files... -0.35
Unable to bypass gcc's -Wconversion -0.50
why it is not necessary to use this keyword for pointer? 0.00
Why 32-bits OS supports up to 4 GB RAM +1.45
How do I check if more words are made from the exact same character... +0.51
Is a negative integer summed with a greater unsigned integer promot... +1.30
Where do we draw the line between O(1) and O(n) both in practice an... 0.00
C++ algorithm for division between 2 signed integer intervals 0.00
Deprecated lambda capture in C++20 +1.69
Find Closest Value in Vector +1.52
Macro replace itself using undesired braces 0.00
char double pointer confusing behaviour 0.00
How to fix problem with iterating through list if times using itera... 0.00
how to work with rbegin() inside sort function? 0.00
Why does this online compiler allow me to compile the code even if... +2.00
Returning unmodified argument efficiently -0.72
emplace_back() vs push_back when inserting a pair into std::vector +1.88
Cannot copy struct's items into another struct 0.00
Where to use empty character constant '' in C++? +0.11
Definition ambiguity about whether dereference operator yields obje... +1.25
Find correct corresponding point to extend line 0.00
purpose for wait_for function in condition variable - C++11 -1.85
Value of local static variable changes between function calls +0.04
How to check if an array is equal to some set of values +0.69
Good practice on porting C++ code from GCC to MSVC? 0.00
Sorting a std::vector of struct's in ascending order -0.09
How to find if there are ANY duplicate elements in Array? C++ +0.40
How to properly deduce a dereferenced type of the iterator returned... -0.19
Meaning of int n != unsigned int(n) -0.59
Deduced type of auto variable in for statement +0.39
Copy constructor error when initilizing a vector of custormer typed... -0.96
Why does gcc compiler behave differently in these two cases? 0.00
Can drand48() ever return 1? +2.37
Is it possible to add to char type variable to get string ? -0.28
How do you add 25% to any value or variable in decimal format +1.12
Compile time generated function dispatcher with minimal overhead +1.78
Does std::optional change signature of the function? -0.29
how should I remove variadic functions? +0.15
Finding total of prime numbers between two x1,x2, cant find mistake? -0.10
What does ampersand & do in a function name? 0.00
I don't see the "Publish" button. How to make standal... 0.00
Do not delete a raw pointer that is not an owner<T> (i.11) 0.00
Efficient way to find divisibility +1.15
In C++, what does it mean to use a move operation on return? +0.11
print abc upercase and lowercase c++ using for loop +0.15
Is there a function like find_last_of in std but not in string? -0.62
difference in return recursion call and just a recursion call -0.09
Casting std::any back to its original type? 0.00
C++ Struct to string 0.00