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 ... 7 8 9 10 11 ... 17
Title Δ
Segfault when imbueing stringstream with custom locale 0.00
What is the difference between char and unsigned char? -0.88
One 'else' for nested 'if' statements +0.21
C++ parsing complicated file where each line specifies a command +0.54
C++ Overriding logical fail +1.80
Readfile is not reading the the blank spaces from my text file? +0.43
Why is volatile required with template argument in one case but not... -0.87
Where is main stored & is main a keyword? I do know that main()... -1.07
How to combine std::make_shared and new(std::nothrow) -1.49
Standard way for reverse pointer iterators +1.90
(Partially) specializing a non-type template parameter of dependent... -0.88
binary reading and writing complicated stucts in c++ +0.07
Is it possible to get sizeof from a function? -1.12
Write the implementation of an output operator overload outside the... -0.11
What do the standards (C++) say about compile time initialization? -0.17
Count words in a string -1.76
Questions related to Garbage Collector and finalize() method -0.62
Avoid unnecessary constructor calls while inserting element to std:... -0.45
What is the best way to express a templated numeric literal? -0.00
Valgrind reports uninitialized value when calling wcstombs +0.42
g++ errors on try/catch block for exception +0.56
Namespaces and a user-defined operators with stl algorithms +2.69
C++ how to avoid trailing zeroes? -1.56
Reading in a file with delimiter and blank lines for hashing program +0.39
Potential pointer issue and Address is not stack'd, malloc'd or (re... -0.31
Reading float with C++ input operator +0.29
Restrict spaces from input in console +0.07
memmove vs copying backwards +0.60
Detect whether type is associative container -1.78
Move constructor doesn't move 0.00
Why is this stream buffer not working? +1.96
Using fwrite to write 1D array as a single block versus element-wise +0.04
How to determine that a type received in the templated function is... -0.40
C++ Stream: Insert string after newline -0.78
Named numbers as variables +0.19
How to encapsulate data when having a manager class 0.00
Explicit template specialization for templated constructor of templ... +0.57
Skipping input stream values +0.29
I executed following code with macro +0.47
fwrite doesn't seem to copy the whole file (just the start) +1.42
Compilation error on using dependent scope as type for std::less in... -0.99
Eclipse does not see my c++ includes from separate folders 0.00
Global Constructors with CRTP -0.03
C/C++ to Java Translation of recursively reversing linked list -0.09
Implement begin() and end() +0.90
What is the correct time format for std::time_get::get_time() in lo... 0.00
object popping itself from stack +0.55
Class inheritance or nested class, which is better? -0.10
how to disregard specific new lines in reading from a text file by... -0.46
Should you use accessors on complex data types? 0.00