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 ... 15
Title Δ
Find file size using a CRT routine -0.23
Why is implicit conversion not applied to templated function parame... +0.36
Remove special characters from git commit messages in pipeline 0.00
c_str() method not recognised on my string +0.95
Getting a certain range of memory in C++ without doing a memory copy +1.89
std::enable_if ... else aka typename_if_else -0.14
Loss of floating point values :: reading JSON with rapidjson 0.00
Why does assignment operator not work as expected? +0.60
How to choose copy-and-swap or define copy / move assignment operat... 0.00
cannot bind const_iterator to const_iterator +1.66
Bad code readability when using callbacks for network async receivi... 0.00
how to pass a constexpr string literal to other function 0.00
Safe way to unpack integer values from a remote device 0.00
What's the intention behind such kind of template partial speci... 0.00
Use smart pointers with Tensorflow C API objects in a class -0.20
Use the result of strlen as length of char* -2.15
Why does exception::what not return a std::string -1.09
How to dynamically register class in a factory class at runtime per... +1.38
Is this allowed at runtime? How do you extract the top N elements o... +1.60
Operator Overloading not extracting overrided value from file +0.17
How to convert map<int, string> from c++11 to c++98? +1.59
What is calling void(); doing? -0.43
Function call with pointer to non-const and pointer to const argume... -0.46
Can I format my code to this style using clang-format? 0.00
Invalid operand of types 'double' and 'const char[5]... 0.00
const variable in function assigned at run-time 0.00
Find first no zero number in a string C++ -0.13
Pointer To Pointer passed by reference 0.00
Is there an extensible way to initialize a struct from an array in... -0.77
types of creating a new node of a linked list, when to use what -2.02
Why signed char can hold bigger values than 127? +1.36
c++11: Calling a variadic function with the elements of a vector, a... +0.36
C++ many SFINAE-style overloads -0.16
switch : break without a case +1.15
Do I cast the result of new in C++? -0.46
error: expected constructor, destructor, or type conversion before... +0.32
How to find a position of Least Significant Bit (LSB) in an int? c++ 0.00
Best way to implement conditional expression based on numeral value... +1.03
std::map: Creating/replacing an element when it is not default-cons... 0.00
unique_ptr < 0 OR what does less than operator do? -1.97
Too many recursive calls or too many cout? 0.00
Why I have to write std::cin after including <iostream>? +0.05
Is the value of `this` pointer constant during the object's lif... +1.00
While loop inside if-statement with the same condition inside? +1.26
Accessing values from a map with pairs 0.00
Input and Output in program 0.00
Polymorphic call to virtual functions with varying number of argume... +0.03
c++: segmentation fault (core dumped) 0.00
Does the STL specify the header guards for its headers? +1.35
Static bool variable in c++ Method 0.00