StackRating

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

lisyarus

Rating
1580.75 (2,945th)
Reputation
10,350 (14,658th)
Page: 1 2 3 4
Title Δ
C++ - functor vs inline function vs operator overload? -0.10
Can I memcpy std::weak_ptr? 0.00
Is there are relationship between dollar sign ($) and id function i... +2.01
How to prevent unused variable warning with non trivial destructor -0.43
HASKELL: How to get a list of figures of specified type? +2.02
Writing image data to the disk as fast as possible +1.52
How to apply mod to every element in a list in Haskell +0.39
How to pull a unique_ptr off a priority_queue and maintain the owne... -0.41
Matrix template of template 0.00
Linked List : Inserting from the Beginning +1.32
Take as parameters only objects for which the operator+ is defined... -0.98
Creating raw OpenGL texture data (C++) 0.00
How to create a generic Complex type in haskell? +0.37
Function with two variadic parameters -1.44
Is it possible to do nested if statements in Haskell? +1.93
Boost echo server example and capturing this and shared_from_this()... 0.00
Error - "expression must have a class type" - c++ 0.00
Can I use a slim version of my header to be included with the libra... -1.40
Polymorphic type of functions as parameter in haskell? -1.35
Returning a C string in a constexpr function: why no warning from t... +1.78
Do STL algorithms functions, like accumulate, avoid copy if the fun... 0.00
Is there possibility to create app using GUI and 3D Graphics librar... -0.09
Permanently move vertices using vertex shader GLSL -0.44
Are STL associative containers containing containers a performance... -1.94
How to write my own manipulator? -2.17
How to insert an integer into a sorted list +1.19
How to avoid infinite loop when iterating through every value of an... +1.00
Standalone ASIO Asynchronous Not Connecting +0.26
Natural Transformations From Reader Bool To Maybe 0.00
Does alignas affect the value of sizeof? -0.58
Why does std::set seem to force the use of a const_iterator? +0.55
Difference between func() and (*this).func() in C++ +1.97
Is there a complete and portable list of all different integer type... +0.01
How do I know what options are being passed to GCC from CMake? -5.06
How can I create a lowercase checker? +3.83
Implementing a Multi-task Scheduler and Executer using Boost Corout... 0.00
Static duck typing in C++ +3.55
How to invoke a method an the child class when argument is of type... 0.00
Avoid exponential grow of const references and rvalue references in... +4.35
std :: is_function on member function? +4.56
Can I use allocator specified for some type to allocate objects of... +4.32
Does c++ support inductive type definitions? 0.00
C++ How to delete the object pointer only when no others are referr... -4.90
Haskell trying to make class Matrix show instance -4.89
Edit every Nth item in a list -1.79
Let function return arbitrary instances of type -4.13
Using a base class as a safe container for pointers +3.24
How to avoid warning when using scope guard? +1.54
Should std::endl always be used? +0.34
Why does my calculator in c++ subtract every two numbers I input, i... +3.44