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 ... 40 41 42 43 44 ... 73
Title Δ
Can we send part of vector as a function argument? +1.14
copy constructor doesn't work when the class is used as a map value -0.17
.value() called from iterator causes an Appcrash 0.00
STL iterable container like priority_queue +0.55
Making a vector element into a string for comparison? +0.81
Undefined symbol: vtable +0.30
Should I pass by reference when using the erase-remove idiom in c++? 0.00
Pointer to a constant +0.73
Declare a variable as a reference with function that returns a refe... +1.20
template argument for ostream_iterator-each element is pair -2.47
Overloaded member function not found 0.00
std::accumulate not acting as expected 0.00
retrieving an object from boost::optional +1.09
No members available in C++ +0.24
command not found in C++ Makefile 0.00
Pointers and references to 'char buffer[128]' +0.24
Visual C++ A queue of Mat images elements: how? -0.26
Using std::queue with shared_ptr? +0.69
Substituting `std::vector` with more appropriate class +1.36
Pass additional arguments to remove_if +0.36
Comparator that requires access to private members of class +0.69
c++ custom compare function for std::sort() -0.20
Print all the greater numbers +0.25
copy string function to non const char buffer -0.90
C++ dynamic memory allocation issue 0.00
C++: error: ‘class’ has no member named -0.65
C++ new * char aren't empty +0.26
Virtual Methods and Multiple Inheritance -0.28
How to convert printf xterm code to ostringstream? +1.02
Overloading '<' Operator Breaks << for cout? +0.25
c++ references appear reassigned when documentation suggests otherw... +0.90
Avoiding heap allocation with "throwing" constructors -1.88
alias used not modifying the actual contents of STL container +1.80
why c++ accumulate third argument type cause compile failed +0.32
Calling a method for a class attribute C++ -0.30
How do I cleanly pass a std::map between two objects? 0.00
Passing an array of 2 vectors as argument by reference 0.00
Vector C++ Memory Allocation +0.69
Overload print value of class 0.00
Translating std::string to vector<char> +0.18
Where should I resize the vector in C++ -1.02
Problems comparing value to member of a struct -0.35
why is this program using boost::ref +0.25
Passing self to another object? cpp 0.00
Easiest way to index C++ strings? -0.78
Validate an argument is ARRAY type in c/c++ macro on compile time -0.17
std::string s() strange behaviour +0.35
Get string from console but don't know the length -0.63
C++ operator overloading error: no match for 'operator>>' in... +0.48
How to get min or max element in a vector of structures in c++, bas... +0.86