StackRating

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

juanchopanza

Rating
1757.71 (33rd)
Reputation
194,038 (249th)
Page: 1 ... 57 58 59 60 61 ... 73
Title Δ
How to overload less operator in a template class for sort algorith... +0.32
Include directives in header file? +1.16
C++ Acces class array from other class -0.68
Pre increment and post increment +0.74
I don't understand what's return for -0.16
What does a constant object make constant? +1.79
What is the Difference - Memory Allocation Wise - between Object Ma... +1.36
Why we use non-type template arguments? +1.19
In multiple inheritance ( diamond shape), grand parent's default co... +1.39
What's meaning and usage of the colon ":" in this chunk o... +1.37
Instance of class in c++ 0.00
C++ runtime error: operator< receiving rhs with ??? value..Surel... 0.00
TDateTime data type +0.38
Memory leak in vector of pointers, how to prevent? -0.54
objects inserted into containers must be cleared at the destructor? -0.18
overloading operator* -2.88
Making one of the inherited protected members private -0.47
Check if integer is multiple of 8 -0.75
Returning object vs. reference in default constructor signature 0.00
How to overload << cout for a template class? +1.04
Immutable object in collections (C++ and Qt) -0.64
how to pass an array of struct without pointer? C++ +1.16
Can "type-id" for reinterpret_cast< type-id > be a... -0.42
Expression must have integral or enum type +0.32
Conversion between decimal to hexadecimal 0.00
Copying big objects, c++ +0.99
Assigning a bound function to a std::function 0.00
Utilizing comparison function fails with reference types 0.00
Use of const, get paremeter NOT by-copy -0.40
How to sort set of coordinates in ascending order by distance from... +1.08
‘setprecision’ is not a member of ‘std’ 0.00
C++ Overloading operator<< outputs address -0.46
Can I determine, though typetraits, whether a type has the const mo... -1.91
Understanding dynamic objects ("new") in C++ +1.74
Declaring method with extended classes +0.32
Vector vs Deque insertion in middle -1.00
std::vector operator==: value or reference comparison? +0.97
implementing a struct with constructor in header or source file? -0.16
Core Dump when testing mini Matrix ADT -0.44
Class Data Encapsulation(private data) in operator overloading +1.90
overloaded < operator gives "no matching function for call&... -0.19
How to implement callbacks with interface +0.33
Copy-constructor calls for custom sorting predicate in boost::multi... +0.12
struct error "uninitialized reference member" 0.00
Access enum values in C++98 and C++11 -0.70
Vector of Vectors to create matrix +1.27
template copy constructor -1.96
Sort integers from text file in C++ +0.59
c++ list class vs2010 Ultimate +0.42
Can a compiler assume that no other thread will modify a parameter? +0.60