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 ... 9 10 11 12 13 ... 55
Title Δ
Using back_inserter to create vector from single member of struct +0.93
std::map, std::unordered_map - narrowing conversion in initializer... 0.00
Vector int swap implementation? 0.00
forward packing not working in template class 0.00
Can I use std::find() with lambda function in vc++ [VS 2019]? -2.12
error: 'x' is not a type where x is constructor argument 0.00
How does std::sort determine the sorting basis? +0.47
Overload template function for generic enum and the other types +0.95
C++ String literal and constants 0.00
C++ access static constexpr array 0.00
template class default type and condition +0.16
Overloading based on bool template parameter +0.56
`ofstream` compared to 0 +0.92
Is it portable to cast the max value of a unsigned int into an int... 0.00
The same logic on an array is producing different results 0.00
Is it possible to iterate through an array that is passed to a func... 0.00
How to have set of struct using custom comparator function instead... -3.06
How recursive variadic templates is work? +0.49
moving elements in same container 0.00
How can I call two functions in contructor's member initializer... +1.15
Can an address of an instant of a template to a function be passed... +1.12
Does vec[i][j] translates to *(vec + i + j)? +0.03
std::result_of syntax kerfuffle 0.00
Should implicit conversion work in the context of a template argume... +2.24
Hide empty base class for aggregate initialization -1.20
C++ templated alias of N-dimensional vector 0.00
Capture arguments are copied from rvalue lambda? 0.00
How to code a "get" method template for a class +0.94
C++: conversion from overloaded function to std::function 0.00
c++ How to erase an element without changing its end() +0.17
C++11 lambda create destroy 0.00
How to construct different object according to their types in a tem... +0.71
Execution order of operator new and argument of constructor 0.00
C++: strange division output 0.00
Difference between = and {} syntaxes for initializing a variable in... +0.19
C++ initialize variable with lambda 0.00
Why is a const pointer accidentally converted to bool? 0.00
How to use result_of with function typedef 0.00
Accessing struct member in a template function, when the struct has... -0.79
Is only "void" a non-referenceable type? 0.00
2D array of pointers c++ with null pointers 0.00
C++: Explicitly call function overload with param pack +1.06
Error "C2027 use of undefined type" when use std::deque i... +0.85
How to route to different implementations according to whether an o... 0.00
C++ "Using Uninitialized Memory.. (variable name) " +0.56
Set behave unexpectedly: local, or not local? 0.00
Using a unique pointer to call a function crashes my program 0.00
C++ rvalue reference requestion +0.32
Do I need to explicitly initialize a std::unique_ptr in the constru... 0.00
Why is the default value of a class member not taken when using poi... +1.18