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 ... 50 51 52 53 54 55
Title Δ
c++ Constructor initialization with instance of structure 0.00
Select an integer type based on template integer parameter -1.00
c_str() custom implementation / "=" in the end of every s... -2.28
Unusual behavior with auto while traversing a dynamic vector 0.00
confusion in constructor calling in virtual function +0.29
partial inheritance of set of overloaded virtual functions -1.60
Swap two entire vectors/queue/stack time cost? 0.00
Printing struct value from a list using iterator -0.57
How to get the cast for a pointer from the pointer type 0.00
What's wrong with this c++ code +0.90
Can I have the template class' pointer as a parameter when decl... 0.00
for loop only printing half the values (working with vectors) -0.73
using static member variable of a class inside a method of this sam... 0.00
Which operator is used first? +1.01
What and c++ exception -0.09
Should we put an S in the name of array of things? +0.08
Do arguments get copied if they're stored +0.93
Class reference another two classes +1.13
Why multiplying 1.0 to 5 gave output 5 and not 5.0? 0.00
Why can't i construct a vector by passing temporary input itera... 0.00
explicit type casting float(intvar) results in int -2.03
References - Why do the following two programs produce different ou... -0.95
Object declaration in C++ -0.61
Template C++: How to access iterator value for both std::map and st... +1.29
How to re-write templated function to handle type deduction -1.14
C++ classes: Is it possible to select a member's constructor in... +1.35
Why I can't pass class object by reference here? -0.59
Is it safe to declare non-virtual destructor in the derived class -1.63
Singly linked list, why is the list empty (head == NULL)? -0.44
Call base class constructor after the derived class constructor in... -0.52
Using ostream_iterator on vector of pointers +0.43
What does i = (i, ++i, 1) + 1; do? -0.87
std::sort order is from greatest to least when std::vector::reserve... -0.98
When to NOT use virtual destructors? +0.39
Passing raw pointer to a function with shared_ptr -1.09
C++, rvalue references in function parameters +0.42
Delete created Objects inside List -1.09
C++ Passing a tempate typename class as function parameter +2.57
Java value plus variable++ -0.48
Two classes that differ only with template parameters -0.78
how to pass a member function with args as an argument to another m... +0.42
'Cannot convert 'double (*)() noexcept' to 'double&... -0.13
c++ std::sort on vector of objects by attribute +2.43
How the initialization of a List may affect in my program? -0.07
Derived Object at same Location as Base Object +1.00
islower() from cctype function not working in C++? +1.64
C++ sorting - special characters after normal letters -0.90
C++ Inheritance and Includes +0.45
Static function returning a static instance of the class - shouldn&... -0.93
why I cannot store derived class in base-typed std:vector? -1.58