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 ... 11 12 13 14 15 ... 60
Title Δ
Cannot return std::unique_ptr from function without move +0.25
I am unable to return address of a 2d array from a function in c++ 0.00
What are the options of sending the same data to two independent co... 0.00
How can I use a nested type belonging to a templated class in anoth... 0.00
Is there a noop iterator in the stl? +2.87
How to convert boost::string_view to std::string_view? 0.00
Can an anonymous lambda function be bound to an object to allow the... +1.74
Getting user input for an array +0.41
Linked List Iterator Implementation C++ 0.00
Adding two matrices prints a column of garbage data c++ -2.01
Casting function pointer to member function -0.03
How to specialize templated class inside other templated class? 0.00
Difference between make_unique and make_unique with reference_wrapp... +0.92
How to output as fast as possible a fixed buffer? -1.47
C++ Producer Consumer stuck in deadlock 0.00
mmap same file, same physical memory? +1.35
Do functions that return pointers require that I delete the value t... +2.23
Why c++ vector inner elements/array are copied when passed by value -2.01
Multithreaded program with mutex on mutual resource -0.71
Lowest TCP receive window size 0.00
convert uint8_t array to string +2.07
Class String and nested vector C++ -1.24
Makefile does not put .o files in build folder 0.00
Two consequent std::chrono::high_resolution_clock::now() gives ~270... -0.32
Shared pointer from get() inside block -0.41
How do I forward declare a boost::spirit rule? 0.00
Keep track of object types -1.25
Getting error using vector push_back with <string> in c++ +0.40
How to transfer the following tensorflow code into pytorch -2.21
Handling money value, is it safe to divide a number by 100? +2.45
Fast copy array to array 0.00
C++ Makefile Which Uses The Correct Source File? -0.56
Fastest way to measure global time (wall-clock) in multithreaded ap... 0.00
Why does threading floating point computations on the CPU make them... -1.90
Does std::map<K,V>::iterator instantiate std::map<K,V>? -1.96
Explicit instantiation for a set of types -0.87
std::vector::emplace vs placement new 0.00
delete/free memory allocated by malloc and reused by new 0.00
Using std::find to find chars read from binary file and cast to a s... 0.00
Make: Variable assignment 0.00
How to construct a static thread_local member with non-trivial cons... 0.00
Boost Linking problems 0.00
why there is abnormalities in printing the key and value of un_orde... 0.00
Inside for loop: Convert text and int to const char* and pass to fu... 0.00
How to simulate change of system date/time for testing purposes? -0.02
When is an UDP connection treated as UDP stream 0.00
How can `std::error_category` safely be used in static destructors? -0.59
Is there a way to make time pass faster in linux 0.00
nofify_all() crashes when the program is closed -0.52
Initialize reference member by new() call +1.93