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 ... 16 17 18 19 20 ... 34
Title Δ
Is copy assignment operator with copy and swap idiom and self assig... +0.49
why perform selective read on the inotify instance using select() c... 0.00
How to read through a file and save every four lines in variables o... 0.00
I don't understand how value is changing between next and prev... 0.00
delete a copied pointer +1.21
How to detect internet disconnection on SSL/TCP sockets which were... 0.00
Epoll events for connecting sockets +2.11
Why Can't These Templatized Functions Take No Arguments? +1.84
Any risk of sharing local static variable of a method between insta... +0.50
C++ Is destructor behavior standard for function argument temporari... 0.00
Find largest number of not sorted array without using linear and bi... -0.55
C++ How to access and change an object's member data in a map? 0.00
Allocating a temporary variable or compute the expresion twice +1.71
C++ - Deleting array passed as parameter 0.00
efficent way for a parent to get its child's id after pthread_c... 0.00
How not specify an exact order of evaluation of function argument h... -0.70
How to create a get() member function for a std::tuple -0.65
Initializing members of a class +2.03
Response time of an application unintutively correlated with number... 0.00
c++ shared_ptr in polymorphism without virtual destructor 0.00
TCP/IP in C connection value re assigning +0.48
How to build a robust network architecture using sockets -0.68
Is this use of union well defined? 0.00
How can I convert my conversion function to a lambda expression? 0.00
Was the block comment designed to enable/disable blocks using a sin... +1.49
dynamic_cast derived template to less cv-qualified pointer +0.53
InterlockedCompareExchange64 vs std::atomic compare_exchange +0.50
How to initialize a template sized array? +3.01
Undefined reference when using singleton class 0.00
Get function parameters count +2.32
bool and sizeof conditional template 0.00
Where do local variables get stored at compile time? -1.59
Going from an std::thread to the related pthread 0.00
Is it possible to read the number of bytes buffered for a TCP write... +2.39
Including <exception> header C++ +0.86
C: Float precision, range, negative values +0.99
clang, returning std::unique_ptr with type conversion -0.97
C++ using size_t vs using an unsigned integer example -2.40
A nonstatic member reference must be relative to a specific object? -0.63
pthread_cond_wait and pthread_mutex_lock doesnt work as expected +0.53
placement new to reinitialize an object that has a reference member 0.00
pointers in structures in c -1.18
Coding style of "if" statements -2.03
Assignment Operator Return 0.00
Can we define a C++ method in a C file? 0.00
Producer Consumer Solution +1.22
Properly reversing a string in C++ using strrev 0.00
How to delete pointer in method without errors? 0.00
Why move constructor is called instead of copy constructor -1.39
Writing structure to a file gives me wrong result +2.33