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 ... 15
Title Δ
Why does my resized 2D vector reset my data 0.00
Template (.tpp) file include guards +1.51
C++ zero initialization - Why is `b` in this program uninitialized,... +0.41
Change the value of an object data member through a pointer to that... -0.52
Is overflow of an unsigned bit field guaranteed to wrap-around? 0.00
enable_if in function members for void and inheritance +1.48
Is there a way to use Class Template Argument Deduction Guide recur... +0.39
GCC and Clang don't compile std::hash<std::nullptr_t> in... 0.00
Change vector type using constructors? +1.37
Why does static_cast not use the conversion operator to pointer to... -2.02
How can I create "weak" function and use it with objects? 0.00
Getting segmentation fault using getline function? -1.40
Inconsistent behaviour across compilers in regard to instantiation... +1.64
GCC section attribute ignored in a templated function 0.00
how to flatten nested templates parameters? -0.02
Polymorphic casting from void* +0.90
How to rotate a line around one of its vertexes -0.93
Is it possible to get location of dependent libraries from within c... 0.00
Why std::istringstream generates wrong results without raising the... 0.00
Use the using directive on a private nested class -0.30
C++ converting from string to long double loses precision in QNX 0.00
Generate random letters 0.00
What Parameter Types are allowed for overloaded != function in a cl... -0.59
C++ I think my union may be producing undefined behaviour +0.98
C++11 enum class namespace block 0.00
How to solve a slicing issue with a virtual postfix operator? 0.00
Native messaging doesn't work as expected on youtube.com 0.00
'Incomplete type' of struct 0.00
How to catch undefined behaviour in function argument initialization +1.88
C++ Derived Class Override Return Type -0.05
Convert data type a of class object (C++) 0.00
C++ lambda as templated parameter of a function not working 0.00
uint8_t to String, leads to no output C++ (Beginner programer) 0.00
How to write a function for Hermite polynomials? -2.02
How to print string containing numbers right-aligned? +0.39
How to limit char array length in constructor +1.38
C++ which container to use for storing cache memory +0.39
disable template member function if return type is an array +0.12
Is casting a function return to void an "old-style-cast"... 0.00
reference_wrapper: make_pair VS Class Template Argument Deduction (... +2.16
Pointer to method from template arguments -1.27
Error: "cannot bind packed field" while inserting data in... 0.00
C++ Call default constructor for Struct and its inherited members 0.00
XOR returning jumbled values in C++ -2.01
Supporting two integer constructors with different semantics -1.53
What is the correct term for the list that initializes the data mem... +1.65
Call derived class method from base pointer list loop (OOD) +1.93
Why is there a rule that temporary objects must have distinct addre... +0.39
Why name-mangling has no effect on main function in C++? +0.39
Template ignores [[nodiscard]] attribute -1.07