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 ... 9 10 11 12 13 ... 23
Title Δ
Can I bind to new char[]? -0.11
conditional iterator over two arrays with STL +0.41
Improving simplicity with std::list -2.03
Code logic error on recursive algorithm +1.06
Eliminating copying of function parameter -0.69
Why is Allocator::reference being phased out? 0.00
How do I pass a pointer to an array of pointers as an argument to a... -0.10
Compile time size of string literal in array of string literals +0.83
Boids colliding with each other -0.45
Null propagation operator in C++ -0.57
Preprocessor macro with dot? +1.48
how to sort a vector in the order it is read from file with structu... -0.19
Every other line of data is skipped when reading and storing data f... -0.35
Reading in both strings and ints from a text file c++ 0.00
Is there an alternative to this long list of "if argA == argB... -1.11
Finding specific primitives within a binary file C++ -0.09
Copy constructor doesn't work 0.00
Pointer for arrays in C++ +0.81
Is this a safe way of throwing an exception from a destructor? +1.42
Guess my number! c++ -0.27
How would I translate an ease in out function from c++ to python? +0.40
Object has type qualifiers that prevent match (function overload no... +2.11
Example of memory leak in c++ (by use of exceptions) -1.45
Class constructor with structure components -2.24
In binary notation, what is the meaning of the digits after the rad... +0.29
How do I prevent boost::optional<T> from being constructed er... +0.23
The static keyword and its various uses in C++ +1.24
inline functions accessing static? 0.00
Can't use a variable for my array size but variable is declared as... +1.86
Quick Sort not working at 10k elements -0.42
How to shuffle an array so that all elements change their place +0.79
What am I doing wrong? (C++ arrays) 0.00
array indexing from a pointer -0.21
Reading in a specific format with cin +0.98
C++ - save txt as html using fstream -0.12
Is there a nice way to create "split object" in C++? +0.69
C++ Class Constructor defined public, says it's protected 0.00
Why should i use catch by reference when exception pointers are thr... +0.40
Visual C++ 2012 cout crashes during run time +1.84
C++ IO optimization and string handling for stdin +0.87
in C++11 why use std::move when you have && +1.28
Generic Retry Mechanism - Cannot use C++11 features +1.31
most difficult-to-find errors in c++ +0.22
comparison of strings does not work +0.38
new not called, yet memory allocated +2.33
Print the integral value of a very long binary representation 0.00
Convert integer to binary and store it in an integer array of speci... +1.07
C++ Reversely sort characters in a string +0.77
C++ class with template member variable +2.02
Inserting a variadic argument list into a vector? +0.80