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 ... 81 82 83 84 85 ... 111
Title Δ
C/C++ macro function that converts a constant to a hex string -2.10
Pass lambda to numerical library -1.78
Algorithm to get Cartesian product +0.84
Func A calls Func B and Vice versa (why does it not work) Experimen... -1.46
Truncate a String at Compile-Time +2.08
In C++, how would I create a brand new flow control statement? +0.39
Asserting a Template Argument is an Iterator/Pointer +1.95
container class for constant data with compile time initialization +1.03
How to initialize an empty global vector in C++ +0.78
C++ string append formated data 0.00
SFINAE for class member function (one compiles the other not) +2.59
Make one var-args method call another but with additional arguments 0.00
Trick to ensure that "only" rvalues can exist of a partic... +0.97
Lint possible access / creation out of bounds pointer +0.82
How to print value of a Variable using its memory address? +0.40
C++ Why can't the string size funtion be called within constexp... -0.05
what is the result of pointer of a type & valiable -0.06
Find max/min of vector of vectors +0.12
Is `x = std::move(x)` undefined? +0.36
How to generalize a class based on operator() arguments? 0.00
Converting std::array of std::string to std::tuple of the same size... +2.65
Variadic function template base case: without parameters or with one? 0.00
How can I shorten multiple conditions of checking substring existen... -0.12
Bit shifting `char` vs. `unsigned char` -0.90
Specialize template with const and non-const version of another tem... +1.45
C++ compile time dispatch abstraction? 0.00
is there name hiding for void* params? 0.00
implementation of traits with stl containers -0.09
Shared string constant in C++ -2.38
is it possible define parameterized list in preprocessor 0.00
Possible to declare const vector in header file? 0.00
How do I cast a void pointer to a int[3]? 0.00
Perfectly capturing a perfect forwarder (universal reference) in a... 0.00
Dynamic Programming : Timus Online Judge 1119 Metro 0.00
Disallow function template instantiation with iterator parameter +1.17
Way to make this if statement with multiple conditions shorter? -0.45
Is it possible to erase modified element from std::set? -0.09
Timing in an elegant way in c++ +1.21
Near constant time rotate that does not violate the standards -2.02
How to condense a declaration of multiple strings? +0.83
Function returning double when expected long -2.49
Multiple instantiation of specialized templates +1.62
how to delete objects created in main in cpp -0.36
Get value from json using ptree in c++ if key name is with dots(.) 0.00
Implementing map() and each() over std::tuple<...> - with ind... 0.00
Creating a reference variable in two statements -0.01
Generic Inheritance and Copy Constructor 0.00
class object equals class pointer object with templates 0.00
Specialize on functor return type -1.36
c++ : comparison function for next_permutation +2.24