StackRating

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

Mooing Duck

Rating
1595.73 (1,987th)
Reputation
48,072 (2,128th)
Page: 1 2 3 ... 23
Title Δ
Problem with using header of <execution> in c++ 0.00
How to initialize a map of char to char with null values in c++? +0.37
How to map different C++ classes to enum class values -0.63
How to have a function pointer to a generic lambda? -2.20
Efficient member pointers to other many objects 0.00
In C++, what is the difference between new and new[] for array allo... +0.51
Is there a way to allow this in C++ Visual Studio 2019 (Community E... 0.00
Use copy constructor while user-declared move constructor is present +1.03
call function until inserted line is "" 0.00
Three-Star Programmers Anonymous 0.00
C++20 functional-style function calls +0.15
how to check std::array is declared but not explicitly initialized +1.73
Uniquely encode any ASCII string into a string that uses a subset o... -1.38
What algorithm to find percentage of closeness of multiple points i... 0.00
Make C++ class partially constexpr and save RAM -1.98
How to create the Comparable interface in C++ and pass an array of... +1.78
Can you help me identify which iterator is being used here? 0.00
How can I limit the number of inputs while using istringstream for... 0.00
Why is memoization giving the wrong output? 0.00
Is there a way to use std::get(std::tuple) with a non-const int as... -1.22
Unsure of why I do not call the return type here in my void functio... -0.64
Google Coding Challenge Question 2020 : Unspecified Words -0.68
How to write function with the matching const modifier on argument... -1.78
Evaluation of variable +1.18
Can you (and should you) disambiguate a function call taking T and... -0.50
C++ function hidden by function with same name in another DLL 0.00
return by reference from copy assignment overload 0.00
How to limit the occurrence of a randomly generated item in C++? 0.00
How to declare operator++(int) in an abstract class? 0.00
How to make a hierarchy of different object "generators"... +1.63
How to get the size of a std::bitset from another class? +1.55
Is there multiple ways to cin vector elements? 0.00
Operator overloading with template question 0.00
Why won't std::uniform_real_distribution generate proper floati... +2.75
How to chain and serialize functions by overloading the | operator +0.59
Initializing captured-by-reference variable in C++ lambda? +1.73
Very simple structure allignment dilemma c/c++ 0.00
C++ Null characters in string? 0.00
How to fix missing default argument on parameter 'args' wit... 0.00
C++ string centering alignment 0.00
Is there a difference between use const keyword inside typedef and... +1.82
Exactly how to interpret the string filled in by std::getline(strea... -0.20
Is it possible to create a template instance with a non-default con... +0.36
Implementing copy c'tor for shared ptr vector? 0.00
C - Heap Corruption Detected when freeing array 0.00
Do C++ need additionnal code when inserting a pair in a map? -2.66
Do C++ compilers optimize sequential static variable reading? -1.94
C++ Program works when using int with cin but not a string -0.14
Variable suddenly changes for no apparent reason when function is c... 0.00
I need better understanding on for loops +0.10