StackRating

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

SergeyA

Rating
1566.04 (4,589th)
Reputation
46,757 (2,213th)
Page: 1 2 3 4 ... 34
Title Δ
C++17 How to save a generic callable for later use -0.09
Same program/process acquiring lock every time when using LOCK_NB w... 0.00
mingw - cdecl required to run functions correctly +0.57
Why can detached thread in C++11 execute even if the destructor has... +2.31
custom optional breaks strict aliasing rules -1.76
Is it possible to set a "global" conditional breakpoint t... 0.00
Simple usage of std::atomic for sharing data between two threads -0.56
Conditional branching evaluation 0.00
Subtracting pointers with structure data -1.95
Where are the statement of or the foundations for the "as if&q... +1.95
Does a temporary object gets created by calling a function with a n... 0.00
Using std::optional instead of own structure +0.46
C++ new/delete complexity guarantee by the standard +0.34
How to terminate a function call after a timeout? -1.22
Do Primitive Types in C++ have destructors? +0.23
inline specifier in a friend function declaration 0.00
constexpr and mutable member and implicit copy-ctor -2.35
C++ pointer to member of derived class -0.37
Error when casting temporary object to non-const reference -1.94
Is it UB to Modify where pointer points, when original data is const? -1.19
How to save a position in a vector for later insertion? +1.80
Use C++ shared_ptr to wrap C struct with deleter +2.31
Convert an integer's binary data to float -0.52
how to initialize array of structures having const variables 0.00
C++ : Why do I have to add a boolean expression? +1.85
Is it worth using bit shifting to store multiple small data members... 0.00
Template with pointer to member function => different error mess... 0.00
Can std::transform be replaced by std::accumulate? +2.89
is it ok that multi threads write to different variables of a share... +1.34
How to disable a member function based on a class template parameter? +2.03
Why doesn't overloading operator new with std::string work with... 0.00
Are there any modern alternatives of std::strchr() for C++? -0.08
Does std::vector range constructor [start, end) copy or just refere... -0.34
Output is not what I want C++ 0.00
Objects storing data and objects storing smart pointers to data +0.41
Calling `clock()` gives an error: undefined reference to `_times' 0.00
use one member function to calculate the height of a binary tree in... -0.10
Size of a Typedef'd 2-Dimensional Array +0.63
Is using a conditional statement based on this flag more efficient... -1.05
What does de if-Block mean -0.97
Best variable types to use for floating-point value +0.78
Is it possible to use unordered::map::find if the map's key is... 0.00
I can’t understand why range functions increment argument applies t... +0.41
Does Python Check ALL conditions in an multi-condition if statement? 0.00
Why 'std::make_shared' is always using the global memory al... +0.62
Declare a global variable with certain type 0.00
cant dereference out of range vector iterator- What's the probl... +0.53
How std::random_device generate non-deterministic random numbers? 0.00
Prevent a user from entering a value which would cause integer to o... 0.00
What's a good way to enable access to private members of anothe... 0.00