StackRating

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

Columbo

Rating
1700.65 (151st)
Reputation
53,559 (1,829th)
Page: 1 ... 14 15 16 17 18
Title Δ
boost function instantion with nothing 0.00
Initialise variable in various switch cases +1.57
How to return a template pack nested in other pack? +0.61
Static Method with Same Names +1.50
Search variable/item/attribute using STL in c++? +1.49
Program runs in Visual Studio 2012 but not ideone.com +1.87
Template specializations +3.73
Inconsistent brace-or-equal initialization behavior between MSVC an... 0.00
Is there a way to avoid array-to-pointer decay? -3.48
Is it possible to use typenames after an unpacked list as templates... 0.00
Undefined argument list 0.00
Why should I ever return something by value, since C++ features con... +1.15
operator + on Lambda 0.00
libstdc++ std::throw_with_nested() requires polymorphic types 0.00
Unresolved external symbol referenced in class template constructor... 0.00
Using max<int> as a predicate breaks in C++11 -3.42
How to create a new c++ array from <array> header? 0.00
How to get the index of an element in a tuple via address? -4.11
How to work with uint8_t instead of char? -2.42
Splitting paragraph of seperate text file into seperate strings -0.57
Getting around the reinterpret cast limitation with constexpr 0.00
C++ double to long long -2.65
standard select1st and select2nd 0.00
Dynamically allocating memory for changing array size starting with... -4.89
Creating an instance of a specialized class depending on run-time a... 0.00
Destuctor called twice when returning a temporary objects with defa... +2.53
What does this do : while((c= getchar()) != '\n' &&... +0.61
What's the reason of int* conversion not permitted to int error? -1.32
How to make sum in a single digit? +4.97
Are tag dispatching objects actually instantiated? 0.00
Lambda expressions as class template parameters in C++14 -2.80
Function parameter with asterisk and ampersand -2.16
MinGW calling template from template 0.00
Operator Overloading C++: write-only version -0.34
Is a local scoped variable initialized to an undetermined value, or... +1.25
Cannot catch std::unexpected +5.30
Method in null class pointer (c++) +1.26
Is polymorphic class required for dynamic_cast? -4.64
Initialize enum c++ -2.83
Can C++ classes with deleted methods be trivially copyable? +4.58
C++ lambda copy value in capture-list +0.14
implicit conversion sequence in function overloading 0.00
Is this a valid downcasting +3.82
What is the logic behind this C program +3.75
Specialisations of class template members -3.30
Defect report 1207 +5.36
User-defined literal to MPL sequence: is this legal? 0.00
How to declare friend user-defined literal operator within template... 0.00
enabling a constructor with sfinae if given template argument provi... 0.00
Why does constructor cannot be found in the context of an object ex... +3.88