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 ... 38 39 40 41 42 ... 55
Title Δ
About the arguments of the binary function in c++ +1.69
C++ Odd behaviour with vector populated with constructor +0.30
Why result is outputted to 1 -1.12
Template and function pointer confuse 0.00
Binary searching using const pointer -2.62
Compile error when using std::hash; does not name a template type 0.00
C++ string (const char[1]) to bool type conversion - reason/explana... -0.49
Why can I assign a string literal whose length is less than the arr... +1.15
C++ Array address allocation to pointers -2.35
How to make non-member function from one file friend with class in... 0.00
Implicit destructor execution in function calling +0.34
How does friend class of the base class access members of that base... -0.28
why virtual function give segmentation fault +0.09
What's the right behavior when auto meets polymorphism and virt... 0.00
Difference between int * array[60] and int * array = new int(60); +0.51
parameter mismatch error in map insert 0.00
erase gets const_iterator but is called with iterator (non-const) +1.14
Why is operator from base class called in templates? 0.00
inheritance c++ constructor- who called first? +0.95
Template class as template parameter default parameter +1.80
const reference to member of temporary object +0.09
Make template function to destinguish inheritors and others -0.40
Can a function accept both iterator and reverse_iterator as parameter 0.00
When printing out double dimensional array to console, values are b... +1.54
A weird behavior of using-declaration +1.17
size of array passed to function -0.06
C++, expression can not be a function +0.32
How to pass a stack matrix by reference in C++ -0.24
In C++ why can't we compare iterators using > and <? +1.48
Calling overrided virtual function instead of overloaded +1.31
What does "friend std::ostream& operator<<(std::ostr... +1.32
Implicit type conversion failed to compile, why is that? 0.00
Check if iterator to std::map points to second last element +0.46
Pure Virtual Method Called Error Google Protocol Buffer 0.00
Possible work-arounds over a comparison warning -2.51
How am I supposed to make my allocator rebindable? Can I do it whil... +1.54
Why are references not "const" in C++? +0.64
Default or zero value of unknown template type 0.00
C++ memory deallocation, is it needed in this case? +0.33
const reference of a class initialization -0.86
C++ Random Number Generator in Array +0.75
What are the properties of a const member function's return val... +1.39
Signature of Generated operator=()? +0.34
overload resolution of function templates -0.18
How to access a data member of a vector full of derived classes 0.00
C++, bool array not properly initialised +1.22
Reference memory allocation technique 0.00
Function Overloading in C++ (const pointers) -1.63
C++ New up std::vector of pointers 0.00
Need help using C++ Class Inheritance -1.34