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 ... 7 8 9 10 11 ... 22
Title Δ
How Best To Implement A Templated Class with Types That Depend On E... -1.00
Does C++11 standard provide something like boost::any? -1.57
Can queue::pop return a value now? +1.74
C struct is unboxed while C++ struct is a boxed type? -0.79
Why a virtual call to a pure virtual function from a constructor is... -1.16
Managing forward declarations +1.35
How to store this kind of graph? +2.34
Assign to *this for constructor delegation -1.52
Iteration over references? +1.59
Prevent memory leaks in template -0.26
Mixing C++ ABIs to build against legacy libraries 0.00
Data container for fast lookup and retrieval -1.04
C++ pass by reference to constructor. Will member be a full private... +1.43
A star c++, what is wrong 0.00
Stack Overflow in C function call - MS Visual C++ 2010 Express -0.65
Efficiency when populating a vector -0.48
Inconsistency in my design of C++ +0.61
Initialize a struct which contains vector -0.20
Is it undefined behavior to form a pointer range from a stack addre... -0.90
Reading spaces in C +1.49
C++: Initializing chars array and int in class constructor +0.50
Fastest Conversion of Row-Ordered data to Column-Ordered data -1.01
C array not working properly -0.77
How do I realloc an array of function pointers? +1.35
warning: base class ‘A’ should be explicitly initialized in the cop... +1.90
c++ scanf causes SIGSEGV -0.24
What's wrong with my vector<T>::erase here? -0.45
How to check if a std::thread is still running? +0.56
I tried to come up with a cross platform alternative to sleep(), bu... -0.24
Can we have a memory leak while statically allocating memory? +3.13
Does casting actually work when done inside a function call in C++? -1.03
Add a list of a class to another class -0.92
Static code analysis for detecting passing a wchar_t* to BSTR -0.30
Conversion to enumeration type requires an explicit cast (static_ca... -0.83
why is overload with unsigned __int64 and __int64 ambiguous +2.67
Specific memory management issue in C++ +0.22
weird chars at the end of char array -0.41
Reading byte array into coordinate X and Y from bitmap image? +0.08
Importing a dll from a different compiler +0.64
g++ compiler optimization +0.24
unhandled exception while running the program in VC++ 2008 +0.43
How to "uninclude" a header file? -0.84
Why are the exported functions not named properly in the DLL? -1.04
Errors in Tic-Tac-Toe Game -0.27
Remove the duplicate from a String Using Pointers +0.31
C++, inheritance vs polymorphism -0.21
Inserting elements at desired positions in a STL map -0.39
Is this C++ code portable? -0.68
Understanding the scope of a typedef in two structs (functors) -0.26
can the swap be used to clear std::set as vector ? +1.05