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 ... 6
Title Δ
Is there a javascript function for finding the first set that conta... +0.45
Group several table columns and overflow to left 0.00
Is there any way to return to the main menu? -0.07
All paths of length k from a given vertice 0.00
Bubble Sorting an Array in it's Entirety 0.00
Optimal way to determine If it is possible to arrive at pair (c,d)... +1.52
What is benfit of throw catch over if else +0.43
How to get the returned reference to a vector? +1.57
Selecting implementations of C++ functions using the linker -0.29
Static variable initialization with non static member variable 0.00
Does using this "shortcutting function" is a good practice? 0.00
What is a minimal hash function for a pair of ints that has low cha... +0.45
OpenFOAM Creating cases with different solvers 0.00
Query number of arguments from a lambda/function 0.00
How to unpack empty variadic template list +2.41
Where am I supposed to catch the C++ exception thrown in the constr... -0.80
Initialize member variable once in class 0.00
C++ Preprocessor Conditional Expansion Based on Parameter -0.57
Testing reliability of a stream by identifying gaps in a sequence 0.00
SFINAE fallback if division operator is not implemented -1.75
enum-based factory with templates cannot convert types -1.35
C++ pointer to class, call function where class-instance is freed,... +0.88
Structs and enumerations with not-exactly-integral type 0.00
Create denormalized (subnormal) floating point values in C++ -0.89
Invalid explicitly-specified argument in clang but successful compi... 0.00
Determine DBL_MIN in a loop 0.00
Using nested class of template parameter in CRTP -0.94
Correct to place an #undef directive in c++ headers/implementation... +0.80
What are "marker for NULL pointers" in binary tree? +1.04
Overloading Recursive Function C++ -0.25
Store and Load objects from a file 0.00
Is code with try-catch-rethrow equivalent to code w/o try-catch? +0.32
Longest path in unweighted undirected graph - each node visited onl... 0.00
override as default specifier...why not? -0.38
Ford Fulkerson complexity with unit capacity edges 0.00
Functionality of a pure virtual function with variable return type... -0.49
Variadic templates - how can I create type, that stores passed argu... -0.56
Possible compiler bug? auto deduction isn't possible when calli... 0.00
Space complexity of Adjacency List representation of Graph 0.00
template and operator overloading and iterator 0.00
VS13 C++ unexpected integral overflow +1.82
Is it bad practice to include a .cpp file when your implementation... -1.95
Is it possible with bitwise operators to do the equivalent of "... -0.32
Why does an object loose its polymorphic nature when pushed into a... +0.97
When are 'auto' and 'decltype' evaluated? 0.00
Passing by value all types but string to a template function -0.61
Find minimum number of iterations to reach a certain sum -0.46
Is there a big difference between a function returning -1 and ~0? 0.00
Class Member Not a Reference but Constructor with Argument Passed b... +1.68
How to detect cycle in edge list representation of graph? 0.00