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 ... 31 32 33 34 35 ... 68
Title Δ
Pointers and const in C++ +0.34
Concatenate vector integer with timestamp as the string in C++? -2.50
String of text hex data from text file to real hex 0.00
Is it possible to build a vector at static compile time from differ... 0.00
My program is getting \n via cin.get from previous input 0.00
Replacing Space from input with dash symbol using pointers +0.34
C++11 having problems with multithreading 0.00
Force foreach to use const iterators +2.19
Passing a closure as a parameter to a constructor c++ +1.18
C++: write a double approximation in ofstream file, like printf(&qu... +0.30
Multiple typename arguments in c++ template? +0.70
Creating jump table of function pointers in C++ +0.65
What's the difference between iterator and back_insert_iterator? -1.17
Why stl vector can't contain coroutine objects? +0.86
Does the C++ 11 standard guarantees that std::atomic<> is imp... +1.74
Behaviour of std::string.assign(NULL)? +1.76
Compiling C++: undefined reference 0.00
When to use template<> in c++ -0.62
When does output buffer flush? 0.00
using cin.fail() for integer vs floor 0.00
Function Pointer as Function Parameter 0.00
Should I use a Graph library? +0.35
Node at a longest distance from another node in a tree 0.00
Accessing an enum that is within a class that is within a namespace 0.00
C++ Unexpected number output 0.00
How does this SFINAE C++ syntax work? +0.10
C++ calender, closes before I can see output -0.91
Pointers & Arrays Pointing Array issue +1.24
How to overload "operator new" with custom malloc to make... +1.76
Questions about the standard library list -0.15
Memory leak and crash with delete[] +0.34
Why is this use of union, class and lambda producing a segmentation... 0.00
Can't find toupper and erase -1.65
Modifying this function to read from a ';' separated file 0.00
Error C2064 using <functional> and <bind> -0.08
Reading file line by line with C++ always output 2 lines even if fi... +1.76
std::tolower and Visual Studio 2013 +1.92
Why is std::vector contiguous? +0.11
C++ Inlinine function pointers and template function design -0.21
Is there any way to use atof and determine if the value changed is... +1.34
How do I save strings and read/write them in order -1.28
Should I worry about compiler warnings in Boost with -O3? +0.10
c++ Reading text file into array of structs not working -0.64
Dangling Reference to rvalue 0.00
Making return-type dependent on source of invocation? 0.00
Asks for Account Type twice -1.46
Template and inheritance +1.32
What is wrong with my implementation of overflow()? 0.00
Implementation of member function: sorting Algorithms 0.00
Which greedy initializer-list examples are lurking in the Standard... +2.60