StackRating

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

David Rodríguez - dribeas

Rating
1612.89 (1,314th)
Reputation
178,288 (281st)
Page: 1 ... 55 56 57 58 59
Title Δ
Multi-dimensional vector +0.56
Why is my vector code asserting? What is an assert anyway? -1.12
I notice ints and longs have the same size. Why? +0.23
Howto elegantly extract a 2D rectangular region from a C++ vector -0.96
How far does recursion execute into your function in C++? -0.29
What does it mean to instantiate an object using curly braces in C++? +0.33
Undefined reference? Is there something I'm not seeing? (c++, singl... +1.70
Convert string to integer (not atoi!) +0.35
Counting instances of individual derived classes -0.45
What does the error ``expected ";" before obj'' mean? -0.09
template specialization for static member functions; howto? +0.48
How to remove constness of const_iterator? +0.72
C++ friend classes -0.72
Act on base or subclass without RTTI or base class modification -0.03
How to be able to extract comments from inside a function in doxygen? -0.63
How can I recursively search a list of lists for an item, getting t... -1.06
Is making a function template specialization virtual legal? +0.45
Concatenating C++ iterator ranges into a const vector member variab... +1.58
Any hard data on GC vs explicit memory management performance? +0.75
Are const_iterators faster? +0.03
View Compiler Mangled Names in C++ +0.56
C++ Random Seed, Global Objects, and SDL_Threads -0.28
Returning Large Objects in Functions +0.64
Incompatible pointer type error [C] +0.34
Is STL vector a better version of realloc? +1.02
Copy constructors - c++ +0.70
C++ Implementation of a Binary Heap +0.48
How does const correctness help write better programs? -0.21
size() Vs empty() in vector - why empty() is preferred? -0.09
How to detect the point of a stack overflow +3.54
Why might my virtual function call be failing? +1.77
Why might my virtual function call be failing? +4.06
C++ polymorphism not supported for pointer-to-pointer +0.19
Should I be using dynamic_cast<T> for copying? +3.98
Visual C++: How to get the CPU time? -1.21
Accessing private members -3.29
How does a reference-counting smart pointer's reference counting wo... -1.78
Will the initialization list always be processed before the constru... -3.12
C++ STL: Can arrays be used transparently with STL functions? +0.15
"No appropriate default constructor available" error in V... -4.16
What am I doing wrong with my serializing a vector with structs in... -0.36
How do I clear the std::queue efficiently? 0.00
Register Variables +3.95
GCC/Make Build Time Optimizations +3.77
Compile errors while read/write size of multiple structs to file +1.96
Making a template parameter a friend? +3.81
C++ Symmetric Binary Operators with Different Types -2.65
Initializing in constructors, best practice? -3.59
Is it OK to return a const reference to a private member? +0.52
Overloading C++ STL methods -3.79