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 ... 44 45 46 47 48 ... 55
Title Δ
The difference between RAII and smart pointers in C++ -1.19
undefined reference error: `ClassName:: ClassMember` 0.00
How do I use the for-each loop to scan through an int array object? +2.15
Operator overloading definition outside of the class - C++ -0.59
C++ Why is my singleton not maintaining member value 0.00
how to assign an array as another array within a class function -1.24
Const qualifiers and ampersand 0.00
Accessing static member externally and through inheritance c++ 0.00
Is it possible to define a variable that can be set only once? +0.70
Operators overloading in c++ +2.14
Template method implementation without <> +0.42
'std::basic_string<char,std::char_traits<char>,std::al... 0.00
warning C4715: 'operator==' : not all control paths return... -0.12
Error Passing Const as this 0.00
C++ if not working -0.59
Round bracket apparent syntactic error in C++ but compiler not comp... +0.70
Core functioning of Expression templates: assignment operator sub-t... 0.00
C++ array.at(i) and array[i] performances -0.31
Use of `std::make_pair` in std::pair : C++ STL +1.12
Why does automatic conversion from const to non-const & occur w... +2.50
How is possible that accessing nullptr works? +2.00
My program returns the error "vector subscript out of range.&q... 0.00
Deleting an element form vector of type structure -0.08
C++ class definition repetition -1.19
Get a pointer to the current BOOST_FOREACH element 0.00
Operator overload doubts -0.62
implicit conversions and polymorphism 0.00
C++ and for/in (?) loops +2.74
Displaying objects which are found in C++ -0.83
Why my program is printing the default constructor? +1.25
Vector initialization with std::begin and std::end -0.25
struct of template class in template class 0.00
cant read data of struct vector -0.08
Inheritance with two functions with different signatures hides the... 0.00
c++ error: array initializer must be an initializer list +0.41
Implement copy constructor with bridge pattern c++ 0.00
Overloading Multiple Functions with Same Parameters -0.54
Access violation when trying to run a very simple program +0.02
c++: Multiple definitions when overriding operators -2.33
C-string initialization results in unexpected placement of null cha... -0.10
List erase range from end to end 0.00
How does evaluate pointers and reinterpret_cast? -1.48
What is the use of typedef here? -0.35
Why does assigning a member raise NullReferenceException? -1.82
how to fix multiple definition error in c++? +1.63
What is the meaning of "int *(&arry)[10] = ptrs;"? Ho... +2.93
C++ map array key auto increase -0.74
How do I access a variable in member function #1 in member function... -2.08
My array despite following normal initialization refuses to be the... 0.00
Function to use multiple types of structures -0.09