StackRating

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

Dietmar Kühl

Rating
1627.88 (919th)
Reputation
129,105 (488th)
Page: 1 ... 14 15 16 17 18 ... 68
Title Δ
Assigning rvalue reference to member variable 0.00
C++ How to read string from file into std::string variable with fil... +1.64
Overload char pointers and string literals -0.50
Overload delete operator in c++ +0.71
Eclipse Luna C++ endl 0.00
Multiple definition exception in C++ +0.32
using std::swap instead of assignment with '=' operator 0.00
c++ convert a char* of ascii characters to a unix filename -2.35
no viable conversion from 'w9::Product *' to 'w9::List&... -0.33
initialize an array of unique_ptrs 0.00
discrepancy between clang and g++ in dealing with const objects -1.73
how to discard from streams? .ignore() doesnt work for this purpose... -0.83
Reading one word at a time from input stream into char array? +0.32
Why will decimal128 be probably standardized and quad precision wil... -0.43
How can I get the C++ compiler to deduce T indirectly? -0.18
Generic/polymorphic iterators -0.54
How to append/copy an STL container object to another object when i... -1.20
Dereferencing upcasted member function pointers 0.00
Why is operator""s hidden in a namespace? 0.00
rvalue reference converting to an lvalue reference? +1.31
c++ If all condition are met +0.76
Reading spaces from file +0.32
wstring doesn't exist on gcc/c++ v2.96 +0.55
How can I concisely find all digits in a string without using a loop? +0.82
istream operator >> not recognising '\n' character -0.24
What is a good way of dynamically expanding an array to import data? -0.43
C++: get number of characters printed when using ofstream -2.02
What if the virtual destructor defined in derived class, but not th... +1.16
Struggling with alignas syntax 0.00
Redirect execution errors to file c++ +0.32
Slice off overridden method by casting +1.70
getline validation +0.31
Read text-file in C++ with fopen without linefeed conversion 0.00
Calling protected ctor of inheriting class from within static templ... +0.72
Stuck in an infinite loop when validating user input as an int -0.54
C++ template specialization with templated parameter 0.00
How to insert data in sorted file in C++? 0.00
Function pointer to class member function +0.05
Templates Double Compilation? +1.02
Why does this output seem non-deterministic? (Is it the sprintf, pr... -2.05
Makefile error : duplicate symbol _main in -0.57
Depth First Search: Formatting output? +1.22
How to std::bind a class function properly? -0.19
Why should I use simple arrays rather than container classes? +0.25
Minimization of (z-xi)^2 +1.56
while loop stops working after second user input C++ -1.08
Why do we need typename for type dependent on a template-parameter... -0.34
SQL structure vs. C++ STL map 0.00
Flush out all other characters in input buffer -0.41
Idiom for obeying propagate_on_copy_assignment in Container without... +0.35