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 ... 5 6 7 8 9 10
Title Δ
#define on a specific translation unit from another 0.00
Can I have an array of lambda pointers in order to hold functions w... 0.00
How to deal with variable const in templated code? +1.49
Handing type-erased data at runtime - how not to reinvent the wheel? +1.86
Understanding Nested For Loop To Print Asterisk Pattern -0.57
Conditional breakpoint triggers when it should not 0.00
Arguments must not be initialized -2.21
Bit fiddling: Negate an int, only if it's negative +0.28
Bit fiddling: Negate an int, only if it's negative +0.28
Static variable inside a template base class -0.63
c++ custom array browsable in Visual Studio watch window 0.00
std::unordered_map throws seg fault when inserting a specific key +1.73
Euclid’s greatest common divisor algorithm 0.00
what is the order of calculating i+v[i++] -0.32
Merge std::unordered_map iteratively +1.86
Auto formatter changes > > to >> -0.39
C++ series summation code giving different answers on large input -0.75
Expression SFINAE: how to select template version based on whether... -0.11
Trying to create a cos(x) calculating function -0.54
Avoidance of for loops in C++. but why? +1.34
C++ gradient function returning false value +0.43
"was not declared in this scope" in c++ -1.94
C++ get the name of a vector that was passed to a function 0.00
Pointer to an array of vectors in c++ and send it to a function -0.90
Initializing an adjacency matrix in c++ -1.23
Trivial compile time check for no copy constructor +0.55
Is long double in C++ an implementation of IEEE's binary128? 0.00
Laplacian Sharpening result is kinda greyish C++ -2.27
How to access a range/interval of keys in an ordered map in C++? -1.22
sort indexes from a list with duplicates 0.00
How do I define a vector of vectors of different types using a vari... +0.79
Using set of function c++ 0.00
c++ function call with square parenthesis -1.12
binary '<<' : no operator found which takes a left-ha... 0.00
Printing a Vector that was passed to a print function 0.00
C++: Typedef of template class +0.27
Why can't cout a scoped enum class member directly while can fo... +0.22
It doesn't show the matrix to multiply and don't multiply t... +2.18
Reference to non-static member function must be called when process... -1.87
Selecting between conversion operators when they are ambiguous +0.49
Own custom vector class. Memory reallocation 0.00
Custom allocator for STL priority_queue -1.15
How can I generate documentation from a compiled c++ or c# library? 0.00
Remove specific character from double quote surrounded substring -0.32
C++ template deduction from lambda +0.26
C++ Lambda - error: no matching function for call to +1.99
Simulink "Access Violation" writing to PWork variable in... +0.39
C++ Recover from void* the element pointed into unknown associative... -2.17
Why I need to include block_cache_key.h and block.h before block_ca... 0.00
Performance loss parallel for +0.44