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 ... 15 16 17 18 19 ... 73
Title Δ
C++ Type alias error: expected unqualified-id before 'using' 0.00
Can I avoid an ambiguity, when I declare a fixed length vector in c... -2.13
std::list and find(), if item/value is not found using find in list... 0.00
C++: Why is 'operator+=' defined but not 'operator+'... -1.30
Reference of element from a const vector -2.59
Disable operator= and copy constructor 0.00
C++ undefined reference to function with queue parameter 0.00
How to use const in the declaration of a function +0.60
How to fill an array of object pointers in C++? -0.02
How can I give values for a newly initialized array right after dec... +1.02
C++ allocate and construct objects in array with parameters -1.12
Using std::transform on different data types +0.62
Error "was not declared in this scope" in function +0.83
Emplacement of a vector with initializer list 0.00
Sort Coordinates from top left to bottom right 0.00
How to return the number of elements of a vector variable in C++ -0.07
C++ inherit constructor 0.00
Delete objects via reference c++ +0.42
STL set with custom comparator allows duplicate elements 0.00
C++ about generic initialization in templates 0.00
Why am I getting heap corrpution when I'm not using new or dele... 0.00
Why must initializer list order match member declaration order? +0.02
From constant object reference to pointer +0.18
Learning about Big O notation with C++, confused as to whether this... -1.38
How to sort vector<vector<int>>? 0.00
C++ std::set::erase with std::remove_if -2.16
Is a copy constructor always created by default? +0.83
Can't declare "div" in enum +0.18
C++ operator Overloading Template Class 0.00
how to get the type of the inner class' parent -3.07
Constructor nominated by using declaration 0.00
c++ call constructor within another constructor of the same class +0.18
Why does C++ not allow `new` to call constructor when creating arrays +0.18
C++ - Avoiding memory leak with exceptions +0.55
c++ how to assign NULL value to a member pointer when creating new... -1.36
difference between pointer to an array and pointer to the first ele... +0.14
How to cast template class parameter to const parameter 0.00
Is C++ Array passed by reference or by pointer? -1.28
C++ runtime decision for a template type 0.00
Conversion of boost::scoped_ptr to reference fails 0.00
Why list reverse returns Null? +0.93
Zero-initializing an array data member in a constructor +0.49
C++ error when trying to create a vector of tokens +0.61
emplace_back() does not behave as expected +0.16
Returning a global object from a function in C++ +0.63
explicit constructor in std::runtime_error 0.00
C++14 value-initialization with deleted constructor -2.08
define issue in C++ for derived classes -1.41
How do I get index of element in std::deque -2.89
Write function utilizing function argument's template argument +1.17