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 ... 4 5 6 7 8 ... 55
Title Δ
Proper way to print address of character array +0.95
C++ convert string to int +0.47
C++: no matching function for call: why is an empty constructor nee... +1.03
Go to next iterator in range-based for loop 0.00
How to define member template function of variadic class template 0.00
How do I pass a pointer to a class member function as a callback? -1.14
Overloading operator using templates c++ +1.08
Different ways of initializing an object with default constructor i... 0.00
How do I assign a value to an enum in constructor with a default va... +0.20
Why `fun(i)` is deduced as`fun<int&>` other than `fun<... 0.00
C++ iterating std::accumulate() over a map of unique_ptr: no known... 0.00
String array length C++ issue? +0.72
constexpr with conditional statement error, using Stroustrup example 0.00
map c++ with const char* keys retrieves null 0.00
C++ which template would be call if both template function match th... 0.00
Constructors taking initializer lists -3.13
cout of string doesn't show anything +0.20
C++ How to pass a parameter to an STL function 0.00
cross forward declarations in template classes/functions 0.00
Can you initialise in the class and in the constructor and is that... 0.00
Is it safe to reference a value in unordered_map -1.83
(C++) Total number of elements in a multidimensional vector -2.17
C++ Stringstream initializations 0.00
C++ for with multiple control statements using comma operator 0.00
C++, no matching function for call to 'filter' 0.00
getting error as deprecated conversion from string constant to '... 0.00
C++ partial template specialization issue -1.60
std::is_class is false on a reference class 0.00
C++ object construction -- direct initialization versus using the &... 0.00
C++ Remove vector items that exist in another vector WHILE retainin... -1.99
difference between new int[100] and new int[100](); 0.00
Same hierarchy, different behaviour when accessing protected member... 0.00
Why is it a problem to get the return of unique_ptr before assignin... 0.00
Forwarding Rvalue Of Derived UniquePtr Through Base Class Accepting... 0.00
code for finding the number of occurrences of the largest element i... +0.19
Compiling Issue with Inner class reference 0.00
Function call inside lamda of thread C++ 0.00
how to bind stl queue push function to a std::function? -0.31
copying C-style arrays and structure -3.07
complex<> using list initializer vs constructor? 0.00
C++ Vectors insertion and iterators confusion -1.22
Why can't I directly return reference to a pointer from a funct... 0.00
Why does the class reference constructor overload get called from a... 0.00
Should child class override the constructors if they have identical... 0.00
Why is my copy constructor not working? (C++) -0.80
C++ - Behaviour of derived class constructor 0.00
Displaying all elements of a vector 0.00
C++ const char with .begin() and .end() +1.20
Simple way to reference member variables of base class templates 0.00
Why can't an inherited protected constructor be made public? +0.78