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 2 3 4 ... 68
Title Δ
std::stringbuf in_avail() function outputs strange number, which is... 0.00
read whole of each line with different column -0.56
How to read strings with spaces from a ifstream using istream_itera... -0.68
Am I missing something with cin.get()? 0.00
Why does this code involving use of references to temporaries segfa... 0.00
Tracing calls to std::cout 0.00
Is there a way to initialize a member object of a class within the... +1.62
C++ weird cin.ignore behaviour -0.87
How default constructor knows where to initialize the default value... +1.37
How to convert from stringstream to unsigned char vector and vice v... -1.10
How the point manipulator function is working? -2.14
Out-of-line definition of 'depth' does not match any declar... 0.00
C++ standard requirements to templates that are not instantiated -1.68
Initializing a Struct's variable const char* const* with C++ +1.38
Problem with reading a std::vector from a txt file (reads only one... 0.00
Does getline() not extract the delimiter? +0.78
Corrupt member variable in derived class with Curiously Recurring T... +1.29
c++ expects ';' at end of member declaration when there is... 0.00
looping over numbers from a txt file using fstream 0.00
What's an idiomatic way to refer to either std::whatever or not... -1.58
What is the recommended way loop through an array in C++? -0.33
Bit representation of float using an int pointer +1.06
Is it possible to use std::basic_ifstream and std::basic_ofstream w... +1.48
avoid writing the same repetitive type-checking code with std::any -0.81
Getting the size in bytes of nested stl containers +0.35
Replacing characters in a string with X C++ exercise +0.10
Conversion between 'std::function<double(double)>’ to ‘do... -0.64
Return a function with parameters evaluated -0.22
How to make a class member variable be the same type of return of a... +0.90
Pass Both Functions and Member-Function to Template Method 0.00
c++ error checking fstream open() command and general stringstream... +0.34
Directly access members of members in a class interface without inh... 0.00
std::ostream recognize without defining header +0.82
Memory Models and Concurrency -1.28
Sorting a vector of structs twice -1.54
C++ how to understand (auto & n : v)? +1.72
How to call a function that is in an array of function pointers? +0.34
Initializing base class const member in most derived class 0.00
How to use an ostringstream in just an expression -2.14
Is there a reason why numeric_limits do not work on reference types? 0.00
Standard behavior for direct initialization of unsigned short -1.38
CreateThread's threadProc race condition -2.05
Stroustrup: C++ implementation of reserve() 0.00
C++ how to erase from vector while iterating -1.26
Output a number that may be one of three types +0.31
Write console output to .txt AND show it on console +0.32
Why does <iostream> depend on MinGW dlls? 0.00
Why is there no heap overhead for the base reference? +0.87
How can we return a variable by reference while the scope has gone as +0.33
Avoiding const/non-const duplication of method accepting a lambda 0.00