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 ... 40 41 42 43 44 ... 55
Title Δ
Segmentation fault when creating object c++ +0.31
Specialize member function of a templated derived class -2.64
How to overload both unary and binary minus operators in C++? 0.00
Checking input value is an integer type -0.27
Are C++ compilers allowed to replace construct + moveconstruct with... 0.00
undefined reference error when I pass reference of structure +0.35
Confusion in function overloading in c++ 0.00
Find function in String outputs garbage when no string matches +0.09
Segmentation fault when erasing elements while iterating std::deque +1.41
pointer array to structure in C++ +0.26
push_back a char from a string to another string +0.35
Accessing fields of derived class object, C++ vs Java +0.12
methods/constructors and their return values +1.07
How to use a non-const member function inside a const member functi... 0.00
error in compile c++ code right operand of comma operator has no ef... 0.00
Should I use unique_ptr to keep class' members? +0.92
get the unique number from an array, remove the duplicates completly +1.17
Is there any difference between noexcept and empty throw specificat... -1.01
c++, a pointer and reference -2.35
Why does using my print method with std::cout result in an error? +1.20
C++ List erase up to end()-1 elements in the list -2.22
Adding a method to a child class named same as an inherited method +0.37
Can we overload `==` operator in C++ to compare two strings? +0.36
Accessing a class's member from within a member struct's me... 0.00
C++: vector initialisation in constructor -0.62
Template function overloading in C++ -1.11
Default value of a struct member 0.00
Why this c++ code will not occur an error for the const 0.00
Does curly brackets matter for empty constructor? +0.61
The Meaning of Parentheses after Pointer -0.56
Why are static members of template classes not unique -0.02
Segmentation fault with allocation of pointer array? -1.87
Template argument deduction failed, SFINAE -1.09
Problems calling system() in c++ +1.49
Can I create a C++ string/vector with specified length but no initi... +0.73
Check if character equals \ in C++ -0.82
Please clarify const qualifier propagation +0.52
Why does my pointer have a different value after I've dereferen... +0.37
C++ template method: Why Node<int> is fine, but not Node<f... +1.20
C++ destructor with return +1.09
How to pass real type of auto into template -0.36
Making class constructor private 0.00
Error to use of static and static function in C++ -1.44
What is the order of constructor call in virtual inheritance? 0.00
C++ Why do I need to specify the scope of a function in an extended... -0.66
Using lambda on lower_bound -1.54
C++ template parent class constructor on child class +1.89
Templates cannot be virtual error when templating class 0.00
is_const doesn't work as expected for reference +1.73
Downcasting using dynamic_cast returns null +1.42