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 2 3 4 5 6 ... 55
Title Δ
Why doesn't the `explicit` keyword prevent a `char` from being... -0.88
Why is template parameter a reference in this case? 0.00
inconsistent diagnostics across compilers for narrowing conversions... 0.00
How to pass by reference a C++ array as a function parameter? -0.37
Using a parameter without name 0.00
Why am I getting a crash after calling my constructor? I'm tryi... 0.00
Returning an rvalue reference that is passed to a function as an ar... 0.00
Can you remove elements from a std::forward_list while iterating th... 0.00
Using a class variable as a default argument to the class member fu... 0.00
Error for default parameter value of non-member template friend fun... -3.00
Return a std::function with auto return type +0.20
std::string implicit conversion priority, string_view over const ch... 0.00
Generic Lambdas +0.75
Overload resolution in nested namespace with parent namespace 0.00
c++ templates, how to map template parameters to other template par... -0.18
c++ derived class accessing base class' friend operators 0.00
implicitly convert string to string_view 0.00
C++ check std::array or unordred_map/map contain same element type +1.14
Using std::make_pair with std::string (non rvalue reference problem) 0.00
What is the difference between using () and not using () in creatin... -1.95
Question about copy assignment and delete operator 0.00
How I can get a pointer to the key in an unordered_map when I am it... 0.00
What is the difference of () and = in creating class instances? 0.00
Confused about c++ constructor deletion 0.00
Query about function overloading -0.77
friend class and the scope of function arguments -2.64
Compiler fails to recognize a templated class 0.00
Adding objects with defined operator doesn't work as I expect -3.09
What is wrong with this use of std::unique_ptr that gives invalid p... 0.00
Dynamic Memory Allocation using malloc 0.00
Why can't I write container.iterator? +0.89
auto deduction fails with message "inconsistent deduction for... +0.73
return value from reference of address in C++ 0.00
What actually happens when copy initializing in C++? +0.88
C++11 template: How to ensure that the type inherits a class? 0.00
What Type of Initialization Occurs When Calling Copy Constructor? 0.00
Use Lambda As Argument In Function 0.00
why cout is not printing this string? 0.00
Passing a pointer as a function argument 0.00
Why this copy-initialization (with two implicit conversions) does n... 0.00
Set Iterators in C++ 0.00
C++ Constructor not been called 0.00
Returning by const value and assigning to a non const variable comp... 0.00
std::string difference in output when use c+=expression and c=c+exp... 0.00
Why is the code is not removing "u" from the input string? 0.00
Reusable member function in C++ 0.00
Const-correctness with proxy object 0.00
Friend function used for output stream operator shown error as not... 0.00
Using this pointer in parameterized constructor 0.00
C++ 11: How to write 2 template functions that differ in their retu... 0.00