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 5 6 7 ... 15
Title Δ
C++ Operator overloaded using friend function. Attempt to add multi... -1.28
How to properly access mapped memory without undefined behavior in... +1.13
Is it possible to set g++ to follow C++11 ISO (-std=c++11) through... -0.33
alarm() generates SIGALRM after random time 0.00
What is s in std::this_thread::sleep_for(2s)? +0.39
array of 2 dimensions, one being known and the other unknown +1.24
Why is this program giving a segmentation fault? +0.39
Can one change templates arguments? 0.00
c++ parse two bytes to int -1.44
Define a template operator<< for iterables 0.00
How to print x numbers with rand()% 0.00
Array bound set by a function of a generic -0.03
Explicit call to destructor +2.30
finding and replacing word in string +0.40
Why does the implicit type conversion not work in template deduction? +1.93
What is the application of pure abstract classes ? C++ -1.75
Why does my variable change according to its reference and not the... +0.74
How to use decltype as the LHS of a larger type expression when com... 0.00
Stuck when testing custom list class in c++ 0.00
Why does gcc compile this and msvc doesn't 0.00
How to get rid of the need to define a preprocessor macro for condi... +1.81
Infinitely nest maps with variant +1.18
C++ Copy Constructor for array of pointers to objects -1.20
c++ named parameter idiom - string property not set 0.00
Trivial compile time check for no copy constructor -1.58
implicit reinterpret cast on reference without warning/error +2.12
I have to calculate difference of sum of diagonal elements of a squ... 0.00
Delete last 3 elements in list c++ +0.40
Implementing cosine function in c 0.00
Transpose matrix: swapping elements doesn't alter values 0.00
How do I gtest that code did not call exit() 0.00
Name lookup error of enable_if'd inherited member functions 0.00
Can I alias an array of structs to an array of struct members? +1.82
Checking whether (this == nullptr) in a class method 0.00
Why this template specification doesn't work for reference? 0.00
Why is overriding both the global new operator and the class-specif... -1.23
c++ static variable initialization problem - referencing on another... 0.00
Better expectation from C++ likely +0.40
Why does my code output incorrect results? Integer overflow? +1.78
CMAKE share variable between subdirectories 0.00
Is std::string guaranteed not to give back memory spontaneously? +1.46
How dynamic linking reacts on a change in object +1.22
Explicit keyword applied to operator instead of constructor +0.22
Can I forward construction in the body of a constructor? -1.75
How to do python style string slicing in c++ +0.14
Selectively executing code without constexpr if, before modern C++ -0.87
Cloning a GitHub repo to create a buildable Visual Studio 2017 proj... 0.00
Converting member function pointers in templates +0.30
c++ enum scope failed to compile with -std=c++98, but ok with -std=... +2.99
How does "configure" script detect if my system support s... 0.00