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 ... 47 48 49 50 51 ... 68
Title Δ
Size of an array which is in static memory can be changed during ru... +1.82
Proper way to compare BitmaskType with zero? 0.00
Splitting a stringstream which contains comma separated entries -0.61
I need copyable buffer, as light as possible (e.g. not zero initial... -0.76
reading until the end of file in C++ +0.41
Scanf function with strings -0.70
Initialization lists and std::forward -1.19
Global Classes in C++ -1.02
Could I use stringstream as a memory stream like `MemoryStream` in... +0.10
Handle socket descriptors like file descriptor (fstream)? C++/Linux 0.00
why I cannot iterate this c++ map? Getting error like I cannot use... -0.28
Read a file line by line with mmap 0.00
Data Structure for happened before relationship in C++ 0.00
redirect an output of program with argument to the file -1.21
Converting C structure to C++ class 0.00
Xcode 4.5.2 libc++ std::bad_cast when implementing custom (string)s... 0.00
Tokenizing string in c++ using stl +1.76
Overriding operator<< for console output doesn't work for mem... -1.38
What are the rules for function pointers and member function pointe... 0.00
Trying to split a text file into multiple text files in C++ -1.19
Warnings to determine unsafe casts clang +1.53
Return std::string as const reference +1.21
What are the requirements for objects contained in vectors 0.00
program that scans a header file, and reports utilizable code? -0.11
sizeof of two template types, when both are derived from one base +0.37
no matching function when return different template type from the o... 0.00
overloading new and delete operator with optional arguments 0.00
error with add method in the header file in C++ -0.61
Sizeof of std::function<void(int&)> type +2.46
What 'dirty-flag' / 'dirty-values' mean? +1.00
C++ array of pointers - initializing and accessing objects -2.18
"candidate template ignored: substitution failure:" compi... +0.38
Why arguments of std::binary_search are forward iterators? -1.05
Unable to compile ChibiOS with Eigen library 0.00
How to properly use cin.peek() 0.00
c++: the context of an unqualified name lookup in a template 0.00
Function overloading and virtual method table +1.63
Implicit conversion of string literals +0.39
What set of functions is considered when resolving overloaded funct... -0.07
C++ - How to chunk a file for simultaneous/async processing? +1.50
Not handling user input correctly -1.54
Good practice for passing a function as a parameter : copy, referen... -1.12
how to use the switch statement for 3 characters at a time? -0.37
unique_ptr VS auto_ptr 0.00
Displaying a Linked List +0.14
zip_iterator and lower_bound -0.85
static variable dynamically allocated +1.04
copying after a line has been found from a file from that position... -0.41
cin >> fails with bigger numbers but works with smaller ones? -0.41
Are the new typesafe enums defined to begin at 0? -0.10