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 ... 46 47 48 49 50 ... 55
Title Δ
Overloading compound assignment operator -1.84
How to access private member - array with friend function 0.00
within the context of the code below, why is "cout << c&... -1.75
Protected section: no matching function to call 0.00
Emacs / vim quick copy paste +1.88
C2196 error in a switch statement -0.57
Visual Studio 2015: Error C2679 binary '>>': no opera... 0.00
How to let auto-complete use java mode in Jdee mode? -0.07
Open .htm .html files automatically with shr.el in emacs +0.36
C++: Public member of a private nested class type +1.72
C++ style polymorphic output in Java -0.87
When to delete allocated memory of returned value +1.74
C++11 Using Iterators for Vectors of Template Parameter Types +1.35
Fallback to to_string() when operator<<() fails +0.55
Knowing the type of the template outside the class +1.88
Difference between input type and argument type -1.61
Finding missing ampersands (&) in function signatures? -2.44
C++ cout in method good programming style -0.74
Appending a New Vector to a Vector +2.29
How to loop a string in c++ +1.06
Template Argument syntax as an expression 0.00
How does std::begin() work for builtin types? -1.67
c++ STL sort using my define function error -1.26
typename in Templates in C++ -1.29
template and derived class definition : error: 'myClass' is... 0.00
Implicit conversion with class templates -0.91
Is the order of variable used in constructor initialization list im... -0.40
Receiving error: expression must have pointer-to-class type 0.00
Is it legal to return a string using `const char *` like this? 0.00
How struct was passed to a function? +0.00
What is this constructor doing? -1.19
emacs cpp, struct variable decl/assignment indent issues 0.00
What does this mean? : note: no known conversion for argument 1 fro... +0.52
C++ Function Return with && Operator -1.46
What is the technical definition of "dynamic storage" in... +0.42
How To Fix My program 0.00
Class operator[] does not return a lhv 0.00
c++: return struct from function in class in another file "und... -0.57
Pushing back string to vector of objects +1.07
How to understand "C++ allows sizeof(char*) != sizeof(int*)&qu... +1.16
Why do we need exactly the copy constructor and assigment operator... +0.01
Why int& r = 0 is illegal while const int& r = 0 is legal? +0.22
Get part of Vector in C++ like pointer to middle of C array +0.38
Assigning a type into the typename keyword -1.36
Calling another member function from a function in a class template... +0.44
member function pointer to member function 0.00
Class function that returns a pointer to itself while being const.... 0.00
C++ Cannot call constructor directly in small example -0.07
Difference of double subscript overloading between using vector and... 0.00
'Sum' : is not a member of 'Type<Object>' - C... +1.14