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 ... 7 8 9 10 11 ... 34
Title Δ
How to statically link to a POCO C++ so file 0.00
Polymorphism Requires Allocation -2.42
Sort a vector of integers based on the even values +0.46
Inserting List elements through dynamic allocation -0.10
Using alarm() to implement process timeout 0.00
passing a member function to std::signal +0.42
C++ printing with Diamond of death 0.00
Do we have auto array in c++17 +2.15
Undefined references even though library is linking and it contains... 0.00
Why are types always a certain size no matter its value? +1.21
std::vector _M_start and _M_finish are the same 0.00
C++ parameter pack expansion +2.35
Is it possible to send TCP packet to UDP-only server? -2.18
Arduino an array does not name a type +1.88
Inherit parent privately while inheriting its grandparent publicly... -0.77
insert_or_assign is allowing iterator -0.53
uint32_t pointer to the same location as uint8_t pointer +1.14
Array Error (Incomplete type is not allowed) +0.41
accept(...) seems to be modifying the file descriptor parameter I g... 0.00
Can using strncpy to copy tcp stream cause malfunction? 0.00
Is there a way to say the object only once when I have to use it ag... +2.13
Two stage lookup for operator<< 0.00
Select class template specialised for base-class of derived instance -1.51
compiler cannot deduce overload of std::max 0.00
Is a 128 bit int written or loaded in two instructions in C/C++? -1.74
Returning an RAII container class that holds a std::mutex lock -1.97
C++ Inheritance: Do I have to repeat parent attributes in derived c... +1.52
G++ (C++14) linker error on working C++03 code -1.14
Writing constructor of template class with template argument-depend... +0.65
Why do I need const copy constructor when compiling my code with co... +2.67
Reversing a linked list starting from the tail using recursion +0.99
Passing struct parameter in template method c++ +1.52
Durability of string's reverse iterators for self appending -2.18
Can I sort a vector to match the sorting of an unordered_map? 0.00
Assigning to value (rvalue ?) returned by function doesn't give... 0.00
Efficient way to set a group of variables based on another variable? -1.26
How to store C type "char *" to c++ vector? 0.00
why std::lock() supports deallock avoidence but std::try_lock() doe... -0.90
template parameters not deducible in partial specialisation 0.00
file size and buffer overshoot 0.00
Is there a compiler warning is Visual Studio 2013 to detect referen... -1.04
Is shared_future<void> a legitimate replacement for a conditi... -0.52
Difference between ref-captured and non-explicitly captured constex... 0.00
Using compound literals in C++ 0.00
Synchronization done by class destructors -0.59
Static member variable not global between executable and dll +1.72
C++11 passing variadic number of objects by reference to function 0.00
c++ emplace_back with nested objects optimization -0.84
How does it work? 0.00
Dealing with extra parentheses in macros in MSVC -2.19