StackRating

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

Sebastian Redl

Rating
1598.39 (1,849th)
Reputation
52,075 (1,903rd)
Page: 1 ... 7 8 9 10 11 ... 22
Title Δ
Why optimization flag (-O3) doesn't speed up quadruple precisio... +1.76
Why don't I get a warning when I declare a variable with same n... -0.43
Errors with xutility (<chrono> <random> C++ standard li... 0.00
Transform algorithm on a variadic template -2.12
Matching positive integer with haskell +0.37
Default constructor significance in this scenario -0.32
How to make a member function of a class in C++ generate a differen... -2.26
c++: can i process std::_Container_base without knowing if it is a... -0.30
Is it possible to overload logical operators (&& e.g.) in H... -1.15
C++ giving weird answers with large numbers (afaik not overflow) +0.37
Non-member conversion, different types same members -0.87
Why are bool values compared bitwise in C++ rather than by their me... 0.00
Cannot return subclass object to generic superclass return type in... 0.00
What is the point of VirtualProtect when any process, including mal... +1.62
Why does GCC define unary operator '&&' instead of... +1.87
haskell: binary calculator recursion and return values? -0.62
How does this list comprehension over the inits of itself work? +1.67
CRTP vs devirtualization flag in GCC 0.00
The address of const variable, C++ +0.36
C++ omiting `noexcept` specifier versus `noexcept(false)`, what is... -1.38
Why is ifstream::read much faster than using iterators? 0.00
SDL rendering too slow -0.64
Why doesn't my code catch Exception? +1.71
Explicitly use defaults for some parameters in class template insta... +0.87
Swap two values on a stack +1.69
How is equal_range supposed to work? 0.00
How can I split a list into chunks using span? 0.00
Can't deduce template type +0.15
Why can't constructors deduce template arguments? +1.78
Is memory ordering in C++11 about main memory flush ordering? +1.51
Vector values overwritten by last value in a loop +2.22
Why is unique_ptr null? +1.16
C++ LinkedList data input -0.14
How can i return null in haskell? -0.23
How to create a Mixed Comparator? 0.00
How to use carriage return with multiple line? +0.38
Check for an element in the rest of the list (lx) -2.24
changing vector values within in a different function from where it... 0.00
Changing a function to use vectors instead of arrays -0.05
Partition Frisbees C++ -0.36
Having problems trying to use a private class declared in header fi... 0.00
Initializing a private static member variable in the cpp file. erro... +0.37
incrementing the index of a list element Haskell -2.32
How to display the list but without a certain item. -0.16
Handling Nested Data Structures in Haskell 0.00
I don't understand this infini-loop -1.02
Why are shared and static libraries different things? +1.03
Default argument promotion in functions -1.34
What is the difference between `ioToST` and `unsafeIOToST` from GHC... +1.26
Iterative Merge Sort, works same speed as Bubblesort +0.59