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 ... 63 64 65 66 67 ... 73
Title Δ
assignment of class with const member +1.34
Ordinated Container with key +1.77
Can const member variable of class be initialized in a method inste... +0.05
Reseting object m_object = Object(new, parameters); -0.64
how to access the list inside a list in c++? +1.38
Cannot create Member Object if it's part of a parent class -0.70
Passing template class as parameter to class method and using templ... -0.17
initializing strings as null vs. empty string +1.07
How to obtain the index of the median using STL? -1.28
Constructors for structs that don't do anything -0.69
How to avoid specialization after instantiation error? 0.00
Insert and resize a vector of vector +0.83
C++ compile time error: expected identifier before numeric constant +1.40
how to shuffle char "abcdefghijklmnopqrstuvwxyz" without... +0.36
Inheritance: A template container of base class containing instance... +1.00
Using object and template in C++ -0.85
Initializing a std::map iterator class member -1.82
STL list access to next-to-last element +0.79
Implementing an interface in C++ -0.40
Vector erase method failing +1.17
Search Algorithm to find the k lowest values in a list -1.01
Deferred/Promise pattern in C++ -0.34
why iterator defining as a struct but not as class? +0.98
Are std::map and std::set thread-safe? -0.57
MakeFile.am: Mixing c and c++, new errors 0.00
Am I inserting into the STL map the right way? Won't it leak memory? +0.39
STL set_symmetric_difference usage -0.14
How to sort elements into C++ matrix? -0.65
template argument 1 is invalid (Code::Blocks Win Vista) - i don't u... +0.49
Where does the member variable inside a class allocated? +0.29
Something I misunderstand with c++ pure virtual function and interf... -0.04
Is vector auto resizing a dangerous situation in multi-threaded code? +1.65
Implementing a non-public assignment operator with a public named m... +0.35
Inheritance of template classes in C++ -1.41
Why use a specialised template class? +1.96
Is there any class in c++ for representing time in milliseconds? +2.23
Compile error with the Contours example of OpenCV 2 cookbook 0.00
Types in copy constructor +0.34
C++ passing object by reference and casting -1.46
I get error unresolved overloaded function type in c++ +1.87
c++ error: else without a previous if -0.32
Using manual memory management with a reference? -1.89
Static Data Member Initialization -1.83
Does dynamically allocated memory for data members of a C++ class f... +0.91
How do you explicitly initialize a reference in c++? -1.07
In a class template how to detect if the template parameter is an e... +0.34
Custom class comparison needed for binary_search() 0.00
data in one matrix automatically getting copied to another matrix i... +0.31
add subtract multiply and divide template functions -1.85
overloading operator== complaining of 'must take exactly one argume... +0.36