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 ... 8 9 10 11 12 ... 15
Title Δ
Can static_cast work for bit fields? 0.00
Prevent compilation of unused template specialization in c++ 0.00
Why argument conversion is not considered when calling a templated... +0.95
Using toupper on char returns the ascii number of the char, not the... +2.46
Storing functions in data structure to later find and call them +0.47
How to indicate certain overloaded function? +0.17
Thread in C++11 not in class member 0.00
Linked list delete +0.48
g++ compile options with -std=c++14 compile error showing Werror=c+... 0.00
Two 'new' calls when creating std::string dynamically +0.48
What is the difference between memory leak, accessing freed memory... +2.68
C++ why it's not possible to combine these 2 operations in 1 li... +1.66
Why isn't there an endianness modifier in C++ like there is for... +1.01
Specifying input/output nodes to run inference in TensorFlow 1.0+ o... -0.51
Why is an object's destructor not called when an exception is t... +2.08
Macro inside namespace giving expected unqualified-id before 'd... 0.00
Why static-sized array type cannot be a container type? +0.07
Pass pointer to temporary in c++ 11? -1.40
Define an homemade pow function as an exercise +1.82
Fibonacci memoization algorithm in C++ +1.62
Initializing object and pointer object using uniform initialization... +0.47
Typo: bool to int conversion induced error in std::ifstream under L... 0.00
Overload the shift operators of std::bitset 0.00
noexcept for different operations with template type inside function +0.88
Change member function to const silently breaks code 0.00
is string array possible in c++? +0.57
Why do we include compare function inside definition of struct whil... -0.89
Allocate a type to a uint8_t value +0.42
' variable' was not declared in this scope 0.00
How can one make two instances of this Singleton Class? -1.05
Should I avoid using goto here? If so, how? -0.78
SIGSEGV error when using queue<struct *> 0.00
Code formatter that can handle complex column alignment 0.00
Getting the coordinates of a sudoku block 0.00
Write the characters in the file in reverse order +0.07
Modifying a Makefile with "addinclude unistd" 0.00
Comparing floating point values converted from strings with literals +1.26
Static Cast to access static const class member +0.44
string has no member named 'reverse' -1.82
Why does the shift operator seems to cycle 64 bits integer? +2.74
c++ template type deduction fail in cast operator +2.13
Check at compile time that a template parameter is a kind of string 0.00
Calling a virtual function from a derived pointer without paying th... -0.84
C++ - What is the fastest way to search for all the keys with same... -0.50
Retrieve value out of "cascading ifs" fold expression -0.83
How to measure the percentage of files that were compiled successfu... +0.49
Calling overridden function and using overloaded variable from base... -1.55
Access the owners counter used by std::recursive_mutex 0.00
Why is the CAN BUS Frame ID backwards when reading from a Socket? 0.00
UTF-8, sprintf, strlen, etc -1.27