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 ... 20 21 22 23 24 ... 68
Title Δ
Unexpected infinite loop (C++) +0.35
Concatenating integers to const char* strings +0.41
Getting value of template parameter from embracing type +0.36
C++: How do I pass a specific number of characters from an istream... 0.00
C++ - cout flags work only for first output 0.00
How can I force including a header, always? -2.31
Stopping the user from entering letters? C++ +1.30
Declare another object output stream similar to cout -0.14
(C++) How to validate user input for char variables? -0.26
Is it possible to not destruct obj while destructor is running? +1.42
C++ program to dump a boiler plate C++ 0.00
Converting C++11 code into the C++98 0.00
How to design the blocking queue with move-only objects in C++11? +1.35
" 'X' not declared in this scope " error +0.35
Array as a pointer -1.49
How to take input from a file of ".in" format in c++? Thi... 0.00
Do I really need to implement user-provided constructor for const o... -0.63
Why the appended const at the end of this function definition? -0.14
g++ -I does not work in order specified 0.00
Read the name of an istream 0.00
how to use getline correctly +0.89
Forwarding to in-place constructor +1.35
c++ calloc a string array +1.56
ISO C++ forbids declaration of 'vector' with no type -2.52
Segmentation Fault (Cored Dumped) When Creating 3D Array w/ Pointers -0.15
Why does this need an explicit std::move? +2.21
Method parameter for both iostream and stringstream +1.67
Good way to prevent C++03 code from performing suboptimally in C++11? +0.36
how to find out if output stream chain is ended? 0.00
Deduce template argument when lambda passed in as a parameter +1.89
Solution to Multiple definition in C++ 0.00
Constructors in nested classes (C++) 0.00
Fast and compact way to check if the vector is binary -2.35
why add cv-qualifiers to value arguments in declaration -1.55
C++ containers - list members if operator<< is defined for ty... +0.34
vector .pushback method not pushing class object into vector due to... -0.43
Deleting the first element of a vector and freeing the memory in C++ 0.00
Asynchronously writing to a file in c++ unix +1.00
Compiling C99 files with C++ compiler +1.80
Can you explain the syntax of this C++ function definition? 0.00
Is the plus/minus sign internationalized? 0.00
How to safely read an unsigned int from a stream? -0.51
what is the meaning of auto main()->int +2.10
Unordered_set: remove with move 0.00
C++ int i not declared in for() -0.21
While not new line -0.12
Optimal way to delete last line of file in C++ -1.31
Checking static_cast vs reinterpret_cast in an assert 0.00
Why not to inherit from std::allocator -0.12
how to make two arrays from text file which contains words +0.14