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 ... 50 51 52 53 54 ... 68
Title Δ
Cannot create new wchar_t * +2.38
template expression to select the first defined type 0.00
rvalue reference and literal 0.00
The function sscanf_s fail when I use several strings -1.13
Design rationale behind STL 0.00
Ifstream fails for unknown reason -0.34
unordered_map with referenced key -1.36
Generic function for a family of related functions (e.g. std::stoi,... +1.97
Program is going into infinite loop C++ 0.00
Uses of pointers non-type template parameters? -0.35
convert bitset to ASCII String 0.00
Is thin kind of implementation safe(reimplement max with auto and t... -2.44
C++ external program IO -0.93
Boost multithreading and shared variables 0.00
Compile error:... was not declared in this scope 0.00
Is the inconsistency of C++'s istream::eof() a bug in the spec or a... +1.89
How to programmatically add #include files into c++ classes for an... +1.75
Can someone explain to me why there is an inequality test with the... 0.00
Get all the keys which matches a query in a map -0.79
What is the best way to write a function, which returns an object i... -1.58
Loop to print string backwards -0.78
Why basic_stringbuf and basic_filebuf move constructors have implem... 0.00
Included function hides overloaded virtual functions 0.00
dynamic memory allocation with arrays in c++ -1.58
sstream using input and output file -0.61
Compiling and Linking Leda 6.3 0.00
What is the advantage of using universal references in range-based... +0.05
Use types in <cstdint> with ot without namespace -1.09
Singleton class - Which method +1.60
non-member function pointer as a callback in API to member function +0.38
Non-logical code flow / invalid vector operation +1.33
User-Defined String Literals Vs. Other User-Defined Literals +1.35
Implementation of back() in std::vector +1.36
Do vector elements need to be movable? 0.00
displaying words from a txt file in c/c++ -0.69
Unexpected overload called when function is called from variadic te... 0.00
stringstream setprecision and floating point formatting 0.00
Hiding library dependencies from library users 0.00
std::numeric_limits<double>::digits10 = number of digits on t... -2.24
Initialise size of std::array in a constructor of the class that us... +0.14
Reading Binary Data with streambuf in C++ through a Class +1.67
Reading a text file in c++ +0.16
C++: Interest Rate will not Display as .06, .6, etc -0.11
count the # of decimal digits after the radix point -0.85
How to use a non-static member function in Hasher? -2.21
How can I resolve this undefined reference of a template member fun... 0.00
Hexadecimal value of bytes in c++ to a string (equivalent of od -x... -1.62
Creating an input stream from constant memory +0.37
Any disadvantage of using const reference when iterating over basic... -0.46
What is wrong with my template function using ifstream? 0.00