StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 34 35 36 37 38 ... 52
Title Δ
C++ competitive programming : Simplifying expressions under modulo N +0.30
Why is == operator overload of enum ambiguous in MSVC 0.00
Missing "this" pointer in pointer to member function sign... +0.32
How can I let compiler to deduce a type of nullptr? -0.22
C++ Multiple definitons of member function, based on enum template... +1.79
c++ input line to vector -2.28
How do I reduce an std::variant to one value? 0.00
Make protected inner class public +0.30
clang++ compiling template class with implementation in header 0.00
Implicit conversions and pointers? +1.80
C++ template specialization - avoid redefinition +0.76
C calloc cannot convert from void* to double* -0.76
Constructor in the parent class doesn't assign the value to a p... -0.63
const B and const A* are incompatible, even when B is aliased to A* -0.08
template alternative for user defined literals 0.00
Is `using namespace foo;` useless? -0.72
using/typedef of namespace in header +1.97
Create myNew/myDelete to replace new/new[]/delete/delete[] 0.00
Surprise in template parameter substitution? +0.49
Understanding preprocessor macros with constants 0.00
Passing a derived object to a template 0.00
How to initialize arrays inside a structure -0.21
Pimpl idiom as template base class +1.76
Why would you use a reference rather than the original? -2.04
Private Derived Destructor -1.08
standard interface of iterator::operator* that return more than T&a... +1.17
Can I use a variable on the same line it is declared in this factor... +0.29
how to allocate memory for specify type in polymorphism? -1.52
C++ extern not found when in header 0.00
Template argument deduction from lambda +1.62
SFINAE to check "template template class" (in template ar... 0.00
C++, how base object downcast to derived object? +0.29
C89 computed goto (again) how to +0.28
Declare an array of structures +0.28
Compiler offers private constructor as a candidate in program code 0.00
How can I resolve ellipsis ambiguity? 0.00
Many member functions with the same structure in C++ -1.34
What's the point in specifying unsigned integers with "U&q... -1.28
Initializing variables in a linked list in C -1.33
could not deduce template argument for T* from FieldType* (Visual C... +1.72
C++ - Why does default constructor work even in private inheriance 0.00
Forward-declaring a custom type of another namespace in a header file -2.00
Generate functor with shared_from_this +0.30
Shared pointer between two classes as class member 0.00
C++ const pointers - Unexplained behaviour -2.09
Constexpr if alternative -0.35
Why is this diamond class inheritance output not what I expect? +1.31
Object slicing while casting in C++ 0.00
C Preprocessor Macros priority of define -0.01
What is the rationale behind ADL for arguments whose type is a clas... -1.86