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 ... 59 60 61 62 63 ... 73
Title Δ
C++ cyclic dependency using class templates - how to refactor? +0.88
How to calculate probability of a letter in a string +0.20
Should unsigned ints be used if not necessary? +1.17
Difference between int main() and int main(void)? -1.65
Linking template class functions -0.15
Unnamed namespaces vs private variables -0.41
How to call copy constructor from inside operator constructor corre... +1.53
How to remove duplicates from unsorted std::vector while keeping th... +0.32
On std::unordered_set: asking for a list of types having default ha... +2.07
What would you expect of this C++ expression? -0.24
code organization in c++ -0.64
Avoiding many typecasting +0.66
random function in C++ +0.38
Virtual function mechanism with reference to virtual constructor -0.62
Using auto as a template parameter -2.56
Polymorphism test not working +0.16
C++ equivalent for C pointer array -0.86
How can I pass a string or something similar as the name for a stru... +0.08
Mapping combination of 4 integers to a single value -0.21
Resizing Vectors Compiler Error 0.00
matlab style indexing of a C++ array -1.54
push_back() problems -0.27
`does not name a type` error with `namespace std;` and files +2.14
visual undeclared identifiers? +1.35
C++ storing template structures -1.18
passing argument in function - OpenCV & Cpp 0.00
Reducing parent-child class code duplication -2.16
Initializing Variable Through Function +0.07
Using templates -0.17
OStringStream and Namespaces Issue C++ -0.61
Virtual friend functions for a base class? +0.14
Iterator on class member vector not correctly dereferenced -1.59
How to print from a FIFO queue array? -0.50
How to get std::set pointer to the raw data? +2.08
Checking if a class has a copy constructor with TMP 0.00
Sharing ownership of boost::shared_ptr after construction 0.00
What are the advantages of other mutex wrapper libraries over std::... +1.42
Functor - what power do they have over other classes that didn't im... +0.79
Why cant I swap a unique_ptr with a unique_ptr returned by a functi... -0.96
Vectors and Structs in C++ +0.47
What constitutes a valid state for a "moved from" object... -1.46
Faulting application name issue with application -0.20
c++ BWAPI exception access violation 0.00
C++ object initialisation using braces (syntax) +1.21
'std::ios_base::ios_base(const std::ios_base&)’ is private' err... +1.39
Why does C++ invoke a copy constructor when iterating a container? +0.40
Returning an array of pointers? +0.37
Getting element from priority_queue using member function top() +1.65
C++ std::set Find function overloading == operator +1.42
Vector of Deep Copy of pointers +0.70