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 ... 5 6 7 8 9 ... 111
Title Δ
Integer literal with single quotes? +0.39
Print n-array tree from parent array 0.00
Template argument deduction for inherited member function +0.98
How to read from std::cin to istringstream -0.40
Can I associate one class with another from a template (using C++17... +1.58
(C++) A simpler way to compare a value to every element of an array... -0.10
Passing callable in lambda capture 0.00
Why variable, passed to a function by reference, doesn't immedi... 0.00
Differentiate between shared_ptr and normal type on compile time 0.00
How to get the top 100 names in a collection -0.36
Lambda black magic taking different types +2.64
How to create templatized wrapper class in C++ 0.00
How C++ for loop handles the variables declared in init-statement o... +0.82
c++ variadic parameter join path +1.73
I'm trying to do an exercise from the book :Programming -- Prin... 0.00
Optimizing a method 0.00
How to make a color finding function with a hex color code in C++ 0.00
Overload function template based on whether "T" has a mem... 0.00
Return the complete uppercase/lowercase converted string -0.07
Define subpackages for variadic templates in C++ 0.00
Shuffle 10% of an array 0.00
How to save variable in for loop? 0.00
How to add up a die roll using user inputted number of die and side... 0.00
C++ Specializing single member function +0.42
compile failed with gcc but success with msc++ -0.08
Avoid double-move when returning a pair in C++ 0.00
Multiple parameter packs as factory function arguments 0.00
Implementing copy constructor for polymorphic class 0.00
Using std::enable::if and std::is_base_of to constraint inherintance +0.78
In C++, can I make cout display doubles as doubles but without touc... +0.41
How to check if a partition is empty in c++ +0.45
Finding majority element in an array ( getting wrong output for par... 0.00
Pattern Generator +0.43
Can you use a class without objects? -2.11
How template explicit instantiation works? 0.00
how to write clean try/catch block when find function returns a ref... +2.26
C++ How to avoid repetitive code for variables of different third-p... -0.57
Second lambda function in template causes compile error (intellisen... -1.20
Make macro produce compile time error for non-existing function -0.05
Generate tuple of pointers 0.00
passing an array of different class types to a function and loop ov... -1.83
Function template taking a container type and a compare type 0.00
templates, forward declaration, dll +0.42
Overloading of hidden friends by differences only in (mutually excl... +2.15
Array initialization inside function 0.00
Should function-try-block of d'tor allow handling of throwing m... 0.00
min_element in template vector with comparator. Compile error +0.43
Assigning a class member function to a map, in the constructor -1.38
Faster way to extract close pairs from two arrays? +0.42
How to separate variadic template arguments while printing to the s... +1.74