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 5 ... 34
Title Δ
How do I make this function tail recursive? +1.40
Result of comparing hardcoded strings with == +0.47
Does push_back cause refrence invalidation in 2d vectors? +1.91
Wrong symbol defined in shared library with 'using namespace' +0.44
Can't execute inner function strlen +0.42
Can't use pointer as a default template parameter +0.54
How does function parameters and local variables affect on the perf... +1.61
dlopen undefined reference -0.55
How to use getters and setters without generating a copy? +0.38
Does the C++ standard guarantee that a failed insertion into an ass... +2.54
What does it mean "Predicates should not modify their state du... +0.53
are vptr and vtable inherited from base class? -0.02
Check value after a decimal point -0.41
C++ Exception not caught, program terminates with abort 0.00
constructor for inherited template class 0.00
Is object file generated during single step compilation? 0.00
Using enum vs variable, to store non-type template parameter value.... 0.00
Generated assembly for extended alignment of stack variables 0.00
C++: zero value by bitwise shift 0.00
Does the value of std::chrono::system_clock.now().time_since_epoch(... -0.67
virtual destructor for pure abstract class -1.10
Adding new methods to specializations of standard templates (std::v... -2.11
How to concatenate binary macro values? What is the binary type? 0.00
How to call the child method into parent +2.10
Compile time sort of heterogenous tuples +0.36
C++ What happens when std::allocator goes out of scope? 0.00
Deducing explicitly specialized function template type 0.00
keyboad key codes table on Linux 0.00
How does "__builtin_popcount" of gcc work? 0.00
How can a C++ compiler detect a non-const function body? -2.09
Hint the compiler to return by reference when using auto, without u... -1.21
singleton class with static variable inside function(Meyer's im... -2.27
Protobuf C++ message with google timestamp leads to seg fault 0.00
Why does c++ && operator need priority +2.24
How to append the contents of one std::queue to another +0.41
Difference between `typename = enable_if_t<...>` and `enable_... -1.93
Why can't map::find a pointer to a const? -0.94
Create vector of tuples from two vectors by move -1.87
CMake add_executable() use .cpp file or .hpp file? 0.00
Is it possible to "return a return statement"? -1.07
What is the cost of calling a member function of a class through a... +2.76
Multiset With Structures 0.00
Assign std::vector<std::unique_ptr<T>> to another std::... +2.15
Pointer Decay with Higher Precedence Than Template Function? 0.00
How to sort a class member vector? +2.20
Why do I have to specialize recursive template variables? 0.00
Create file with read-only mode in C -0.18
Why is `typedef struct x x` allowed? -1.67
why TCP keep-alive packet doesn't trigger I/O event? Is it beca... 0.00
c++ static variable in function performance +2.08