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 4 ... 23
Title Δ
Partial-compare-and-full-swap for atomic values +1.86
Default destructor behavior on reference c++ -0.56
C++ - Converting char vector elements to single uint64 0.00
Is lg*(n) time complexity better than lg(n)? -0.65
Let ss be a std::stringstream. How to specify a concept for (ss<... +0.38
C - how to add a char to an array -2.34
Why is function overloading between member functions and non-member... +2.92
Define Iterator type of template argument 0.00
Generate compiler warning if const char* array initialization comma... -1.36
Is there some way to guarantee relative order of destructors? 0.00
Passing vector with std::move function signature -1.70
C++ Operator overloading, returns, types and robots 0.00
How to default initilise a std::vector -0.70
Can an address of an instant of a template to a function be passed... -1.12
Implicit assignment operator deleted for vector erasing? 0.00
Converting const reference of parent class into a derived child obj... 0.00
Rand() isn't displaying random number, please help me understan... +0.36
How to achieve overloads for containers and iterators for template... 0.00
Dynamically Allocating Struct -0.39
Why / how are some c++ headers included by default in visual studio? 0.00
weird Seg fault 0.00
Can an inline or constexpr function be defined multiple times in a... 0.00
C++ initialise nested class 0.00
Why is there memory leak when base class constructor is being called? -0.14
How does this program execute? -0.25
Do not loop unless you absolutely have to? 0.00
I have a C library of related functions with different prefixes. Ho... 0.00
Variadic C++ Templates Termination After Unpack? +2.01
AlarmManager or JobScheduler compatible with all Android versions? 0.00
Can replacing the std::allocator allow std::set to work with void*... +1.32
How to initialize a int const * const in constructor? -1.46
compiler error how to track back what cause it 0.00
How do I reverse a dynamic array in C++? +0.96
How do typedefs work with templates? -0.63
What are the implications of hash collisions? +1.62
class type as variable and use it in constructor in c++ 0.00
Does template argument deduction takes return type into account? 0.00
Is it possible to make a callback function in c++ return a value? -0.28
C++ struct in separate header file 0.00
What is the runtime complexity of this short code? +1.40
How to install header files in cpp 0.00
reconstructing an object in C++ and assigning it to the same type 0.00
Using an array as value in hash table (unordered_map) C++ 0.00
Why am I able to dereference a pointer to an abstract class? -0.64
Create bitmask based on a pattern as constexpr +0.85
Calling a method on a method c++ -1.46
const B and const A* are incompatible, even when B is aliased to A* -1.89
What to consider when looking at multiple methods to achieve the sa... 0.00
C2678 - no operator found 0.00
Insertion Sort Algorithm on Reverse Ordered Array Costs 0.00000 sec... 0.00