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 2 3 4 ... 15
Title Δ
C++ Standard: Strange signed/unsigned arithmetic division behavior... +0.30
Reading From Text File and Save to List -0.64
pointer-to-member type and template -0.92
what does " error: conversion from 'double' to 'st... 0.00
Efficient stable sum of ordered numbers -0.87
How to package my application as multiple archives? 0.00
Run "sbt show subproject/dependencyClasspathAsJars" from... 0.00
enable_if on constructor 0.00
How to loop through linked nodes that have two nodes +0.04
In 'for (auto c : str)' what exactly is c? +1.79
How to find -lm lib and include it in CMake? 0.00
How to transfer keys and values ​from map to another map? -0.65
How to convert an unsigned long long with leading zeroes to string? -0.65
how much over head is added to the netwok time by htons +0.37
An invalid default member initializer that is never used +2.26
Compound assignment E1 op= E2 is not equivalent to E1 = E1 op E2 +1.91
C++ implementing object equality with multiple levels of iheritance 0.00
Make the compiler generate an empty default function for an std::fu... -1.71
Best practice for const temporary types -2.16
Is notification of threads guaranteed for std::call_once after exce... 0.00
How to include h/hpp header files in CMakeLists.txt instead of cpp... 0.00
Overloading push_back() in vector to allow non-duplicate elements -2.06
convert member function to pointer to member function -1.00
How to add_library with pattern for sources? 0.00
Avoiding implicit conversion in constructor. The 'explicit'... +1.23
How can I pass a function pointer as a template value argument with... -0.17
Operator Overloading to Construct Exception Message 0.00
Difference between reference assignment in C++ and Java -1.61
constexpr for values passed in by reference +2.00
constexpr for values passed in by reference -2.00
C++ overload [][] for a list +1.69
Save json with rapidjson directly on file 0.00
Will it be possible to omit the type name when initializing C++2a c... 0.00
How to get multiple return values from function in Lua C API? +0.35
Is it UB to write values other than 0 or 1 in a bool? If yes, how d... +2.07
How to pass value from C++ class constructor as a default argment o... 0.00
How do I check if a variable derives from a class? 0.00
Write a function ASTERISK in C++ Programming +0.35
Why is it not possible to instantiate an atomic pair? 0.00
Derived class from Template argument doesn't have protected mem... +0.11
Is it possible to create a vector on the stack? +1.55
Is it possible to find out the type of an expression between two te... 0.00
How to access an std::string member of C++ struct in C code +1.90
How to correctly initialize a Struct in c++ 0.00
Why should include(CPack) go after the per project package configur... 0.00
How to overload an operator == inside an other class 0.00
How to get a minimum value from a vector with (value > 0) -1.72
Boost.Python - error with parametrized constructor -2.70
C++ Binomial Coefficient is too slow -1.23
unique vector with random numbers +1.21