StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 4 5 6 7 8 ... 99
Title Δ
class template - How to write constructors 0.00
Key already exists in unordered_map, but "find" returns a... -1.73
Counting parameters of a template template type +0.14
Is using malloc for int undefined behavior until C++20 -0.28
Equivalence of find_if and bind2nd to lower_bound, upper_bound -2.26
How to choose iterator direction at runtime -0.33
dynamic base class constructor call in derived class constructor in... -0.05
Have there ever been silent behavior changes in C++ with new standa... -0.13
How to safely "pop-front" from std::map without extra copy? -1.78
How To Convert C++ loops into C style loops? +1.86
I am trying to use template metaprogramming to find the greatest co... -0.66
Function template accept and return different lambdas -0.99
Why stackless coroutines require dynamic allocation? 0.00
How can I create deduction guides for template aliases in C++20? 0.00
Build variadic tuple from array to return 0.00
Writing partial unique_ptr for C++03 compiler which operates on com... 0.00
Is it safe/possible to access virtual methods across a DLL boundary? -1.27
How to access a vector securely on C++? +1.49
A variable is reverting to a previous value after being assigned to... 0.00
How to store input for an unknown number of iterations? -0.61
How to calculate expected number of turns using DP in O(n)? -2.34
How to create a random distribution with no specific definition? Is... -0.86
Warning: ignoring attributes on template argument... in declaration... 0.00
C++ iteratively search through mixed type Maps +1.56
Why we limit the size of stack but not heap in memory +0.38
C++ template inheritance 2 arguments 0.00
When is a constexpr evaluated at compile time? -1.60
C++ generate function with template metaprogramming 0.00
C++17 fold syntax to test vector composition +0.31
Why does std::vector call the destructor while leaving a different... 0.00
C++20 concepts: int not swappable_with int -1.57
Will instance of shared_ptr<Base> and shared_ptr<Derived&g... 0.00
Overload of a nested template function +2.17
How to merge two sorted array in o(1) space complexity? -1.17
How to generalize this C++ wrapper around a C 'class'? 0.00
Floating point determinism when reading text files +1.11
std::for_each seems to be cleaning std::string +2.10
Trouble coming up with a solution to a circular reference in C++ 0.00
return object of operator= overloading in c++ 0.00
How do you recursively merge queues in C++? Assume they are already... -1.96
Constructing std::pair of integers with a variable using post-incre... +2.26
Why don't standard containers like std::vector implement interf... +1.76
How do I move the value of a variant<Ts...> into a variant<... -2.09
(Chrono Time) Minute tick detection error -0.09
Why is the compiler saying my integer variable is not being used? 0.00
Is there a way to populate C++ initializer_list with a for loop (or... -1.14
std::pair() having empty values with something like boost::optional 0.00
`static_assert` on `std::initializer_list<T>::size` in a func... -0.44
Is it possible to concatenate two strings of type `const char *` at... +1.57
C++ Divide and conquer matrix multiplication algorithm too slow 0.00