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 ... 39 40 41 42 43 ... 73
Title Δ
Why am I unable to assign value to a private variable in c++ class? -0.76
How to disable the escape sequence in C++ -1.86
Size of dimensions for C++ vector of vectors -0.85
Default object values in functions with default argument values +0.96
What does '! image.data' mean in C++? 0.00
find_if can not detect the vector is empty -0.21
What did compiler do in this piece of code(Base class pointer to de... +0.28
c++ iterators for vector of vectors -0.25
initializing references in c++ doesn't work but initializing const... -2.04
what does int() do in C++? +0.21
How to directly bind member function to std::function in Visual Stu... +0.80
How to initialize instances of classes? -0.86
Initializing non-copyable members +0.55
Arduino library: multiple definitions of a function -1.82
dealing with string in struct +0.37
If parameter isn't passed then use default 0.00
How to retrieve two istream values from a function +0.23
Why does "int *find(const vector<int> &vec, int valu... +0.23
Return iterator of a sublist c++ -1.34
How do I sort efficiently a quadruple structs in C++? +0.74
Does static member need to be copied in copy constructor and if yes... +0.50
Why is this Vector subscript out of range? +0.22
C++ operator overloading constructor +2.56
Assignment of string to structure element -0.28
initialising 2d vectors in c++ 0.00
gives error on find_first_of function with binary predicate +2.18
How to fill Matrix with zeros in OpenCV? +0.23
Overloading on const and volatile- why does it work by reference? +0.25
std::vector pushback throws EXC_BAD_ACCESS when used inside a C++ s... -0.33
How to assign to a variable an alias +1.42
Qt operator != overloading 0.00
std::vector::erase/remove_if resulting in nullptr +0.89
C++ Why does "istringstream" use parenthesis after the na... +0.83
Integer c++ wrapper 0.00
Why is this cppreference demo program causing a segmentation fault? +0.82
Potentially Uninitialized Local Pointer Variable - Alternatives? 0.00
Segfault when dereferencing iterator for vector of pointers +0.97
Wrong constructor initialization +1.09
C++ Adding a new class object into a new spot in an array +0.69
c++ non-POD warning for passing a string? -0.24
How can I make the speed of the puck slow down in an air hockey game? -1.15
C2664 cannot convert parameter 1 from from User *const to User in Q... 0.00
Accessing an element of an Array in OpenCV +0.25
Is using assign() a good way to initialise my C++ vector of structs? -0.30
Implementing a nested class function in c++ +1.22
How to divide by zero without error +1.36
Retrieving function pointers from container +0.24
How to get the type of a container (e.g. int, double,...) from a te... +0.78
Vector with index and iterator -1.38
algorithm to add values of two ranges and place them into a third one +0.05