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 ... 23 24 25 26 27 ... 68
Title Δ
C++ printf printing doubles reads as 0 -0.13
About the usage of new and delete, and Stroustrup's advice -0.53
Building a sentinel Node using templates - C++ 0.00
Can an exception be thrown from the ternary operator? -1.60
Clang (OS X) requires "template" keyword in a particular... +1.59
Avoid needing empty constructor for header node of collection +1.59
accessing map with C++98 standard +0.37
calling copy constructor and operator= for class data members +1.00
How to use this manipulator +1.70
C++ Vector Range Constructor -1.86
c++ Creating new LinkedList Class : Clear() method pointer being fr... +0.36
To Capture iterator difference in a list and use it to erase elemen... +0.35
boost priority queue, see if element is already in the queue 0.00
How does cin.clear() clear the input buffer? -0.70
Looking for macro converting decimal value into its hex representat... +0.05
MaxHeapify call yields numbers not in the original array +0.36
Can you return a local variable of string object in C++? -0.64
Why do std::set and set::map's default constructors require heap al... -0.44
What is the C++ equivalent of inheriting a Java collection interfac... +0.96
creating exception classes that inherit from io classes in C++ +0.37
Written memory when returning from function -1.19
I lose pointer or an address? It acts like never happen +0.94
ALL_OF invalid conversion from 'char' to 'const char*' [-fpermissive] +0.04
any simple and fast call back mechanism? -1.21
function for random numbers (C++11) -0.04
std::tuple_size and references 0.00
Pointers as a function argument +0.99
can i have unordered function arguments in c++? +1.08
access protected variable - complicated situation with inheritance... -0.38
Is the following singleton implementation thread safe? +0.36
Do I need to use atomic<> if already guard by mutex +0.30
Strange error regarding STL vector of pointers -0.65
Using templates with C++ -1.37
Program without main()? +1.16
Why a nested class can't have a member the type of which is the one... +0.58
How to resume input stream after stopped by EOF in C++? 0.00
read violation while accessing to a vector which is for an object -0.49
call size() of const map<string,vector<int> > cause error +0.50
should I delete static object in c++ +0.44
Wrapping libcurl with std::streambuf for uploads? 0.00
Infinite Loop C++ Using Visual Studio 2012 -0.87
How to truncate a file while it is open with fstream +0.35
Does `sizeof` *really* evaluate to a `std::size_t`? Can it? +1.50
c++ templates more than one prototype -1.53
What is this C++ language construct: # (i.e. hash) integer "pa... -0.66
Receiving 'expected primary-expression' when calling templated func... 0.00
Passing local struct to count_if +1.47
call functions depending on a string Parameter +0.67
Can Roman Numerals be printed instead of an int? 0.00
What is the default `fill character` of std::stringstream? 0.00