StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

CashCow

Rating
1445.99 (4,533,584th)
Reputation
26,980 (4,690th)
Page: 1 ... 8 9 10 11 12 ... 22
Title Δ
Why does the use of 'new' cause memory leaks? +0.69
What's the best way to synchronize this event implementation -0.17
What is the best way to use a common vector size type? -1.24
Why use virtual functions? -0.59
Destructor call during object initialization? -0.24
double free or corruption while deleting an object (another one...) -0.26
What are the guidelines regarding parsing with iostreams? -1.55
Ordered static initialization of thread-safe classes +0.26
Why does this integer division yield 0? -0.89
Big Endian bytes vs. Strings as keys in string - string databases +0.47
What is happening during `delete this;` statement? +0.54
c++ casting derived to void* and restoring base -0.15
Access the method of another class in C++ -0.52
Indirect multi-level smart pointers +0.13
Overloading a virtual function in a child class -0.10
Infinity loop in while statement -0.19
C++ design help for templated virtual function -0.07
segmentation fault while inserting into a set -0.23
When is a C++ class instantiated on the stack? +1.27
Is it possible to prevent multiple inheritance of specific base cla... 0.00
What are the limitations of overloading, overriding and replacing n... -0.94
Pass by value, no deep copy on assignment with std::vector? +1.20
Splitting a file and passing the data on to other classes +0.08
Inserting derived class instances to std::set -0.53
Word Frequency Statistics in C (not C++) +1.40
Why is MSVC10 ignoring my #pragma warning(disable: 4251)? 0.00
Is string::c_str() no longer null terminated in C++11? 0.00
counting characters in char array -0.33
c++ code: class or structure: difficult to understand -0.22
Singletons testing and subclassing -0.60
Unexpected behaviour of virtual function? -1.35
Assigning value of global pointers -0.94
Why is 'this' not volatile? -1.15
Templated C++ Object Files -1.01
Efficient way to check if std::string has only spaces -0.28
Will buffer size make a difference in time cost while reading files? -0.26
How do I most effectively prevent my normally-distributed random va... +0.12
Why do std::shared_ptr<void> work 0.00
HTML Forwarding +0.54
In C++, using operator<< to construct input for a function +2.05
Initializing a class using malloc -0.30
Not able to use Directory::getFiles() directly in the code 0.00
C++: Templates of child classes only -1.52
Max-sized array with normal STL interface, similar to boost::array +0.71
Using export keyword with templates -0.55
struct and array problem in C +1.10
EOF reading C/C++ -1.53
pthreads join - How to cancel the join for another thread -0.44
Does std::map::iterator return a copy of value or a value itself? +0.75
c++ convert string and int to char* not using the C standard library +0.39