StackRating

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

Jan Schultke

Rating
1533.37 (15,782nd)
Reputation
158 (536,757th)
Page: 1 2 3
Title Δ
sum is 1 irrespective of numbers 0.00
Member Function Pointer Template Substitution Fails +1.23
Assigning to DWORD from incompatible type nullptr_t 0.00
C++ implementation of Binet's matrices for Fibonacci series 0.00
How to best define/construct/initialize a std::string wrapper class -3.56
Parse comma-separated ints/int-ranges in C++ +3.56
Idiom for a C++11 enum with methods and static instances? 0.00
Uses for cpp struct variables passed in templates -4.34
Divide integers with floor, ceil and outwards rounding modes in C++ 0.00
Problems returning const char* from function 0.00
How to find Largest Factor of a Number (other than itself) in c++ 0.00
sizeof union giving unexpected results 0.00
How to create a dynamic array of strings as the array is a member o... 0.00
C++ no default constructor error when passing one class into anothe... 0.00
Is it possible to create new funcitonality for classes in a library... 0.00
Why standard does not provide specialization for hashing c strings... 0.00
Eigen and glm products produce different results 0.00
Using functions with unclear parameters 0.00
C++ after declaring header file my struct is not recognized 0.00
Determine type of template parameter in template 0.00
How can you quickly compute the integer logarithm for any base? 0.00
Implementing bitwise NOT (~) operator perfectly (flipping the bits) +2.85
C++ Template specialization for constant variables -0.67
Can functors always replace callbacks 0.00
Using templates to set whether class members are const +1.54
Run files via cmd in c++ +3.82
check in a given math function how many zeros exist in a given inte... 0.00
C++ static evaluation of templated argument 0.00
C++ assignment operator, can we replace it with copy? +3.84
Solving a modular exponentiation with unknown power 0.00
Split program to .c files and .h files in C. Global variable issue -2.14
Will elements added into a std::unordered_set (or unordered_map) du... -4.04
Unused C++ static member functions/variables not optimized out +3.87
Classes and vectors -2.20
c++ threading 'no matching overloaded function found' 0.00
Using template to avoid free store? 0.00
No matching function for call to getline(std::istream&, int&) +2.86
Getting "heap corruption detected" while calling delete[]... +4.00
C++ typechecks performed when assigning one pointer to another +0.68
How can I handle divergence failure manually when using optimize.ne... 0.00
What is the return type of "return" C# +4.04
writing a java method that returns a boolean from a search -0.95
Initialize std::tuple with variadic arguments in constructor 0.00
How to calculate the minimum distance from the edge of any two circ... +3.99
Make struct accept any type insted of float 0.00
C++: how do you update player height based on height of terrain? 0.00
Changing a heightmap so it show 16 hieghtmaps on a 4x4 grid 0.00
What's wrong with the way I read image data from ICO files? 0.00
Try Catch Block Not Catching String Input (InputMismatchException) +2.41
Random selection from a list with more selections than listed items -3.77