StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

HolyBlackCat

Rating
1673.01 (295th)
Reputation
17,516 (8,002nd)
Page: 1 ... 7 8 9 10 11 ... 17
Title Δ
Preprocessing string concatenation 0.00
Define a macro with defined(X) +1.43
How to read text file lines into vectors? +0.07
How do correctly use a callable passed through forwarding reference? +0.70
How to count the number of the bits in the long long type variables? 0.00
Can two functors be compared for equality? -0.68
VS says "Too few arguments...", but other compilers give... -0.17
What's the different between new _Elem[_Size]() vs. new _Elem[_... +0.33
Declaring a constant literal string with const reference versus con... 0.00
Number of vptr created if derived class also has a virtual function... +0.25
Combining if constexpr() with non const condition 0.00
#define var in another #define in C 0.00
Use of (STL) copy with undefined behaviour? 0.00
Anything wrong with this code, in terms of the scope and copying of... 0.00
inner hashable class declaration fail 0.00
what is the alternative for "while" / "for" loops +0.44
Does an rvalue keep its "status" when a const reference p... +0.43
Fill structure using loop -2.59
How to suppress “warning: cast to pointer from integer of different... 0.00
Check if a constructed constant is #define'd +1.30
error: operands to ?: have different types 'int' and 's... +0.33
Removing repetitive lines of variable assigment +0.38
error: cannot convert 'const unsigned char (*)[7]' to '... 0.00
How to call the operator in a template struct 0.00
Vector of unique pointers error, cannot be referenced after initial... +0.35
Is the return keyword needed for tail recursion? -0.83
I cannot create a function pointer of a function that returns a uni... 0.00
Lambda/function of arbitrary arity and with captures as a function... 0.00
Why do I get compilation errors instead of substitution failures wh... 0.00
Why RGBA is making png image blackish? 0.00
How does C++ union know the type stored in it and which destructor... -0.15
adding numbers 100-299 to an array +0.06
Standard macros naming conventions +1.67
How do I use the last N elements of a vector as a function paramete... 0.00
Is there a way to store multiple values in an enum entry? 0.00
How do I calculate sin values in degree in c++? +0.34
How can I use ADL in template deduction? 0.00
What is "function()->" called? +1.76
Prevent instantiation of template class for types not supported by... +1.39
3D draggable camera does not work when the camera is rotated 0.00
Java-style printing of `double` in C++ +1.39
C++ Convert tuple of homogeneous wrapped type to tuple of raw type +1.65
Finding duplicates in array at compile time +1.53
The importance of the "&" when addressing a value to... -1.04
Operands in "int i = 0" +1.91
How correctly use is_reference? +1.93
How to rotate a line around one of its vertexes +1.82
single-line std::get std::index_sequence? 0.00
How to use derived type in specialisation of return-type function t... 0.00
How to write this C++17 static constexpr method in C++11? +2.24