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 Δ
Template Class that takes a Template Class that Takes a Concrete Cl... 0.00
What are the requirements to make a lambda constexpr? 0.00
Compile time size of data member std::array in non-class template (... -2.54
What is the meaning of comparing strings with >= 0.00
How do I check if a division of two doubles is an integer? 0.00
C++ not reports error or warning with data type mismatch +4.46
Why Doesn't A Character Array Give an Unsigned Result -5.39
Passing an Array of Objects into a Function +0.81
How to get the last index in a for loop +4.40
Is leaving debug sections in the source code a good practise? +3.64
Flip least significant one-bit by using negation of a size_t -2.67
Compression of binary arrays to overcome GPU memory limitations 0.00
Is casting a C++ reference from unsigned char to double& safe? +5.40
How to efficiently permute an array in-place (using std::swap) 0.00
Why reserve memory in the structure? -0.49
Is this legal template lambda syntax? +4.54
Find missing points in N dimensional grid -0.09
Can I specialize forward declared template? -1.28
Convert R, G, B arrays to RGB arrays -3.37
Move constructor vs Copy elision +4.11
Enum Class does not accept text with hyphen/dash in C++ +3.84
Check if a stack is palindrome +4.25
What is the common idiom(s) for resetting the moved object? +5.07
How can I throw errors with custom error messages? 0.00
Why do we need a null terminator in C++ strings? +3.82
Not able to push desired no of elements in the vector 0.00
How can I speed up the binary GCD algorithm using __builtin_ctz? -3.68
Max and Min is coming out as true instead of a number, what do I do? 0.00
Minimizing the scope of objects for a lambda expression -2.46
Size of my char array automatically shrinks to 1 after calling a fu... -3.73
What is an equivalent replacement for std::unary_function in C++17? 0.00
How to implement Javascript-like dynamic typing in C++ +3.84
What is the usual way to use a modified C++ header-only library in... 0.00
Dealing with circular dependency in std::variant 0.00
DATA_ERROR when reading zlib/miniz deflated data 0.00
How can I print a human-readable file size in C++ without a loop 0.00
How can I stringify a fraction with N decimals in C++ 0.00
I'm trying to write a class where the child class will inherit... -3.69
Current UTC time point in C++ 0.00
Is there a way to convert my code into a loop to be more efficient 0.00
Is it possible to compile a project with two different language sta... -4.66
SFML Vector of sprites and Sprite Collision Error 0.00
Safety of calling C++ functions with enum created using static_cast -3.58
Mechanisms to pass properties to base class -1.92
Function taking pointer-to-method regardless of constness +2.59
What is the function in type_traits to check if the type is const c... 0.00
How can I code something like a switch for std::variant? +0.84
What does the number represent when printing a socket in C++? 0.00
Convert char* to int memory address +4.29
Separately reading a word like "a-b-" from a text file an... 0.00