StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

YSC

Rating
1601.57 (1,710th)
Reputation
26,125 (4,884th)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
C++ Downcasting a struct +0.73
Idiom for multi-callback structure with variable capture 0.00
How to declare a const reference to function type -0.97
Three argument function template confusing example -0.08
3D to 1D mapping function confusion +1.59
Why is catching incomplete exception types by reference disallowed... +1.64
Why does gcc produce a different result when bulding from source co... +2.47
git diff [ --cached ] shows no change, but I swear there are some 0.00
std::remove_if and erase not removing elements from std::vector +0.38
Why does my static member function suppress the existence of a file... +1.67
Iterators and trivial assignment/destructor 0.00
Instantiation of static template member function? -0.06
Controlling output stream in multi-threaded program -0.10
Does private inheritance always mean "HAS-A"? -0.29
`type_alias<char[N]>{}` VS `char[N]{}` in function's argu... 0.00
How to allocate memory to array of character pointers? -0.56
How to compile the Zlib source code using Cmake -0.06
Combining CMake object libraries with shared libraries 0.00
struct tm time; vs tm time = {}. Same output but not the same? 0.00
Why doesn't the linker emit an error in the code below? -0.32
Does std::scientific always result in normalized scientific notatio... +0.44
why using int64_t gives wrong result while double works as expected... -0.66
C++ Accessing a string in a vector in a vector -2.07
How to create a temporary variable in C++ +1.23
Extracting middle 16 bits of a 32 bit long +1.32
Creating a hex representative from a std::array -0.10
Can't run executables from nautilus -0.22
How to store multiple utf8 symbols (uint32_ts) from utfcpp as a str... -0.02
Creating a big compile time map using boost::hana +1.84
Individual instances works but array shows memory corruption 0.00
C++: object slicing and exceptions +2.02
How to resolve class-name conflicts between two third-party librari... -0.23
How can I sort a list of pointers on c++? -0.03
cin std::string with spaces +1.82
Does gcc support -static-libgcc with -fexceptions? 0.00
Does lambda object construction cost a lot? +1.93
Show day, month and year with std::chrono? +0.44
virtual destrutors vs normal methods in C++ +1.69
How exactly should one use declttype to deduce the return type of a... +0.23
No operator "==" maches these operands 0.00
Reseve memory for inner vector in a std::vector<std::vector<T... -2.24
Initializing array in struct +1.47
Specialize function if argument has member variable +0.00
Forward declaration of set Comparator -0.55
Break long codes snprintf format and arguments +1.78
Comparison operators in inherited classes +1.92
Get index of two biggest values -0.27
Provide PV function content when constructing object in C++ -0.04
Error C1903 - unable to recover from previous errors when calling o... 0.00
Why can't I access protected members of base class in derived i... +0.45