StackRating

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

HTNW

Rating
1610.36 (1,388th)
Reputation
10,063 (15,173rd)
Page: 1 2 3 ... 11
Title Δ
Strange behavior using Generalized Lambda Capture 0.00
Scala type arguments do not conform to method eval's type param... +1.75
C++: In throwing/catching exceptions, when are the exception object... +2.34
How to implement IntoIterator for Tree<T>? -1.73
unpack multiple parameter packs to initialize a 2d array 0.00
Unable to do tail recursion in C++ using clang with -O3 option +2.07
Why is a templatized copy constructor not called? 0.00
Is there a way to force implicit conversion in function template ar... +2.35
Why does sin of the same number return two very different values? -0.15
A recursive_invoke_result_t template structure 0.00
Filtering a collection of IO's: List[IO[Page]] scala 0.00
What is ArrayBuffer copyToArray's Implementation? 0.00
How to pattern match exist to transform proofs +1.57
Casting static_cast on dynamically-created element of smartpointers... +1.80
Fast STL way to find input that produces maximum output of function... +1.27
Implementing an infinite list with seq to improve time complexity i... 0.00
Is struct of strings the same as array of strings? -1.19
Optional type in recursively defined class -0.92
An issue about the example after [conv.lval#2.2] 0.00
Overcoming std::bad_alloc in a constructor without std::nothrow 0.00
The local variable which is used in return statement doesn't co... 0.00
Invoke a method of templated derived class method from non-template... 0.00
Varadic template to tuple is reversed 0.00
Can I print in Haskell the type of a polymorphic function as it wou... +1.77
Capturing by const reference in mutable lambda 0.00
How are you supposed to initialize an Array attribute that I don... 0.00
Is it possible to parametrize a method being called by dot notation? +0.36
`std::move` objects into constructor when returning composite type? +2.55
How can I use binary_search on a large range where values for the c... 0.00
Why would the Scala compiler consider a type, and the type of a val... 0.00
What exactly std::function() does when stored in a container? 0.00
normalize (normalize n) = normalize (n) 0.00
Is there a wildcard type variable in Haskell? +2.24
Haskell/GHC - Is there a way around Haskell only returning 16 decim... 0.00
Garbage value from std::pair rvalues constructor 0.00
how can a c++ concept combine concepts? +2.91
Issue around the 'elim restriction' +0.37
An issue about what's the type of a declaration which is surrou... 0.00
Haskell reflection: does record have field? 0.00
Haskell Data.Map lookup AND delete at the same time +0.03
How to implement the SKI combinator calculus with match types? 0.00
How can I define "recursive" function type in C++? +0.11
Coq: unary to binary convertion 0.00
define Category in which arrows are parametrised functions using Coq +1.83
How to prove all proofs of le equal? -0.62
Making an object reference null from JNI code 0.00
Does using the unfold tactic followed by fold in Coq do anything? -0.63
How to instantiate hypotheses with variables that are out of scope 0.00
IndProp: prove that Prop is not provable +0.95
Obtaining type class from java class using reflections 0.00