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 5 6 7 ... 23
Title Δ
Using typedefs to autofill a template argument 0.00
C++ how to rewrite a range based for loop to a normal one? +1.64
Preventing code duplication when initializing with and without argu... 0.00
How can I get data from memory mapped file? -0.63
perform a random for loop and save the random values each time -0.59
What are possible reasons for exception in copy constructors? -2.37
How does list joining algorithm work? 0.00
C++ - invalid operands to binary expression 0.00
C++ Most efficient way iterate specific contents in vector 0.00
Copy assignment implementation of a class which has a member object... -2.31
Generate super random number in c++ +0.38
Move ghost toward player in maze if player is nearby? -0.59
How to make this "template / constexpr" construct more el... +0.97
Access Violation Issue with Bubble Sorting/Duplicate Arrays 0.00
maxi and min times to calculate the Fibonacci numbers for six seper... 0.00
Unable to create a debugger engine of the type "No engine" 0.00
How to move a variable into a lambda expression? 0.00
Algorithms bounds and functions describing algorithm -0.31
How do I read in lines that may begin with string or number? +0.73
Overloading [] in subclassed C++ string +1.23
unexpected std::io_base::failure exception +2.02
First Element of vector with weird data 0.00
Why is my pointer giving back value at address directly? -0.32
Initialization during a pointer cast? +2.20
How can you get the j first most significant bits of an integer in... +2.41
How can I write a rigorous function for this case in C++ +1.87
C++ forward iterator arithmetic +1.32
Input Error Checking in c++ -1.00
Why can we use `std::move` on a `const` object? +2.13
Precedence of operators in BNF grammar 0.00
stuck --- Creating an Operator Template in C++ +1.86
Finding saddle point in a binary tree using recursion 0.00
Default destructor for pointers? 0.00
Compare class types in C++ 0.00
Shortest word in a dictionary containing all letters -0.13
Can I use decltype (or something similar) for explicit template ins... -0.75
Why is an argument of type double ** incompatible with a parameter... 0.00
Can I use GCC's / LLVM's STL headers with VS? +0.38
How to create a temporary value initialized T * in Standard-C++ +1.01
how can i work with 16 digit integer type? 0.00
std::cout formatting in Cpp 98 standard -0.86
Will a template specialized for const char * accept char * as well? 0.00
Getting a vector::reverse_iterator from a vector::iterator? -0.52
Malloc function in C errors with pointers -0.13
Create a well-behaved iterator for a write-to-pointer API -0.65
Including any file to your main executable -1.09
C++ - 2D Z-sorting across multiple vectors of objects 0.00
does C automatically free allocated memory inside a function? +0.23
How safe and compiler-independent is this C++ code? 0.00
Why does boost require &vector[0]? +0.39