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 ... 64 65 66 67 68
Title Δ
Segmentation fault in destructor 0.00
c++ how to get "one digit exponent" with printf -0.20
Array subscript operator on Vectors +0.50
Deleting individual byte in a memory field (array) -1.61
Delay in ofstream::open, possibly due to mixing with _iobuf? 0.00
Are there technical limitations that prevent built-ins from having... +0.24
Trying to pass a pointer as a parameter to a member of fstream that... -0.82
Using cin in C++ with Width() to avoid buffer overflow 0.00
EASTL and SGI Hashtable implemenation 0.00
How to put stringstream contents into char type instead string type +1.96
Overloading operators and writing manipulators? -2.65
Modify cin to also return the newlines +4.76
quicksort debug -3.26
Why is it illegal to take the address of an rvalue temporary? +1.15
Can't catch UnauthorizedAccessException (complains about inaccessib... 0.00
Pointers and dynamically allocated arrays -2.23
how much work is done by calling vector.size()? -2.13
Interpret Valgrind's trace-malloc output +4.00
Interpret Valgrind's trace-malloc output -4.00
How to restrict an iterator to being a forward iterator? -0.73
terminate called after throwing an instance of 'std::length_error' 0.00
How to conveniently align numbers centrally in C++ cout +1.85
Overload on << like cout error +4.64
How to change EOL coding in txt files? +3.54
Mysterious "undefined reference" linker errors +4.00
better design than circular dependency for convertible types +4.33
How to use std::atomic efficiently -1.12
fully emulating missing distinct builtin types (specifically: char1... 0.00
"Backporting" nullptr to C++-pre-C++0x programs -3.74
vector erase trouble 0.00
vector pointer locations guaranteed? +1.94
what's the size of hex value of some memory address converted to in... -1.23
C++ what's the most efficient way to read a file into a std::string? -1.00
Best way to define many composed objects in C++? -4.03
File inclusion errors (C++): undefined reference to ______ -2.94
Detecting if a object is owned by a smart pointer +3.03
How to avoid default constructor when creating an array of objects? +3.81
Best way for derived classes to carry different data types in C++ -1.48
.eof() loop not working -4.16
How to assign '-' is equal to ' ' for string class compare, is this... -0.61
Linker errors when using boost serialization +4.65
C++ Function specialization not allowed? +1.58
C++ Operator () and 'using' Declaration: Left operand must be l-val... 0.00
Array placement-new requires unspecified overhead in the buffer? -0.09
Bad practice to return unique_ptr for raw pointer like ownership se... -2.46
In C++, Why can't I write to a string literal while I *can* write t... -2.21
"Access violation writing location" with file.getline? (O... +3.98
Is it possible to use template metaprogramming to do compile time s... +2.29
C++ operations on nested enums -2.36
the bit operation in c++ -3.47