StackRating

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

jwimberley

Rating
1520.55 (30,810th)
Reputation
1,146 (137,971st)
Page: 1
Title Δ
Template parameter initialization list with map 0.00
C++17 split constexpr string on comma and have the number of elemen... -3.62
How to expand a parameter pack into a vector<any> 0.00
Something wrong with my linear regression code 0.00
Why is linear search so much faster than binary search? +3.79
Multidimensional array with dynamic extents (without raw pointers) +3.89
A little problem with a program that has an array and two functions... -4.23
What is the purpose of having such complicated C++ class design? -1.59
C++: Grouping math functions and their derivatives into a single en... +1.98
C++ range-v3 library: 'take'-ing first 3 perfect numbers wo... -2.98
AI follow and avoid collision with obstacle -0.87
Vector object that allocates on stack for small size, or on heap fo... 0.00
Set/map of sets represented as an array of ranges into an array - m... 0.00
Is there any shortcut method to print 2D-array c++ -0.27
Algorithm to find individual, closed groups of lines in a large set... 0.00
Why does decltype(declval<T>().func()) work where decltype(&a... -3.86
One should choose recursion over iteration? +3.66
How to programatically group lap times into teams to minimize diffe... +2.31
Computing 1 - sqrt(x) for small argument x (~10^-12) similar to exp... +4.29
how to get max geometric mean path for every two vertex in digraph 0.00
Algorithm to make a mutation waterfall plot (coded in R) 0.00
Computational Efficiency of Forward Mode Automatic vs Numeric vs Sy... +3.56
How to paint r x r field with n different colors without using same... 0.00
More efficient algorithm to find OR of two sets -0.16
Distributed algorithm for calculation of Pearson cross correlation... +3.74
Pointer-to-member-function and multiple inheritance 0.00
Given individual probabilities of n independent trials, how to calc... -1.61
How to create a custom random distribution function? +1.80
Compilation error when trying to access an attribute from a local c... -3.83
invalid use of non-static data member 'linkedList<int>::d... 0.00
boost xml serialization fails during compilation 0.00
How to turn an ANSI C struct into a C++ class, but keep it ANSI C f... -3.04
Creating a Tree +4.85
How can I tell if a function has been used to modify information or... +2.67
Generating random boolean +4.45
Factory and singleton patterns: undefined reference 0.00
Get address of allocated memory by pointer to a base class for non-... -4.07
Google test and operator<< overload for STL types +3.93
How does template return type function work in C++? +3.98
Cannot compile code using an enum declared in a templated base clas... 0.00
C++ function missing after change in main 0.00
Multidimentional Knapsack with minimum and maximum +3.11
pass char pointer as template parameter to function on header +0.02
Default Constructor when creating an Array of Objects within an Obj... -1.38