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 ... 31 32 33 34
Title Δ
Scala/C++: Tail Recursive function instead of input loop 0.00
Multiple Threads vs Multiple Processes +0.44
C++ inheritance for abstract classes -2.89
synchronizing access to allocated memory -3.78
Does delete (non array form) know the total amount of memory alloca... +3.22
How can I use std::begin and std::end without C++11? +4.45
Why to delete operator= for noncopyable type? -2.31
How to inherit Implementation of pure virtual function C++ +0.48
How to use std::thread with Qt's main event loop? +1.62
pthreads not behaving like expected 0.00
UPnP event subscription using blocking Socket on a Thread 0.00
How to kill thread which is calculating function from external libr... -2.05
Use same boost:thread variable to create multiple threads 0.00
Multilevel pointers, stack or heap? +0.04
C++ reading from file using std -1.63
Compile and link a header file with main() function using g++ -1.55
Relationship between Threads and Processes 0.00
Factory pattern with private constructors in C++ -1.22
how to notify condition variable in another class, c++ +0.37
Error in visual studio. It works in CodeBlocks... Asking for const 0.00
Can't load dynamic shared library at runtime including another... 0.00
std::dynamic_pointer_cast of std::shared from base to derived retur... -2.37
Why is it wrong to access GUI elements from another thread? +0.83
Why does my thread not see any changes in global variables? -3.12
avoid cost of std::mutex when not multi-threading? -2.62
Difference between while(1) and while(0) loop -1.55
What should I pass as allocator to a std::hash_map? -3.65
C++ how does cast with reference work? +2.13
Hardened multiplication and division operation in C++ -3.61
c++: g++: extern "C" function definition? -4.12
Most puzzling C++ heap allocation bug 0.00
Why do iterators need to be CopyConstructible and CopyAssignable? -1.43
Linux, C: Accumulate data from multiple threads -3.39
C++ Error 3867 with templates and multi-threading 0.00
Correctly converting binary data to type from char * +2.00
When the Return Value Optimization Required/Apply? +2.13
Difference between row major and column major -1.91
Exposing class member functions with deduced types 0.00
why are the bytes in byte array reversed in C++ -3.79
matrix multiplication using parallel threads 0.00
C++ : declare members static or not ? performance with virtual inhe... -3.70
Using constructor declaration as a virtual function +4.05
Is it undefined behavior when both the name of the member variable... -4.33
Where does the linker get library names? 0.00
C++ message passing like Windows's ::SendMessage / ::PostMessage 0.00
Efficient file reading in C++11/14 0.00
Is there any reason why not to strip symbols from executable? +1.79
Difference between uninitialized and null pointer +4.52
The text "<" is unexpected when compiling with Xlc_r I... +0.10
Fortran 77 common blocks in multithreading C++ application -2.26