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 ... 42 43 44 45 46 ... 55
Title Δ
c++ no matching function for call to vector push_back +1.35
Implicit type conversion in c++ template +1.48
How direct base is constructed in virtual inheritance? -2.12
Two different ways of defining a constructor +0.36
Why does map create new entries with operator[] +0.99
Use std::function to wrap non-static member function pointer -0.63
Some doubts regarding Pointers as arrays? +1.47
std :: is_function on member function? -1.46
Binary Search on a std::string array +0.91
(C++ )If I declare something private in a class but it can be chang... +0.24
What's the differences between member initializer list and defa... +0.67
warning: conversion from string literal to 'char *' is depr... +1.62
Why return an unknown value when I added a char to null string (as... 0.00
Static member definition of template superclass 0.00
map iterator: invalid type argument of unary '*' (have '... +1.43
Difference between const auto * and const auto? 0.00
Why there is a position argument in insert function of set in STL +1.65
Error : "No match for 'operator <<' (operand typ... +0.13
Proper way to define type (typedef vs #define) +1.62
Changing data type for one class attribute causes a segfault during... 0.00
How to make appropriate function pointer accepted by std::pop_heap... +2.66
Making an unary operator binary -2.81
Why a constant integer pointer point to a non constant integer allo... +0.55
Tuple initialization with member initialization 0.00
Overload bracket operator assign +2.44
Error using std::map::at -1.95
Map to method c++ +1.58
Member variable initialization with non-default constructor gives e... 0.00
Array Issue & Returning Functions -0.38
Overload copy assignment operator for a member struct of a non-type... -1.33
Is std::list's multi-element inserts strongly exception-safe? +1.52
C++ program printing random values +0.97
Cast elements of vector to user defined type -1.43
In static member variable initializer why is static member function... 0.00
Recursion: Reason for outputting specified text? -0.01
Store a string into an array +0.38
Retry local static variable initialization after exception +1.53
matrix transpose template +1.21
How to retrieve the size of this array? +1.35
parameterized object initialization in another class 0.00
Initializing private member variable vector in a templated class 0.00
static global std::unique_ptr disappears +1.39
Partial class template specialization c++11 -0.20
C++ pointer declaration to access arrays of pointers +0.93
C++ How is this not member function pointer? +1.29
Function executing once -1.96
Why am I receiving this strcpy assignment error if the two variable... 0.00
How to declare template template parameter 0.00
How to increment a variable from lambda-functor's body? +1.79
What is the difference between temporary variable and constant in C... +1.02