StackRating

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

Martin J.

Rating
1530.61 (18,001st)
Reputation
4,328 (38,616th)
Page: 1 2 3
Title Δ
How do I concatenate a list of lists in C++?` 0.00
Why do we use return *this in overloaded assignment? +5.09
Multiply Function with two parameters +3.73
std::bad_cast exception thrown by dynamic_cast +5.98
Delayed Function Call in a Delayed Function Call 0.00
Class template: why can't I specialize a single method for void type? +2.01
Scope of scoped_lock -0.17
why does vector.emplace_back call the move-constructor? +4.30
map::erase: difference between erase by key or by iterator? -0.68
implement erase function to my class -0.03
link errors in XCode when defining a C++ class that inherits from a... 0.00
Passing a unique_ptr to a function which adds it to a vector -4.10
C++ best way to have a persistent object? +4.32
three random numbers which are not equal to each other? -0.47
How does destructor work? -0.74
C++ How to use vectors with templates? -2.01
Add a constant to one sub-element of all elements of an std::vector -1.76
How to Initialise 2D char array after being declared in header -1.05
Copy the char* content using "=" operator +2.12
fixing Observer design pattern in c++ 0.00
How do I use the constructors in a named union? And how can I chang... +3.68
C++ compiler can silently accept wrong conversion and introduce unp... -4.15
C++ replace toString with an overloaded output operator +0.18
Making created objects global [C++] 0.00
usage c++11 std::tuple in big projects -2.53
How to remove an element from a list (C++) +1.61
What is more efficient: pass parameter by pointer or by value? -2.28
Destructor is called when I push_back to the vector +3.59
Nested while loops in matrices +4.03
Why are not outputs the same after re-executing my multithreading c... +3.96
C++ "expression must be a modifiable lvalue" error -1.52
C++11 std::chrono subtract now and min -1.59
set a certain letter in a string equal to an int + "," 0.00
Why is one of my base class constructors deleted? (C++11) +3.61
C++ Templates and Polymorhpism? 0.00
iostream equivalent formatter to cstdio "%c"? -1.04
Singleton being constructed twice 0.00
Super weird error when handling strings -2.77
C++ - Using enum declared inside a class in the class contructor's... 0.00
cannot call member function without object error +1.47
Cpp Operator = between 2 classes +3.66
What is a concept behind using extern in c/c++? +4.37
Input streaming for user defined class +0.69
Dynamic Type Singleton with templated types. Is this a viable appro... 0.00
Error while finding duplicates by name +0.12
Get the length of an array which contains an element 0 while passin... +0.26
base class pointer pointing to normal and virtual function -3.99
bool operation in expression -1.47
Issue with C++ map using member function pointers as keys -3.71
C++ * const *const +4.03