StackRating

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

Markus Mayr

Rating
1517.58 (37,327th)
Reputation
2,471 (68,283rd)
Page: 1 2
Title Δ
Best extension mechanism to be able to adopt third-party dependenci... 0.00
Printing sorted list c++ 0.00
How to read a specific amount of characters 0.00
why 2 times destructor called in this code? 0.00
Is there any way to run two tasks asynchronously in one thread? +3.51
Function with derived arguments in C++ +4.29
using 'std::cin>>int>>string' works without whi... -2.93
I have a enum class in a .h and operator overloading in a .cpp erro... -0.16
C++: What is the use case of Lambda to function pointer conversion? +0.25
int &b = ++a; // this line works fine int &c = a++; // resu... -3.42
Initialising variables in C++ +1.83
Dealing with complex, nested types in API 0.00
Printing Histogram with C++ +3.95
function pointer with Eigen 0.00
Program That Prints Every (n) Seconds +5.26
Print spaces between each element using a fold expression +1.11
Use share_from_this instead of this pointer 0.00
How to use C++ libraries? -1.36
C++ std::list with struct containing list with struct +0.38
C++ overloading == operator example 0.00
return optional from generic function in c++ 0.00
How to ensure that a method is executed only once for the lifetime... -3.13
Is it correct to declare a dynamic array of atomic using double poi... 0.00
Reducing the complexity of an o(n^3) c++ code +1.13
Use std::experimental::optional to implement a list +4.51
Pass parameters that contain whitespaces via shell variable -4.08
Is it possible to create a new thread under a thread? 0.00
How do two or more std::threads operate on the same function? 0.00
std::condition_variable not properly wakes up after std::condition_... +4.47
opencv much slower in multithreading -0.17
background extraction using OpenCv 0.00
How do I combine user input with with if statements? 0.00
fastest way to assign range of integers from 0 to x to a container 0.00
When would I want to construct a shared pointer from a raw pointer -0.57
C++ read the content from two lines of document and store in two va... 0.00
how to call txt files from a directory one by one in c++ +4.00
C++ enforce second-pass name lookup in template function -3.30
convert user-defined type to std::string in C++ 0.00
Adding double to double in a more fixed way? 0.00
imwrite does not create image 0.00
How can I make this simple fortran 90 code faster? 0.00
OpenCV calibrateCamera assertation failed +3.98
How to compile a C++ program using eigen without specifying the -I... 0.00
Can I use Visual C++ for an assignment that will be compiled using... 0.00
How to make C++ endl manipulator thread safe? -2.96
sorting of the vector -2.73
Appropiate std container for (only) insertion and iteration -1.41
C++ creating template specialisation in a typelist -1.79
Which one is faster to execute? +3.53
Trouble with abstract classes in c++ +2.32