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 ... 65 66 67 68 69 ... 73
Title Δ
Defining Exponential Preprocessor Macro +1.95
Compiling problems with wstring in c++ -0.42
Relevance of const return type in NRVO cases -1.24
Defining a string from another string, an int and a string literal +0.53
Mystring.h:26: error: expected type-specifier +0.36
Assigning and using public variables in a class +0.34
std::auto_ptr vs. std::tr1::shared_ptr 0.00
c++ header file return pair type 0.00
struct and class and inheritance (c++) +1.91
Iterator as key-type in an unordered_multimap 0.00
or'ing enums that are in namespaces -0.27
Why do C++ classes not have access specifiers like classes in Java... +1.58
Which operator needs to be overridden in order to use std::set in t... +1.68
something wrong with my float operation +1.08
Visual C++ 2010 : unordered_map and move constructor +0.79
Compilation error on operator overloading when sorting vector 0.00
Best practices for enum in C++ -0.23
What is the better way to define a construtor in C++?Initialization... -0.66
which is fast : returning a value by function OR saving the value i... -0.25
Private conversion function results in "ambiguous default type... +0.37
Oveloading the ostream << operator for a sequence +2.32
when we need to provide template parameters to define a class? 0.00
Class members and explicit stack/heap allocation -0.12
Safe parallel read-only access to a STL container -2.42
Should I use std::unique_ptr<T> in a std::vector member varia... +1.72
how to store vector of vector by index +1.56
Multithreaded, read-only access to a Vector. Copy or lock? -1.14
Why does one of these template static functions work, and the other... 0.00
Access data from Vector3f 0.00
C++ Class Typedef Struct does not name a type +0.55
Removing all the entries pointing to a deleted object from a map +0.92
invariant probleme and implicit move constructor +0.08
Store pointer pointing to object contained in map -2.11
Event/notification of member modification in C++ +0.36
Knowing the number of elements stored in an array in VC++ -1.53
Use of undeclared identifier in C++ with templates and inheritance -0.57
Position of volatile keyword in member function declaration in C++ +2.31
Is it a good practice to use "ternary operation" in the &... +0.07
delete a pointer getting AccessViolationException -0.01
compiling header file using opencv. Own class definition 0.00
Can different GCC dialects be linked together? +1.80
What's the return type of std::list<T>::begin() in C++ -0.37
Are move constructors/assignment operators generated for derived cl... -1.46
Vector:clear/pop_back won't run destructor -0.80
Can't get the properties of my struct while iterating through a list +1.17
Can rand() really be this bad? +1.30
@overrides for C++? +1.99
implementing complex number power function in c++? +1.88
C++: How can I stop map's operator[] from inserting bogus values? -1.04
Vector2 operator improvements -0.17