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 ... 33 34 35 36 37 ... 55
Title Δ
Compile error when using cout to output result of bitwise operator 0.00
error Debug Assertion Failed - when deleting a dynamically allocate... +1.08
Initialize a pair of vectors with a certain length and same numbers -0.72
Why is the ternary operator not working in my code? +0.28
To Check if a class can be typecast to another 0.00
Why are explicit constructors not matching when list-initializing f... 0.00
Is it possible to declare all instantiated class of a template to b... 0.00
C++11 auto type deduction from arithmetic operation on int& and... +1.86
If a private virtual function is overridden as a public function in... +0.30
Can you assign a variable name to the thing a pointer is pointing a... +1.46
Calling a function with with an object that randomly chooses elemen... 0.00
Constructor invokes Other Constructor 0.00
A frequency function using template +0.27
Any way to use base constructor in derived class? +1.49
Why happens to variable when cin breaks? C++ +0.30
Auto declaration of map iterator error on GCC 0.00
c++ override += with const reference -0.45
Confusion with C++ STL container [] operator and default values +0.29
Function in another function parameters 0.00
Member initialization list for smart pointer to user-defined struct 0.00
C++: Using fully qualified name with sort function - inconsistent b... -0.65
Overloading members from template class on bool value +1.01
class functions with constant object parameter? +1.11
how constructor could be called sooner than member variables in a c... -1.53
Break if statement c++ error +0.81
Accessing static properties of a pointer type 0.00
What does it mean to return a class object in a member function? +0.71
Assignable r-value 0.00
C++ set lower_bound() iterator -0.66
float initialization from double with braces -1.72
How to make the streaming operator of the derived class also output... +1.03
Are they equivalent between implicit ctor, no-parameter-empty-body... +1.82
Absence of compilation error when using parametrized constructor +1.03
Why can constructor syntax not be used with the "unsigned int&... +1.54
Assigning local std::vector to reference in C++ +0.30
Is there any difference between struct Data d = {0} and struct Data... +1.09
Forward declaration of lambdas in C++ +1.43
Is destructor called implicitly in a overloaded operator delete fun... +1.28
Do std::strings end in '\0' when initialized with a string... +1.56
C++ overloading method based on derived class +1.84
Declaring variable in function call +0.77
Undefined reference error for static constexpr member -0.87
How to provide that a variable of a class declared later should be... 0.00
C++ std::function operator= -1.42
C++ accessing map element via pointer object key giving illegal ope... -2.69
Member function call on shared_ptr through member function pointer... +1.98
My pointers are causing "same type qualifier used more than on... -2.59
What's the difference between A a; and A a();? 0.00
Partial specialising function template with templated argument +1.69
Overload resolution between const lvalue reference and rvalue refer... -1.30