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 ... 4 5 6 7 8 9 10
Title Δ
What's the purpose of this function that does nearly nothing? 0.00
get and set values of a nested structure using external functions -0.38
Changing array with function when parameter is class type c++ +1.69
trying to return a vector +0.36
What is the best C++ data structure that could be used for storing... +1.86
Function return different types +0.40
What's wrong with std::nan/std::nanf under Visual Studio? 0.00
Sort by non-lazy lambda expression / projection -0.16
working with templates and multiple constructors 0.00
Unordered_map with custom class as key 0.00
Are There Restrictions on What can be Passed to auto Template Param... +0.92
Is there a signed `sizeof` alternative in Qt +1.86
Function overloading - order of definitions 0.00
how to forward the types of tuple to specialize other template? -1.20
Why is the output of the CPP code failing for "832564823476&qu... 0.00
Do data member addresses lie between (this) and (this+1)? +0.75
how can i know from where double free or corruption (out) error is... +1.45
C++ binary tree object, "insert" method with 1 parameter 0.00
What happened to std::atomic<X>::value_type? +2.94
Using destructor is for deleting only dynamically allocated arrays... +1.00
Constexpr constructor fails to satisfy the requirements, but still... +1.68
Initialization and management of a shared_ptr to base interface -1.17
Why do we need 'template <class T>' before implementi... -1.20
generate a sequence of 'if ... else if ... else if ... else'... 0.00
Getting a translate relative to a different matrix 0.00
MAX value of matrix and saving indexes in the same loop +0.41
C++ random yields different numbers for same Mersenne Twister seed... +1.84
Reference class from dll in cpp 0.00
c++ Dynamic cast with nested polymorphic template -0.48
What the benefits by using the template<int size> than dynami... 0.00
SFINAE check failure 0.00
Are constexpr evaluated on target platform? +1.22
Using iterators in nested loop through two vectors two match elemen... +0.43
Call derived class method from base pointer list loop (OOD) -1.93
std::map::size_type for a std::map whose value_type is its own size... +0.20
conditionally filling a vector in parallel 0.00
How to implicitly convert class template object when passing as arg... +0.07
Why isn't #pragma once automatically assumed? +1.47
Eigen non constant MatrixReplacement for sparse solver 0.00
Templated operator == 0.00
std::hash specialisation for my own class and use it inside the class +1.32
Return collection via iterators from template method +0.81
Assigning values to a vector of pointers 0.00
OpenMP - store results in vector +0.42
Return class member without copy vs return local object in differen... +1.96
Fast counting of nucleotide types in a large number of sequences +1.02
Pascal's Triangle by recursive function -0.08
Creating a clickable grid in Processing 3 0.00
How to set object to nullptr afer self deletion -0.32
How to wrap std::chrono in a c++ iterator type +1.87