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 ... 18 19 20 21 22 ... 55
Title Δ
Type of strings +0.19
Why do (only) some compilers use the same address for identical str... +0.81
Is it possible to use function return type as an argument in declar... +0.84
Why my program return different results at optimization level of O0... 0.00
A very bizarre output I got from int x[3]; +0.19
Call a pointer-to-function outside the structure +0.75
In what cases, the this points of two stack-allocated struct object... +1.69
can I insert a set into a map with set as the value in C++? +0.83
What's the difference between "ABC" and string("... 0.00
C++ CRTP initialization +1.42
Not a class, namespace or enumeration with templates 0.00
Initializer List construction and static assert 0.00
How to construct a template that can call and return two different... +0.47
What does a plus sign mean in front of a char array? +2.08
How to handle non-standard constructors in case of double inheritance 0.00
Classes in different headers do not recognize each other? 0.00
Using std::function with templates +0.77
Unified implementation of c++ '+' operator using '+=... -2.93
When is the compiler allowed to optimize out the copy-constructor 0.00
Get string by const reference +1.50
c++ std::bind within function 0.00
How to prevent vector from memory address change -2.66
C++ template's template failed to compile -2.29
A bug about the template and iterator +1.23
Why lambda takes variable's initial value 0.00
Container type and compile-time type deduction +0.83
error: no matching function for call to ... at return statement 0.00
Values not being pushed back into vector while reading from a file +0.54
Pack expansion of variadic list of types into initializer list of c... -3.08
C++ function with reference argument that works for lvalues and rva... 0.00
c++ function overloading with bool and const char creates ambiguity... 0.00
Why does `std::is_function_v` not work as expected? 0.00
In C++, if "int a = 3; int* p = &a;", then why is &qu... +0.55
Type deduction with const qualifiers failing 0.00
Why can't a template type be a friend class in C++? 0.00
Order of In Class Initialization versus Constructor Initialization... +0.21
template specialization causes a undefined reference error 0.00
c++ delete[] 2d array caused Heap Corruption 0.00
Template print function C++ +0.66
How to use lambda as std::unique_ptr's Deleter? +1.03
How to avoid duplicate template parameters in nested template -0.57
Inner template class as template template parameter 0.00
Alias template of a class given as a template parameter c++ 0.00
What's the difference between an ordinary rvalue reference and... +1.89
Confusion about Copy Constructor in C++ 0.00
C++ access member of templated derived class without typecast +1.07
How do I assign an initial value to a dynamic variable without usin... 0.00
Defining function/method param as pointer and passing without refer... 0.00
why push_back and emplace_back when combined together, have differe... 0.00
Friend function can no longer access private data members of class... 0.00