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 ... 35 36 37 38 39 ... 73
Title Δ
Different addresses while filling a std::vector -0.18
Multiplying a a vector of cv::Points2f with a cv::Matx33f 0.00
Implicit conversions in C++ +0.23
Is it wrong to place a constant qualified inline member function be... +0.46
c++11 struct initialization compilation error +0.77
list push_back a struct which includes string type core +1.75
Templated enum types based on template parameters +0.59
Using each member of class within one function to calculate average +0.76
How To Create a Constructor Which Can Only be Called by Its Own Cla... -1.50
Using an instance of a class inside another class -1.95
Remove duplicate string in an array +1.74
How to initialize an array of vector<int> in C++ with predefi... 0.00
Create raw text string in C++, analogous to C#'s "@ string" -1.27
Why does a move constructor need to use "rvalue reference"? -1.41
How to read from file and dynamically allocate an array of int -0.86
Use a member of struct vector in nested classes -1.59
std::function which returns any summable type? +0.24
The following code does not work -0.90
copy values from array into another different size +0.77
C++: Default initialize an integral type in a template function +0.68
Restriction of access to function +0.39
Should std::array have move constructor? +0.22
Why can I declare constructor out of the class -0.04
Return 2D vector using pointer in C++ +0.40
Check if class is derived from a specific class (compile, runtime b... -0.28
C++: why it doesn't call a destructor? -0.14
use of () in operator overloading -3.10
c++ over linux gcc inheritence +0.21
error: expected unqualified-id before ‘.’ token //(struct) +0.58
Sorting a vector of pointers -0.90
C++ error in gcc and sucess VS +0.22
How to prevent automatic downcasting when passing a superclass to/f... 0.00
Reference to non static member function must be called 0.00
c++: undefined reference to vtable when using header but not without +1.36
Accessing vector values from a class_Type name not allowed error 0.00
How to use polymorphic method on a container of different classes 0.00
Run time vector error in loop -0.03
Reference-type return functions and postfix increment +0.21
Value-initialization of an input iterator -0.46
Deleting elements of a dynamic array one-by-one +0.22
Getting a compile link error in the following program -0.22
Must a reference type be initialized in constructor initialization... -1.34
C++ member vs non-member operator+ 0.00
How to assign a value to the first n elements of a vector? c++ +1.03
Invoking member of an object from another one by using `std::functi... +0.23
Why using std::async from C++11? -0.02
Expected An Expression / Type Name Not Allowed +0.16
c++ error: no match for ‘operator-=’ -0.93
missing type specifier - int assumed C4430 error -0.66
What does the & do in this case? +0.72