StackRating

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

luk32

Rating
1514.43 (47,178th)
Reputation
12,623 (11,580th)
Page: 1 2 3 4 ... 9
Title Δ
Boost program options, empty string handling 0.00
Is is possible in C++ to throw nothing? -0.00
Writing "\r" with std::cout to file saves previously over... +1.81
C++ Threaded Template Vector Quicksort +0.51
syntax for array of pointers in C++ -0.55
Serializing std::multiplies using Boost +0.01
Why does std::fill use ForwardIterator, not OutputIterator? -1.35
c++ create an array with string::size +1.27
C++ How to delete a default object member which is a pointer +2.15
What is the sense behind Template Type? +0.53
functions with different names but same arguments -0.58
Complexity from a recent exam that confused people -0.54
I have a misconception with pointers in C++ 0.00
Meaning behind memory surrounding array c++ -1.10
Arrays and Pointers C++ +1.13
Creating simple matrices with Eigen? +2.11
Managing trivial types -0.93
InterviewQ: How do you code a mutex? +0.23
Send member function pointer as parameter within another member fun... +0.34
Does Eigen Library in C++ have a dynamic vector or matrix 0.00
Algorithm to schedule people to an activity that should be done in... -1.15
Use a class member type from a local variable 0.00
c++ Why std::multimap is slower than std_priority_queue +0.62
Why boost::program_options::bool_switch is not behaving like I expe... 0.00
Constructing const object using non-const -0.39
Why can't you define magic methods to be exactly like their bui... 0.00
What effect does "insert" have on references to deques? 0.00
How to return real self type of subclass? -0.63
read unsigned long from binary file +0.84
Why does this float type value output in this way? -1.35
C++ functors usage, code duplication avoidance -1.57
Finding triplicates in 4 lists +0.23
What is the python equivalent of c++ const-reference copy-construct... +1.83
How to check if array is a min heap? -0.44
Why can't a class have a pointer to an instance of another clas... -0.64
initialize class functions but output still 0 -0.01
Difference between allocator supplied as template parameter and all... +2.69
Python - Project Euler #80, understanding the error -0.32
When do I need to specify the type a template 0.00
Why use std::stack or std::queue? +0.02
a quesition about c++ file I/O and fstream -1.77
Searching for char from end of file using seekg() c++ -0.58
When move constructor will get called in C++11? 0.00
C++ delegating ctor and parent ctor with argument +2.55
How would I go about adding a value to all numbers in a linked list? +1.26
Python getting subsets 0.00
How does `emplace_back` in an `std::vector` work? +1.54
Inheritance with an override function -0.69
What is the most efficient way of copying elements that occur only... +0.52
Are loops really faster than recursion? -0.95