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 ... 51 52 53 54 55 ... 68
Title Δ
copy n char* inside one other -0.62
Range-based loop over an input stream +1.73
Cin loop never terminating -0.61
How to implement an atomic (thread-safe) and exception-safe deep co... +1.02
Why will cin split a floating value into two parts? -1.73
Is there a way to change type int to type char by prototyping? +0.39
How to add user input to array or remove it? C++ +0.38
Why do I get a segmentation fault when using pthread_join? -0.48
How can I fix a nested while-loop that runs infinitely? +1.06
c++ non fully constructed object deallocation -1.02
Option/Maybe class for C++ +1.39
strange template parameter syntax +0.41
STL reallocation C++ 0.00
"crosses initialization of variable" only when initializa... +0.98
Is it safe to use std::list as a circular list? +2.29
std::thread, class constructor and destructor +1.25
Non-pointer function type can be a non-type parameter? -1.39
how to insert into vector under condition without use loop? 0.00
for loop scoping issue -1.99
A while-loop that reads in two ints and then prints them +0.85
Get all stl vector elements greater than a value 0.00
Incorrect overload/specialization due to wrong conversion +1.11
Reading using fstream +1.32
compare function in lower bound -2.02
Overloading operator >> in C++ +1.64
C++ map::find or map::iterator which is more efficient w.r.t comple... +1.50
How to display hex value when cppunit assert failed +0.39
Forming reference to void 0.00
C++ template function selection based on whether argument is value... +0.33
How create template functions where both the container and the type... +1.34
Separating input on forward slash in C++ +0.75
copy() copying all but last element from vector to array c++ +0.47
How to count whitespace occurences in a string in c++ +0.41
In template argument deduction how does sqrt<T>(complex<T&... 0.00
Why does my data stream begin repeating after 20 or 30 lines? 0.00
Forwarding of return values. Is std::forward is needed? +1.15
difference usage of the downcast, upcast of pointer -0.38
Comparing arguments passed in the terminal through char *argv[] in... +0.22
cin >> double cycling through loop when string is entered +1.63
typedef char * pChar and const pChar 0.00
How to convert int to string (in c++) without access to int to stri... -0.44
Passing functors and function pointers interchangeably using a temp... 0.00
How to check if stringstream>>string will put nothing on the... -0.90
using fstream object to store information from a file into variables +0.41
Functional C++ via template abuse +2.28
x64 linux, c++ threaded memory allocation : must i use mutex lock? 0.00
check file exists once in n mins c++ -0.10
A C++ implementation of topological ordering 0.00
Can extraction operator (>>) overwrite a variable? -2.18
Linking/compile time concerning static template libraries -0.13