StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

songyuanyao

Rating
1756.69 (35th)
Reputation
104,828 (688th)
Page: 1 ... 39 40 41 42 43 ... 55
Title Δ
Separate map declaration and initialization 0.00
Why C++ does not support overloading across scopes? 0.00
Vector subscript out of range error - C++ Vectors & Open CV 0.00
What is the safe way to iterate through a vector, and delete its ce... +1.33
partial_sum, destination range same as input. guaranteed to work? 0.00
Overloading operator << in a template class +2.26
Change members from public to private 0.00
toupper() and tolower() not working +1.20
how to assign the size of vector < list <int> >? +0.91
C++ crashing:push_back on nested vectors +0.38
smart pointers and constructor exceptions +0.13
How to check the existence of a matching in map? +0.85
Function template with operator overloading -0.00
Behavior when you set an element of a vector of classes equal to a... +0.34
Why segmentation fault in the following code? -2.15
Error "not declared in the scope" but with interfaces 0.00
Ways to change const value in c++ +0.54
Construction of a void Type? -2.32
Overloading endl compilation issue in GNU g++ 4.9.2 -2.66
Partial instantiation of template template parameter +1.55
Why compiler does not see method of base class when using CRTP 0.00
C++ capture move initialized is const? 0.00
How to correctly use converting constructors? +0.05
When is the copy constructor for the return value happens +1.57
where to free objects from a derived class? -2.40
Pass function return value to reference parameter cause compilation... +0.33
Template argument deduction for 'char*' +1.48
C++ won't let me compare pointer and int +0.06
C++ Polymorphism error: no matching function for call to -0.35
Why c++ char array size is increase by one +1.61
Impossible constructor 0.00
C++: pair<vector<int>,vector<int>> p; -0.34
c++ returning dereference of a pointer causes Segmentation fault +0.76
C++ Vector Find() Overloaded operator - Error -0.15
C++ Find object member value in Vector +1.79
derived class has same member variable name as base class +1.17
Visual Studio and Clang do not throw std::bad_array_new_length 0.00
How implementing move constructor affects return value optimization? +0.97
Can std::vector move its data to another address at emplace_back()... -1.48
Syntax Error: missing ; before * +0.34
Compare a map object and its reference C++ +0.35
How to get some char separated by spaces 0.00
Iterator validity with ordered maps +0.35
pass "pointer to pointer" to a template function -1.94
Is converting a bool (false) to a pointer legal in C++? 0.00
How to iterate over a generic vector +2.08
Forward declare classes, class redefinition 0.00
operation overloading * (both left side and right side) -2.44
Get non-const reference from dynamic_cast +2.53
typedef of array of typedefs of array +0.80