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 ... 55 56 57 58 59 ... 73
Title Δ
Push_back a variable to vector -0.68
C++ STL datastructures compared to Java -0.36
deleting a string object in c++ +0.31
operator call syntax in C++ -0.16
How to find an element in a vector? +1.72
Initializing a vector of vectors having a fixed size with boost ass... +2.56
Calling a class and returning data? +1.07
Error C2143: syntax error : missing ';' before '.' +1.20
How to pass a Class as Parameter +0.37
Erase elements in a vector of struct according to a property value +0.11
C++ Inhertiance: function signatures for base type not working with... -0.40
Outputting an object (pointer) in a map to a binary file -1.27
reference to an array in c++ -2.68
Variable declared in header not declared in class scope +0.30
Dynamic binding a few -0.22
What strange magic is *this? -0.66
destructor and in linked lists -0.19
Difference between Singleton implemention using pointer and using s... -1.60
Ubuntu compilers (C++) +0.06
c++ constructor with default argument +0.84
using map with a pair as a key in c++ iterator issues +0.02
Simple string concatenation +1.38
Casting pointer from base type to child type -0.98
Program compiles and executes but an unreasonably large number is o... -0.55
having difficulty with class definition and calling +0.07
Why is Wizard wiz0; not equivalent to Wizard wiz0(); in my code? C2... +0.35
Check if the Type of an Object is inherited from a specific Class -1.37
what is the use of C++ link list data structure in our daily life? -0.17
Proper Coding: When returning a new instance of a class 0.00
Math with == in C++ -0.56
'W' prints out W and "W" prints out $. Why? +0.36
C++ segmentation fault +1.71
Why is base-class destructor called on derived object when destruct... +1.03
Auto iterator in vector +0.31
Kind of confused on the push_front property. What would intList.pus... +0.28
std::deque - subscript out of range +1.46
Keep increasing array size C++ +1.15
Why am I having this error message from g++? +0.32
Initializing struct values +1.22
When to delete elements added to std::vector? +1.20
advice on memory management when using STL priority_queue 0.00
physical vector representation -1.00
Why does an array of user defined type have to call the default con... +0.26
operators in C++ class -0.68
Difference between <cstring> and <string> -1.03
C++ Sorting Class Array +0.14
How to deal with constructor argument names? -1.35
Cannot declare map with integer keys in C++ +0.32
clearing a vector of pointers +0.32
Defaulted copy constructor and copy assignment assignment operator... 0.00