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 ... 7 8 9 10 11 ... 23
Title Δ
C++ unordered set out of memory -2.07
Getting a unique pointer to an array from a std::vector 0.00
How to use unique_ptr with data allocated within a c library? -1.87
Unnecessary object copy - C++ STL -0.79
Producer / Consumer - Producer using high CPU 0.00
Does the (gcc) compiler optimize away empty-body functions? -1.76
What is the best way to guess the value of x+y? 0.00
C++ - Matrix subtraction +1.60
C++ : Fastest way to read string from stdin +0.72
C++ vector of objects: assigning the objects -0.15
How to read in user entered comma separated integers? -1.06
c++11: How to write a wrapper function to make `std::function` obje... +0.49
C++ multiple cin.get() 0.00
C++ Are there any tutorials on how to use handles? 0.00
How does the compiler generate code for virtual function calls? -1.50
`std::bitset` with and without boundary checks 0.00
File Written in Chinese (I think?) 0.00
C++ void* any type implementation returns weird result -0.31
How do I update this old C++ doubly linked list code to C++11? 0.00
How to deal with differences of implicit 'this' from a constant to... 0.00
How do you efficiently support "sub-bitstrings" in a bits... 0.00
Producer-consumer queue- std::queue or user-written linked-list? 0.00
Clean ways to write multiple 'for' loops -0.07
Make user give input until he enter X +0.28
Overloading insertion operator (operator<<) +0.14
Comparing time complexities -0.11
compliant variable length struct in C++ -0.14
in C++, how to make sure that one object is constructed before anot... -0.40
From where does the program allocates memory +1.51
C++ std::bind accept typename as first argument +0.11
C++ huge array of ints stored as longs +0.40
Vector containing a partial subset of another vector both pointing... -0.05
Avoid duplicate storage of map key +0.05
C++ deleting from a vector of objects 0.00
Is this defined behavior? Store data as char array 0.00
C++: Storing resources whose copy operation is unreasonable or impo... +1.05
Visual C++ read entire file +1.02
sizeof derived class with virtual base and virtual function 0.00
Changing an object inside a method 0.00
Elegant way to do sequential comparison (C++) +2.30
Combine enums c++ +1.70
Determining the "optimal" common numeric type in a templa... -1.10
C++ STL Containers- some questions on Types? 0.00
Initializer lists in C++ and class initialization. I have no-arg co... +0.33
std::move( ) calls copy-ctor in the absence of a move-ctor. Why and... -0.28
measure any functions running time, and getting functions return va... 0.00
Why an Infinite Loop -0.28
Use an operator overload to call a virtual function -0.07
qsort() vs std::sort, comparison function philosophical difference -1.02
Pass by reference, constant reference, rvalue-reference, or constan... +2.02