StackRating

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

Petr

Rating
1549.50 (8,097th)
Reputation
8,267 (19,001st)
Page: 1 2 3 4 ... 6
Title Δ
Specialize member template struct by template parameters of class -0.07
Is Coin Change Algorithm That Output All Combinations Still Solvabl... -0.91
What is the best way to expose internal classes to public API? 0.00
C++: 2 templates vs. 1 template specialization on complex class -1.71
How to take address of an overloaded operator defined as a friend i... +1.97
Rewriting a c++ macro as a function, etc +0.72
C++ template explicit instantiation -0.11
Calculate the sum of i^2453467 mod 2453468 for 1<=i<=999999 (... +0.44
What should be the approach to avoid code reuse in below pseudo c c... -1.60
C++ - Are there ways to get current class type with invariant syntax? 0.00
Finding recurrence for Domino Tiling +2.46
Find which set of numbers (range) a given number belongs to, withou... -0.21
How to properly initialize non-default-constructible class member? -1.34
Counting letters by comparing string to array -0.06
Count all subsets with given sum - Java 0.00
Wrapping an operator[ ] of a private container in derived class -0.50
Apply SFINAE to check if a trait is defined for T -1.11
De Morgan's Law optimization with overloaded operators +1.52
Difference in using namespace (std:: vs ::std::) +0.14
c++ inheritance : confused with base member access from derived obj... 0.00
Is the bottleneck shortest path a collection of shortest edges or l... 0.00
Why do my binary heap insertions behave this way in practice? -0.62
AVL / Binary Search Tree 0.00
when i try to call main it work for few times but then i got Segmen... -0.28
C++ - Cannot declare variable to be of abstract type +1.99
How can I find the number of non-decreasing subsequences in an array? -0.56
Uniform random distribution "base class" for both int and... +1.27
Pointer not modifying the address? +0.10
C++ Brute forcing XOR cipher -0.05
C++ call reference function from a const pointer +1.81
Give nullptr a type for template deduction -0.05
How can this code retrieve a 2D vector from a cross-product of two... 0.00
C++, undefined reference to a function that despite including it... 0.00
Variadic template and copy constructors +0.05
32-bit multiplication without using a 64-bit intermediate number 0.00
What's the potential danger of overriding a private function to... +2.13
cout not working in the case of an infinite loop +2.02
multilevel inheritance without calling superclass constructor +2.20
Wrong definition of function in template inherited class 0.00
Struct property operator overload +1.43
C++:How to efficiently return private vector of 1million to several... 0.00
C++ function returning 'inf' instead of double -2.00
Algorithm: Merge overlapping segments -1.56
Singleton-Inheritance C++ Implementation 0.00
Construct biggest stacked tower with blocs and restriction 0.00
Detect existence of private member -1.31
Derived class: using Base class member in initializer list 0.00
Adding exceptions to Levenshtein-Distance-like algorithm -0.56
Modify Levenshtein-Distance to ignore order -1.57
Homework: Implementing Karp-Rabin; For the hash values modulo q, ex... -1.96