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 ... 45 46 47 48 49 ... 55
Title Δ
Is it possible to get the assigned template type outside the templa... +0.96
Does address of an unordered_map::iterator->first change upon su... 0.00
Does std::remove_if call the destructor? -1.60
C++ checking for end of input -2.40
C++ Arithmetic Operator without new return object -0.51
Calling conj() function on every element of a C++ complex vector -0.91
Trying to return as double, getting integer in C++ +0.60
What is the practical use of Callback class template? 0.00
Deleting a dynamic array after it has been returned from a function +0.42
Memory leak c++ pointers +1.56
Error in `./2': free(): invalid pointer: 0x000000000096044c ***... -0.27
How to define a map with key as a enum and value as an integer in c... +0.41
Check Null Static Map Variable in C++ +1.53
C++ object construction with garbage, why? +1.49
Where is this memory allocated - heap or stack? +1.66
c++ Deleting duplicated Names in array +0.07
Why is my std::string obtained via stream being overwritten? -1.83
else statement outside of a while loop -0.08
to find the middle item in a vector, why use "mid = beg + (end... -1.91
What does !s || !*s mean? (s is char*) +0.39
java: Convert a string which represents a two digit year to four di... +0.81
Is there any functional difference between the following 2 code sni... 0.00
how to allow multiple inputs in case of an incorrect data type entr... +0.08
(Conceptual) Iterating through an array of ints using a pointer -1.56
C++ Created Vector class -0.13
Method chaining in C++? +2.10
How to ask for Age and set everything else as invalid? +0.16
TinyXML load string from file 0.00
Overriding functions from base class -0.30
Why cannot assign value to non-const reference? +0.72
Why c++ compiler (VS2013) chooses wrong function? +0.42
C++ convert from derived class to base class with different templat... +2.27
No matching function for call to strcmp +0.42
return const reference vs temporary object +0.40
Return pointer to the node of the linked list from the function +1.49
Why compiler thinks I haven't named the type for a vector var? +0.41
Abstract Type Initialization using Initializer list in C++ 0.00
How could I allocate 1D array by using pointer to pointer (int **) +1.60
Pair Value Reading Errors C++ -0.97
How declare a C++ mem_fn(member_function) in function declaration? -0.56
Why smart pointer templates need to disable exception throwing in c... -0.71
Specializing Templatized Struct Inside Templatized Class 0.00
Creating LinkedList in C++ using templates +0.40
'Copy' variable type from other variable 0.00
Does a detached std::thread need to be deleted after it terminates? +0.41
C++: Wrong Destructor Called -0.52
c++ custom container pass {} list -0.71
How to create an object with a class-wide scope of a type with non-... 0.00
About virtual function and inheritance +0.14
Trouble with very basic template function 0.00