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 ... 49 50 51 52 53 54 55
Title Δ
The ordering of an std::map +2.17
Template and typedef errors -1.98
Why isn't A's constructor invoked for the statement "A... 0.00
Expected an expression, a rookie mistake? -0.89
Why does std::binary_search use ForwardIterator, not RandomIterator? -2.42
How to fix this class template error? 0.00
Passing a pointer to a new object from a different class (C++) -0.31
Why strings returned by name() function is implementation defined? +0.62
Issue in passing argument to std::function for vector of functions -0.58
C++ Looping through array and displaying something based on condition +0.18
What affects ordering in my set of pointers (specific example) -0.70
Function matching in vector constructors +0.42
c++ using declaration and function overload -1.44
find_if on vector<Message*> with bind2nd and functor +0.86
Are elements added to a std::map automatically initialised? +2.45
no matching function for call Error while Passing a pointer to a co... +0.18
How to print nested struct objects from vector? 0.00
Visual Studio 2015 "non-standard syntax; use '&' t... 0.00
printf("%d") doesn't display what I input +0.02
generic template function for addition -0.06
Why std::queue creation with std::vector container does not raise c... 0.00
The pointer could be used after delete? +0.78
Clear an arbitrary 2D array 0.00
compiler error when calling a std::thread function with parameters... 0.00
Convert string to double variable which is seperated by a comma(0,07) +0.83
Type-based templating function in C++ -0.96
Meaning of for (int x : temps) in C++ -0.59
Why is my program not compiling? +0.87
Different initialization of base class attribute -0.82
java.lang.ArrayIndexOutOfBoundsException while execution 0.00
class member function variable pointing to another class function m... +0.45
How to declare a template specialization for comparison operator (l... 0.00
c++ however to avoid deep copy issue +1.36
C++ template when the template's function is not the same +1.03
Redeclaration error while initializing static member -0.10
C++ call delete does not free memory? -0.55
c++ friend class keyword within class definition +0.61
Are stl algorithms classes with operator() or functions 0.00
Using map, iterator and nullptr +0.47
Why shouldn't the inherited constructor inherit the default arg... -1.64
Proper syntax for separating declaration and definition for Operato... +2.19
Calling class constructor causes segfault (C++) -1.83
error C2065: 'frame' : undeclared identifier 0.00
Public access declaration does not affect member function pointers? -0.62
Object Composition C++: no matching function for call 0.00
Wrapper implementation for an abstract method in the base class -1.24
c++:release vector memory,clear&swap -0.07
Member initialization in constructor when the member has another cl... +0.44
C++:confusion about converting constructor when using the result as... +0.44
How to use `using space::function` in class declaration scope? 0.00