StackRating

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

max66

Rating
1565.54 (4,656th)
Reputation
42,228 (2,580th)
Page: 1 ... 31 32 33 34 35 ... 42
Title Δ
Overloading ostream of vector template with iterator -0.95
Prolog: statement is true IFF it is true for all results 0.00
std::function template argument deduction for member attributes -0.75
Sum of array elements as constexpr -0.17
trying to understand how Template Class works 0.00
How do I go through a database in prolog 0.00
static_assert on indices know at compile time +0.04
Function Templating mixed with Overloading -0.40
How can I specialize a template using is_base_of without being ambi... 0.00
how to fix output issue? 0.00
Cannot call constructor (template-template parameter) 0.00
C++ Invalid Comparator sorting Vector of Structs 0.00
C++ template partial specialization: Why cant I match the last type... +0.21
How to sort number that are in p/q formate using c++ +0.06
How to use generic template function to handle objects with differe... -1.61
Declaring set of member functions as friend by using template +1.30
How can I add to this code so it prints "b" without remov... -1.46
How to provide a common interface for creation of static and dynami... +0.04
Binary search given slightly inaccurate results +0.07
PrologSWI - PathFinding 0.00
Is vector<auto> not allowed ? (error: invalid use of ‘auto’) +2.50
Prolog List Length 0.00
C++ Conditional Templates Compilation based on data type -0.36
Find the indices and inverse mapping of a unique vector +2.08
Uninstantiated variable at end of list in SWI-Prolog -0.72
How to append number to list in prolog? 0.00
Varying number of definitions in a variadic template class 0.00
Create a container like std::integral_constant -0.00
builtin array initialization without constexpr size +0.05
C++ : Implementation of an algorithm +0.05
Deleting first N prime numbers from a list (Prolog) 0.00
User creation program failure 0.00
C++ expand variadic template arguments into a statement -0.84
How do you copy a constexpr array to another constexpr array with s... -0.88
Pass f(a) and f(a,b) as same slot of template parameter : without r... 0.00
How do I produce a compiler error upon an attempt to instantiate a... 0.00
How can I do the sequence "If, Else if and Else" in PROLOG? -2.00
How can I do the sequence "If, Else if and Else" in PROLOG? +2.00
c++ template deduction of array size for specified template in head... +0.54
Why does std::sort assume a std::vector< std::vector<int>... 0.00
I'm trying to implement a C++ program for Kruskal algorithm whi... 0.00
C++11 - Error in calculating mode in a vector of numbers 0.00
How to merge sorted vectors into a single vector in C++ +0.10
Understand the type of param in void f(const T& param) +3.03
Rule to group two facts in prolog? 0.00
How do I make struct store only one variable at a time? c++ -0.32
Check if a template parameter appears more than twice in a homogene... -0.38
Check if object is instance of class with template +1.41
How can I replace an element of a list using an index in PROLOG +2.46
How to get types from variadic parameter pack in generic lambda? -0.10