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 ... 92 93 94 95 96 ... 111
Title Δ
C++: How to swap byte order of a wchar_t +1.49
comparing five integers with if , else if statement -0.76
Could not deduce template type for variadic template +0.96
Is it possible to implement header-only non-template class? +0.42
2D array as parameter in c++ -0.04
Template function overload resolution -0.54
How do I use the same string in 2 code blocks? +0.60
How do I clear 2D Vector in C++ -0.11
Compiler warnings conversion +1.53
Error with custom iterator and STL Algorithm +0.27
Some problems with template -0.57
Writing a function which only takes compile-time constant parameters? 0.00
Want to add additional strings to a vector of string vectors in c++ -0.47
Explicitly forbid a concrete class template specialisation -1.57
Pass overloaded member function to a variadic template function -0.26
C++ polynomial class, print member function not working well with t... +0.03
container of template class in c++ -2.86
template class multiple inheritance compiler unable to resolve ambi... +2.30
How to do perform a dynamic_cast with a unique_ptr? -0.09
Sort the list alphabetically in descending order and print the list +0.05
Can tuple variadic template recursion be improved with C++14 index... -0.30
How to implement operator delete for C++11 impostors of C "cla... -0.41
C++ change access for member function with overloading +0.05
Template type restriction based on inheritance 0.00
How to make multiple instances of a class in C++ +0.78
Why ambiguous during pass list as parameter? +0.26
C++ IDE's with no support for dark themes -0.05
Bit manipulation issues with signed and unsigned ints, XNOR +0.45
c++ define variable inside if block for function scope 0.00
Using this pointer causes strange deoptimization in hot loop +1.03
From vector of pointers to a base type, return first element of der... +1.76
C++ - Using multidimensional arrays with variable arguments in a he... 0.00
How to initialize a struct of integers to zero? +1.31
C++ non-function typedef with parentheses +2.73
Functions as arguments of variadic templates +1.42
Passing unknown Array to Function by reference (C++) -0.09
How can i return an array c++? -0.32
C++ Passing Multi-Dimensional Array into Function -0.04
How can I define a function that takes as a parameter a pointer val... -0.04
Implementing km/h and m/s with user-defined literals +0.46
C++ - Specialize member function for Template Class -0.28
Finding number of pairs having sum as 0 in two different arrays -0.37
SFINAE to check the existence of operators (without decltype) -0.60
How do I prevent a menu in switch function from repeating itself? +0.35
How to prevent double object deletion using smart pointers? -0.54
Disable default template and only use specialization through sfinae +0.44
C++: Function template specialization for array +0.53
Combinations of values using map in C++ +0.44
How to write a template function accepting && and const&... -0.97
template template arguments with a constant 0.00