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 ... 48 49 50 51 52 ... 55
Title Δ
Trouble with cin function in C++ language +0.58
Need for declare destructor as default 0.00
How does a class object access its private data member? +0.84
How to write a template function that takes an array and an int spe... -1.58
defining private variables/properties in c++ class +0.43
Can I scroll the windows in emacs synchronously? +1.13
Access to private nested class returned from member function -0.58
objected mapped to in unordered_map, is it initialized by the system? +1.46
References in c++ with function +1.01
Behaviour of `delete this` in a function -0.06
deallocation of same pointer twice not giving error if I make the p... -0.85
Why is it allowed to overide non-virtual function? +1.26
Why is a vector treated as if it was passed by value even when it i... -1.92
How can I detect if a type has an operator << overload? -2.00
What's the difference between const char myStr[] = "hello&... +1.09
Placement New in C++ -0.06
double bool array isn't working in c++ +1.34
C++ cout string print its memory value +0.07
Passing pointer to any member function as class template argument 0.00
push_back a vector of vectors into a vector -0.67
How can I declare and initialise a static int in c++ function? -0.06
How to specialize a template member in a normal class for a templat... +2.07
Program fails after compiling properly -0.88
emacs: kill a buffer and remove it from the buffer list -1.56
What's the difference between overloading operator new and oper... +0.44
Why does explicit method specialization of a template class work wi... 0.00
std::greater<int>()(100, 300), why is it working? +1.97
Eliminate redundancy from if loop -0.76
C++ const string literals and custom string class 0.00
Why does this function template specialisation not compile? +0.49
c++ left hand assignment operator -1.27
maximum consecutive repetition in an array -0.35
C++ class template with a non templated class? +0.45
Need help Fixing these errors with classes +0.44
Can I use a variable in destructor that is not defined in the heade... -0.24
exceeding vector does not cause seg fault -0.56
How to write a function pointer to a function returning a function... +1.35
Member functions of a derived class +1.11
Does std::vector's push_back create a deep copy of the argument? -1.44
Error in Accessing Multiset element C++ +0.45
Find a value in an unordered_set of shared_ptr -1.88
Why member template method have to be specialized using template<... 0.00
How to use parameter to initialize the size of std::array in a clas... 0.00
How to access elements of a vector, where the vectors are mapped wi... +0.77
C++ template full specialization syntax +0.43
Writable and WritableComparable in Hadoop? -0.53
Which is the fastest STL data structure in C++ to iterate over a la... +2.01
indexOf or Binary Search? +0.78
Binary Tree root is null 0.00
Is there generic way to mirror a pair (pair<A,B> to pair<B... -0.71