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 ... 108 109 110 111
Title Δ
How to pass template function to another function 0.00
Best way to map/join two autogenerated enums -4.26
Catching exception from a specialized method 0.00
convert iterative function to recursive function +0.24
Recursive templates don't work as expected with static variables -1.76
Advice for writing a simple number triangle, only with recursion, n... -0.46
Converting integer to Roman Numeral -2.18
Most occurring element in an array using c++? +0.12
Find the minimum number +ve number in c++? -1.45
C++ strange behaviour in template method constructor 0.00
Is there way to define return type inside the body of function in C... -3.46
How to create class with comparator? +0.82
Cant reverse an array with double pointer +0.15
How to pass a bidimensional array as an argument to a function? +0.15
build and compile files outside mingw main folder -0.42
C++ Template to Sort Vector of Objects by Attribute +0.36
How can I use recursion to reverse the user input? -2.61
how to reduce execution time -1.55
C++ Binary search with multiple conditions of a vector +4.97
int to Hex string (C++) -2.26
I need to see if two numbers are multiples -2.65
Find the lowest common ancestor of two nodes from adjacency list -1.44
finding out the maximum number if cost is associated with using eac... -2.92
C++ How to print the smallest number from an array of size n withou... +4.42
Flatten / Refactor C++ template source for certain inputs -0.52
Implemented virtual method call fails when called through base class 0.00
C++ template and ambiguous function call -0.41
Analyse C++ files from a Java program -3.95
c++ compile-time check function arguments +1.84
Compile Mat rows with template sequence (c++, Opencv) 0.00
How to use digit separators for non-type template parameters? -2.20
SFINAE: detect existence of a template function that requires expli... 0.00
Disable specific C++ lines and #includes when building on another s... +4.06
Is it good practice to fake an inserter? -2.01
unable to find what causes a compile time error +1.20
Checking if a number is a palindrome +0.36
ignore a match of 3 for a match of 4 or 5 -2.44
Declare C++ primitive type member whose address cannot be known? +0.18
string to type function, template specialization to make call uniform 0.00
Search a string against multiple string arrays +3.95
How to create specialization for a single method in a templated cla... +1.51
C++ makefiles - Header files dependencies with external libraries +0.12
Setting a breakpoint on calling abort() -0.20
How to duplicate string token to char */char array +2.12
C++ Diamond-like inheritance +0.17
Aligning static array using std::aligned_storage +2.19
Vector iterator not dereferencable in for loop -0.64
Iterate over a std::vector in sorted order +4.10
Unit tests in systems programming? -3.13
creating a txt file to call f2() without modiying the code 0.00