StackRating

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

Dieter Lücking

Rating
1495.19 (4,268,332nd)
Reputation
18,786 (7,369th)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
How can I format values from std::vector to std::string efficiently? -0.95
Modify object in base but return pointer to derived class +0.41
What is the right way to implicitly convert a class to an int? -0.95
Variadic templates with constants 0.00
Can a C++ template parameter be empty? 0.00
what happens with member of class during erasing from vector? +0.83
how can i save an unknow number integers from a .txt file into an a... -2.28
Prevent all instantiations of a template class - including supporte... -1.32
Returning by reference in C++ -0.47
Algorithmic help in Python, find pair (x,y) where y/x > const -0.69
C++ How to give a parameter a specific enumeration it can be? +0.43
Calling function when last instance of class is destructed / overwr... -0.99
can't I use ifstream in a function that called for istream as a... -1.07
setting the internal buffer for std::istringstream +2.39
Sorting a stl::List of abstract data types +0.53
Bitwise not and Logic wise not: Why ~true == true and ~false == false +0.25
c++ function templates with not arbitrary parameters -0.92
What happens to the data inserted into an unopen stream? +0.38
'Lucky' valid pointer data to returned local map data? -0.18
generate range for which std::isalpha evaluates to true +2.60
std::min/max type deduction different on linux and windows +1.03
Template Specialization Not Working with Derived Class +0.29
Calculate average using template variadic function -0.67
invalid covariant return type for templated child class 0.00
Why is Python faster than C++ in this case? +0.74
Elegant way to perform multiple dependent error checks in C++ witho... -1.13
Template "copy constructor" does not prevent compiler-gen... +0.29
C++ Variadic parameters +2.22
Calling copy constructor from an unknown class without new +1.20
Building / Merging character array pointers in C++ -0.71
random array generation in c++ +0.35
C++ Correct way to Deference and Assign Value to pointer -0.58
Read long text word by word without trash +0.57
Defining a function that takes a std::array as a parameter -1.27
int To String Representation of Fixed Length -0.28
Updating a Lambda's Reference Data -1.05
Remove duplicates in string algorimth +0.02
Polymorphism wierd Output +0.54
A timer for arbitrary functions +1.54
hash function for well-defined string c++ -0.09
Using << operator to write to both a file and cout +0.40
basic_string proprietary allocator +0.55
Const correctness with reference_wrapper -1.72
c++ library: ensuring that a function is always executed (once) bef... +0.07
how to get rid of lambda syntax -1.77
How to get bitset OR with different bitset sizes -1.00
How can a function in C++ return either a value or a reference with... -0.42
Shared functionality in an abstract method +0.29
Return template iterator based on argument class -0.33
C++ Is there a way to get template types? +1.10