StackRating

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

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 12 13 14 15 16 ... 111
Title Δ
C++ variable arguments using initializer lists +2.77
Type conversion from std::complex<MyType> to std::complex<... +0.41
for loop with auto type over vector of vectors 0.00
Tour of C++ copy elision in Section 4.2.3 0.00
Can you call different constructors based on different template par... +1.49
Conditional definition of constructor in template class 0.00
Can't call base class member functions because base class is te... 0.00
Why am I not able to push a pair after a limit in the vector? 0.00
Constructor that produces compile time errors depending on paramete... -1.95
Deducing the template type of a non-type template parameter 0.00
if there is a way to structure the code so that it is easier to rea... 0.00
User defined literals which only differ in the return values -1.95
How can I initialize members of a class based on a parameter in C++? -0.10
Function in derived class exactly the same as in base class but dif... -2.27
C++ varadic templates mixing values, arrays and objects +1.32
class template SFINAE -0.26
How to create a permutation in c++ using STL for number of places l... -1.04
How to create a permutation in c++ using STL for number of places l... +1.96
How to create an Instance of a class on heap memory +0.81
Reference is useless in std::bind? +1.10
How to pass an abstract class's derived classes as a parameter? +0.41
Pass array of template size to function using an initializer list 0.00
use of 'n' before deduction of 'auto' C++ 0.00
Implicitly copied constructor Smart Pointers 0.00
How the comparisons are made using custom comparator in a set 0.00
std::bind a thread memeber variable to an instance of a class 0.00
Returning gsl::span from function 0.00
How to sort a 2d matrix by column? 0.00
Multi set in c++ and oops +1.89
How can I access the types in a C++ template parameter pack? 0.00
Is it considered bad practice to use a raw pointer in a constructor... 0.00
Continuous x no. of A and then after (n-x) no.s of B -1.29
Inconsistency between C++ std::string::compare() and the operator o... 0.00
Is there a way to make one class equal to another in C++? +0.37
Templated multistack implementation - how? 0.00
C++ more than one instance of overloaded function matches the argum... +0.40
Conditional operations inside C++ functions without loss of speed o... +1.59
Can a partial specialization refer to sizeof(T) in the specializati... 0.00
How to inherit template constructor that will not work with base cl... 0.00
sum of complexity 0.00
Return unique_ptr<Derived> in function which is declared to r... -1.74
constant member in class 0.00
Reasoning behind: local variable 'derived' will be copied d... 0.00
Is it possible to convert this recursive solution to DP for "V... -0.60
Is there a way to get type of template class from its complete type? +2.00
Is it possible to support polymorphic method calls at the same time... 0.00
Always prefer std::string(ptr, size) to std::string(first, last) if... -1.36
Insertion Operator C++ overloading +0.41
Is there a way to specialize a function template by an array type? +1.17
How could I write c++ construction function clean and clear? -1.67