StackRating

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

Walter

Rating
1479.03 (4,500,270th)
Reputation
28,446 (4,381st)
Page: 1 2 3 4 ... 15
Title Δ
How to make a copy constructor? -0.55
Using std::map::extract to modify key +0.39
Using std::map::extract to modify key +2.39
What is the time complexity of this for loop (be related to `n`)? +0.84
Problems solving 3 equations dependency variables in c++ 0.00
save an instance of class in global variable in order to resotre th... +0.66
Pointer to member type incompatible with object type → What is the... -1.65
Avoiding object-slicing in vector<shared_ptr<Base>> +2.48
changes my vector to an array and have to use pointers - what does... -1.18
How can I do simple math operands with letters in c++? -1.17
Count occurences of each digit in integer interval (or int array) -0.81
C++ comparing two numbers by their digits -1.67
problems with resolving friend function of template -0.96
How to use multiple times memcpy to convert back a std::vector<u... 0.00
Which test case am i missing? +1.63
How can I check if a templated method was called at compile-time? +2.33
Errors occurs when accessing unordered_map by [] operator -0.30
"multiple definition" linker error 0.00
Declare non-template function in a template class? -0.33
I am attempting to define a class which can only be instantiated on... +0.14
Omitting parameter with default value in a subclass function override -0.76
C++ unused variable warning even when I returned it at the end of f... +1.01
C++ distinguish Functor and Value template argument 0.00
Working with const std::string pointers as function parameter -1.88
C++ : using index as template parameter in for loop +1.03
My program results in heap buffer overflow, and I do not know why +0.03
Reversing a Stack with the help of another empty stack in C++ using... 0.00
Why can't I insert a const pointer to a multiset? -0.46
for each in C++ fails to update the vector -1.17
Hi, am trying to make a function that returns a sublist from a link... 0.00
Undefined symbol for HDF5 when using g++ 0.00
I have a few questions about reference variable -1.51
Cannot pass vector of subclass when base class required as a param +1.93
Simplify large number of template specializations +0.67
What does i+=(i&-i) do? Is it portable? -0.46
Parameter packs with specialization for one data type +0.76
Combining multiple templates in each other +0.54
comparators in sort function and priority queue c++ 0.00
C++ class name collision -0.77
C++ programming: getting an error or not according to the computer... +0.28
Do a file containing words separated by newline and a vector of str... -1.82
gsl_function alternative for c++ -0.37
C++ static factory method vs constructor: how to avoid copying? -0.08
Get the size of std::any +3.07
c++ function return the smallest positive integer in a vector +2.32
Properly declaring a template parameter - argument when the functio... +1.54
Group and sort a vector by common/repetitive elements in c++ -0.89
Why is std::unordered_set rehashed even if the load factor limit is... +0.24
Why does this constructor initialiser list which initialises a C-ar... +0.04
Is it possible to shorten this if statement? +1.17