StackRating

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

Michael Veksler

Rating
1542.96 (10,446th)
Reputation
4,107 (40,786th)
Page: 1 2 3 4 5
Title Δ
How to copy unordered_map with a const key? 0.00
Converting hex in array to ascii for compare in C language 0.00
template metaprogramming - g++ eats it, clang does not 0.00
Elusive bug when trying to read data from record into program(C++) 0.00
c++ recursion with big numbers to find mod +1.60
Generic factory mechanism in C++17 -0.19
Program to generate recursion tree for generic recursive program 0.00
C++: Unexpected performance boost using greater comparator 0.00
Why is pmr::string so slow in these benchmarks? 0.00
Is c_str() still valid when the string is kept in a set -2.06
where string literals will be stored -0.87
g++ and clang++ different behaviour with recursive initialization o... +0.42
fibonacci sequence negative answer after 92 python +1.60
infinite loop when user enter a large number 0.00
Problem with the usage of std::transform in C++ 0.00
How can I make an algorithm in C++ for finding variations of a set... +0.13
Why are the template parameters required when defining member funct... +2.47
C++ printing to terminal much slower when adding `g++`'s `-std=... 0.00
int shown as to take 8 bytes 0.00
How to avoid "template parameters not deducible in partial spe... 0.00
Is it possible to test whether a type supports negative zero in C++... +1.08
Total amount of games not displaying at end of switch loop cycle -0.45
C++ map -- Self referencing iterator -1.64
C++ program using a c library - Converting a smart pointer to a raw... -0.07
C++: Why does this string input fail while the other does not +1.69
How do I invert a binary search tree? 0.00
Emplace object derived from non-copyable into vector 0.00
GPROF profiling tool is inaccurate execution time 0.00
Segmentation fault when trying to print out/load a 2d array 0.00
How can a variadic template be used to generate a left-associative... +1.19
Trouble with updating a variable in a while loop +0.71
c++14 template specialization "used but never defined" 0.00
How to correctly use pipe to transfer data from child process to pa... 0.00
If: Badly formed number when using less then sign 0.00
Printf of Double or int -2.26
Macro variadic argument -0.53
Selecting percentage of random elements in a C++ map -2.02
Using the result of a Unix Command as Integer? 0.00
Template specialization with cv and ref types 0.00
Using char* as key to unordered_map does not recognize duplicate keys 0.00
Could not make this code cross compile between MSVC 2015 and GCC 7.3 +2.03
What are the drawbacks of C++ covariance return types? +2.23
C++ bad_alloc exception on future.get 0.00
run time error in dynamically allocated array to delete an element... -0.06
Overloading Operator-- cannot convert object to base type in assign... -0.08
Measure the maximum memory usage during a function call -2.08
printing a float has unexpected value +2.34
Performance Discrepancy B/n C++ and Python for Project Euler +1.84
allocating 3 dimensional vectors of size 10000 10000 3 in c++ +1.15
How to get the sum of divisors in a given range efficiently? +0.22