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 ... 24 25 26 27 28 ... 73
Title Δ
Suddenly element of the vector became uninitialized +0.19
What's the idiomatic way to generate the numbers from 0 to n-1? +0.46
checking for a character on the end of a string +0.45
C++ Using std::transform on a vector of structures -0.81
Initializing Member Instances in C ++ +0.19
Pass an instance to another class and access it c++ 0.00
Adding declaration of the member leads to it implicit initialization? 0.00
C++ crash occur when calling delete on a pointer 0.00
Passing Parameters to and from procedures 0.00
C++ constructor implicit conversion not happening -0.53
How to store pointers (or references) to objects in a std::set +0.19
C++11 run templated class function with std::thread +1.41
Undefining Min and Max Functions 0.00
C++ constructor use and error? -0.25
Not getting right output when Overloading the '+' operator in Calcu... +0.37
Adding values to dynamic array +0.18
Creating a 'new' instance solves destructor crash? +0.50
The proper way to free memory in an array that holds pointers to ob... +0.29
segmentation fault when trying to cin into a string? -1.42
does "char *" and "String" return type for a fu... 0.00
C++ - passing an array of unknown size +0.51
What can I use instead of std::string::pop_back in older C++ standa... -0.28
Representing nested C++ templates +1.48
Benefits of a multi thread program in a unicore system -0.38
Providing ":" operator for UDF std::unordered_map? 0.00
passing a const char instead of a std::string as function argument 0.00
std::bind a static member function inside the class 0.00
How do I get the type of the elements in a vector? +0.60
How do I construct a vector of objects that have constructor argume... +0.46
c++ memory leak caused by vector of structs +0.50
C++ Pass variable of unknown name to method +0.19
Is it possible to have functions generated from template as f() and... -1.88
Proper way to create unique_ptr that holds an allocated array -0.70
How to run a class enum through a switch in C++ +1.01
Undefined behaviour using long double but not double 0.00
C++ - Copying unsigned char* to a new unsigned char* array 0.00
C++ - Allocate an unsigned char buffer and then fill it with a string 0.00
BST pass by pointer updating 0.00
expected unqualified-id before ‘.’ token in vector +0.87
nameless char[] to std::string& reference 0.00
What type should I use if I want to assign 500*(1.00013358^3) to a... -0.27
c++ vector - what's the difference between push_back(*new obj()) an... +0.18
Return of pointer with unaccessible address with overloaded operato... 0.00
Is there a more efficient way to do this algorithm? +0.05
Iterating over a row of a 2d matrix of vectors using an iterator in... 0.00
Default constructor being called by derived class 0.00
Why does this need an explicit std::move? -1.03
Trying to understand dynamic binding and virtual functions 0.00
Converting a string to a character array +0.65
Why package a single enum in a struct? +0.18