StackRating

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

Maxim Egorushkin

Rating
1547.15 (8,840th)
Reputation
96,710 (784th)
Page: 1 ... 5 6 7 8 9 ... 60
Title Δ
Missing one-pixel row while transfering image with TCP socket 0.00
Why is my shared_ptr able to construct implicitly from a raw pointer? -0.38
worker thread keeps waiting at condition_variable even the notify_a... 0.00
Sets (arrays of heterogeneous types) in C++ -0.12
How can I efficiently access members from inner classes using insta... +0.21
C++ iterate over members of struct -0.61
Initializing an array of structs within a class definition +0.39
How to define an implicit conversion for typedefs? 0.00
Smart pointer which can change ownership at runtime (C++) +2.25
Grabbing printed statements from console C++ 0.00
How to edit sctp.h to add SO_REUSEADDR 0.00
Inserting multiple values into a vector at specific positions +1.02
What is the right way to return the l-value of element of vector? 0.00
Can shuffling my training data lead to bad model performance? -0.59
How to catch exceptions that occur inside a C++ programm that is ca... 0.00
Why does single threaded process change CPU -1.50
determining the end of user char input c++ -0.23
Why does this very small C program use up so much memory? +0.35
What is the relationship between cache coherence and memory barriers? 0.00
Avoid cast operator() and access operator[] conflict 0.00
No match for operator*= 0.00
How to do bitmasking for unsigned long int? -1.17
Is it possible for preprocessor to check if a linker option is used? 0.00
How to find a specific portion of a string using a regular expressi... -1.87
Using suffix rules in Makefile 0.00
Comparing double in C++, peer review +1.40
Does C++ have a defined way to pass a pointer to a member function... +0.90
Float comparison in C++98 +2.17
Why AVX2 and SSE2 bitwise OR operators are not faster than a simple... 0.00
How to have a C++ library callable by multiple languages? 0.00
How to check if certain position in array is modified using pointers -1.22
C++ Passing multiple objects to a function in threads 0.00
Measure the time to reach the main function using perf? -1.95
How to get the address of a C++ lambda function within the lambda i... +0.58
Pthread_join() hangs on array of threads +0.40
Memory Allocation vs RSS in Linux -1.42
Why C++ thread calls destructor multiple times? 0.00
Correct way to iterate over a list of pairs in c++? 0.00
Is there a way to create a stringstream from a string_view without... 0.00
Why this code does not print two "hello" when using multi... 0.00
crashed when delete a string that copied from a string class by mem... 0.00
How to reduce the implementation code of lots of wrapper classes? 0.00
correct (or safest )way of initializing void pointer with non-zero... 0.00
How to include makefile variable in include preprocessor directive 0.00
Makefile Loops: "command not found error" popping before... 0.00
Why does the system call chdir() not accept pathnames starting with... 0.00
Unable to get correct nanoseconds time interval 0.00
Linux, is there a shortcut for executing last multi-lines command i... 0.00
Why is the pthread_mutex_t struct all zeros in gdb? 0.00
Make signed int value from unsigned int value and back 0.00