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 ... 10 11 12 13 14 ... 23
Title Δ
Creation of char array causes memory in static? +2.53
Can a variable be locked to prevent changes to it in c++? +1.38
Converting Pseudocode to C++ -1.60
Overloading Operators in C++ is giving me an error +1.99
Generic way to create comparer for objects behind pointers -0.23
dynamic object pointer array C++ +0.43
Why does GDB evaluate floating-point arithmetic differently from C++? -0.56
My First C++ Look +0.43
C++ Declaring many similar classes without repeating oneself -0.34
How to pass an Array into a Class in C++ -0.07
Passing parameters to a no-op macro in C++ -0.27
Force sum of weights in vector to be 100 +1.49
How do I make sure that when a .h file is modified, the .cc files i... 0.00
copying an array of characters in c++ without using string functions -0.54
C++ Adding Objects with pointers into Vector -2.55
Writing a recursive function iteratively +0.47
A potential workaround for C++ slicing? +1.91
binary '==' : no operator found which takes a left-hand operand 0.00
Own matrix class multiply operator -0.01
Combining exception and error-code based class implementation -1.42
How to concatenate two integers in C +0.82
How to determine the feasibility of using fixed-point numbers on a... -0.88
Static members inheritance and protection +2.30
Does C++, as an abstraction, support "bits" representing... 0.00
Is it OK to inherit from the C++11 smart pointers and override the... +2.33
C++ Using stringstream after << as parameter +1.21
C++ macro for string literal begin iterator and end iterator +0.42
Reading certain lines into an 2D array with C++ +1.40
placement delete on unrestricted unions 0.00
C++ Overloading assigment operator +0.58
converting xchar* std::string 0.00
Conversion Big Integer <-> double in C++ +1.53
C++ wrapper for an array of pointers returned from a C function +0.55
How to use Enums in C++ +1.12
How can I create an array of random numbers in C++ -1.92
What does ifstream::open() really do? -0.32
Getter returning 2d array in C++ 0.00
C++ Video Game Programming IDE +1.51
What exception classes are in the standard C++ library +0.45
Reverse a string without using standard functions +0.08
changing behavior of derived class function with minimal or no effe... +1.26
No appropriate default constructor for std::basic_ostream 0.00
Check for multiple values when using comparison operators +0.92
Access function pointers outside of the instance +2.22
Using placement new to call constructor within constructor +0.83
C++: Why must private functions be declared? +1.50
filling a vector of pointers to vectors +0.74
const modifiers In ANSI C and ANSI C++ -0.22
How can I write an iterator wrapper that combines groups of sequent... +0.46
How to superclass some data structs in C++? +0.41