StackRating

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

Max Langhof

Rating
1614.64 (1,263rd)
Reputation
11,113 (13,467th)
Page: 1 2 3 4 5 ... 10
Title Δ
Concrete class not being constructed +1.98
How to enforce implementing the constructor of a specific data type... -1.46
Passing a function as a class field -1.57
Recursion with global defined variable get more stacks than recursi... +0.97
Bug in recursive divide et impera binary search +0.36
Safe arithmetic with numbers smaller than machine precision? +1.01
C++ STL Container requirements - Post condition confusion 0.00
Why every time getting different output in openmp code? +1.08
Wrap different std::vector<T> in same interface 0.00
Creating object with Copy Constructor (Simple Rule of Three Class)... +0.36
Calling function in derived class from base class of crtp with gene... 0.00
How to resolve ambiguity inside a lambda that inside a static method? +1.51
What is an 'aliased local shared_ptr' in this example -0.46
Fortran array access via vector subscripts, cpp equivalent 0.00
Minor bug in C++ dfs question in a big test case 0.00
Is there a way to tell the g++ compiler, not to look for include he... -0.64
Self terminating thread. Use join or detach 0.00
c++ shared_ptr does not provide a call operator +1.38
Idiomatic way to get size_type from std::array or the like +2.31
Can a class point itself to a different address using this pointer... +0.04
Accessing Base class variable inside Derived class 0.00
Does break point trap always mean program was run from the debugger? 0.00
how to list initialise a templated class without std::initializer_l... +0.37
Do I need to type -std=c++17 (or whichever standard I want to use)... +1.31
Using private versions of global extern variables with OpenMP 0.00
Open Visual Studio with solution and specific file and line 0.00
Is there a way to get QColor's smart name if any? +1.40
Is there a pure regex expression that, given a function name, would... 0.00
Assigning a unique index to each character (not character position!... -0.76
Is there a way to restrict objects parameters according to a derive... +0.37
Is it guaranteed that the copy of a float variable will be bitwise... -1.11
Precedence of Friend vs member operator overloading -0.47
how to extract data from refernce of shared_ptr<T&> 0.00
Basic algebra operations on known size arrays 0.00
i need to convert my array styled adjacency matrix into vector styl... 0.00
Overload operator>> to delete a node from a binary tree 0.00
Will ceil, floor and round meet loss-of-precision problems when con... +1.63
Wrong answer from class member function when using template with cl... -1.05
std::bind works with decltype type of class member functions failed +0.34
Why size of pointed object of pointer is not zero even if we assign... +0.49
How to write observable example for instruction reorder? 0.00
Returning a non-const reference causes a binding reference error 0.00
What happens if one uses delete[] after a delete? -1.42
Can I use tie to put Elements of a pair in a vector? -1.43
Can I make OpenMP to revert to ideal # of threads after using omp_s... 0.00
How to avoid down-casting when return types are not known at compil... 0.00
what makes c++ atomic atomic +0.22
Why are C++ tuples so weird? -1.14
Returning anonymous struct +0.36
How to pass pointer of derived class to reference to pointer of bas... -0.73