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 ... 33 34 35 36 37 ... 60
Title Δ
Using lambda function as a compare for a std::map 0.00
Storing an integer less than 256 within a byte of memory in Python +0.07
Looping over files in UNIX -0.57
unique_ptr's assignment operator copies a deleter stored by a r... +0.45
What is a C++ primary expression in very simple words? 0.00
Same function? runs about 10 time slower with GMP(C++) 0.00
Automatically select a C++11-compatible g++ version in the Makefile +0.95
std::thread (detachable) and exception safety -1.78
select interrupted system call 0.00
When can std::condition_variable be used without a predicate? -0.91
Making fopen() open files from a certain directory -0.61
typedef, arrays and pointers in C +1.77
How to get notified when a process ends under linux? -0.32
How do I get info from g++ COLLECT_LTO_WRAPPER into a make generate... +0.45
Specialized friend function in C++ +0.47
Empty targets in makefile -0.54
Global variables in modern C++ 0.00
Can using a lambda in header files violate the ODR? -0.93
GCC optimization differences in recursive functions using globals -0.97
Is there any harm in overriding an "empty" virtual destru... 0.00
How to track down why code behaves differently with optimization fl... +0.41
Iterating over different types +0.02
Different behaviour between "int &&" and "au... -0.85
std::make_shared and std::forward — what's the point? 0.00
When does a non-member function template have internal linkage? 0.00
Iterator Efficiency: pointer compare or counter 0.00
Process list of files in makefile with $(notdir ...) 0.00
Printing void* memory address passed over a pipe in C -1.22
How to convert char *a[] into char **? -0.11
Self-contained shared library -0.50
What is the relation between C++ standard library and system interf... +1.65
Keeping vector of iterators of the data -0.37
Convert date-time from/to UTC timestamp using time location -0.53
No. of Threads in a Intel i5 processor 0.00
Augument Dependent Lookup does not work 0.00
Makefile "nothing to be done" -1.16
How can I ensure that global variables are initialized in the corre... 0.00
How do I find what libraries need to be installed on a client linux... +1.34
Unusual behavior of pow() in C during compilation +1.99
Delete all not found i.e. delete all key/values in map not found in... -0.27
is it possible to forbid assignment if there is no explicit copy co... +0.02
Identity of function template instantiation in multiple translation... 0.00
alternative for netcat utility +0.03
C++ Concurrent modification and read of a single global variable +2.69
universal reference c++11 code duplication -0.52
Could the function used in std::thread (c++11) have [[noreturn]]? +0.74
Proper implementation of functions with noexcept C++11 0.00
Alternative in python to subprocess +1.86
Forwarding parameters for late initialization -1.82
Detect source of error "glibc detected memory corruption" 0.00