StackRating

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

druckermanly

Rating
1549.58 (8,065th)
Reputation
1,452 (112,236th)
Page: 1 2
Title Δ
Restore file drag and drop 0.00
How to display character string literals with hex properly with std... +3.81
C++ json insert into array 0.00
Stealing resources from std::map's keys allowed? +3.72
What is the rationale behind the `std::unique_XXX` naming convention? +4.87
How to prevent wrong values in an initializer list? -0.08
warning: missing terminating " character -0.58
How to tell stringstream to ignore null terminating character? -3.22
How to sort array of strings which contains both negative and posit... 0.00
Why does using a pointer allow me to use the bracket operator in st... 0.00
How can C++ detect the current thread it's running on? +3.36
Why does someNumber = rand() & 100 + 1; not produce an error? -0.48
Size of array using string length 0.00
Implementation of arithmetic shift in C/C++ +0.48
GMock macros not recognized? YCM gives me error, but Bazel builds f... -0.44
I changed the default constructor for my class, but seems compiler... -0.44
Can an arithmetic expression be passed as argument to a function to... +4.17
High cpu loading. C++/sfml +3.65
Is it possible to improve code performance by using reserve() befor... +3.66
Where do you find the Rust docs for collect() after you split a str... 0.00
Post-increment vs Assignment in C++ operation precedence table -1.65
How to get a realtime Histogram of a live video feed using OpenCV? -4.36
Resolving multiple overloads +4.90
How to ensure that initializer_list is not zero -1.92
C++ Read access violation for vector -0.73
Will a pointer that has been added to a repeated field be deleted a... +4.81
Multithreading with specific objects in C++ +4.41
segmentation fault using protobuf 0.00
Move the same unique_ptr into function in a loop -4.02
How to convert curl command with -F option to libcurl 0.00
C++ “+” (plus) sign in front of class instance 0.00
is it legal to call .clear(), .shrink_to_fit(), .empty() on a moved... +3.69
Can re-inserting an element "re-validate" iterators? +3.65
Using libcurl in a multithreaded environment causes VERY slow perfo... 0.00
How do I check the size of different variables in a function? +3.96
How to run google tests completely isolated from each other? 0.00
Implementing 64-bit Mersenne Twister - definitions 0.00
How to define the constructor in a child class -2.24
Using std::transform to convert a std::vector<struct{key; val;}&... -0.25
difference between map_instance[key] vs. map_instance.find(key) in... +3.68
How to use immutable object without operator=() in procedural code -3.95
how to traverse ...args (variable length template arguments) +4.11
How to format a double of fixed precision to a given length? -0.21
enum class of type string in C++ +0.02
Kdbg pid() call in source 0.00
Assigning and Accesing derived class object to base class "poi... -4.57
How can I find strongly-connected components within larger strongly... 0.00
If statement runs through whether conditions are met or not -1.38
program crashes when trying to access clipboard +3.99
Boost::Asio on Windows doesn't work asynchronously 0.00