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 ... 35 36 37 38 39 ... 68
Title Δ
Hidden move-construction +1.56
How can I make my function bring back true or false 0.00
ios and ios_base class for stream formatting 0.00
Stuck in loop while trying to get input from cin 0.00
Format manipulators (c++) -0.57
Writing a function that copies a string literal into a char array g... 0.00
memory managment for lambda in C++11 0.00
std::string Not Getting Terminated Properly 0.00
Segmentation Fault in Linux C++ but code is working in windows -2.31
simple arithmetic with floats is rounded to wrong value +1.05
Converting pointers to boost::shared_ptr +0.33
Create Functions that takes variable amount of parameters and data... +0.33
C++1y/C++14: Variable Template Specialization? -1.52
C++ Templated Rvalue Ctor vs Const Reference Ctor 0.00
C++ Meta-programming +0.90
Reading a text file using C++ 0.00
Populating a list of strings into a vector in pre C++11 +0.53
How to assign the address to boost::shared_ptr in c++? +1.68
ERROR: Control may reach end of non-void function / +0.34
replace cout<<"string" with cout<<"strin... -0.68
Get template to deduce the exact type of a functions parameter -0.16
Enforce explicit (direct) #include statements with GCC -0.09
why initializer list cannot be main's parameter? how to propose it? +0.62
Is there any tool to help change auto keyword in C++11 to the expli... +2.10
c++: how to convert from 'const char [9]' to 'const unsigned char *' 0.00
Printing out items in linkedList 0.00
Custom Vector pop_back function -1.42
what's the data type of a string inside the double quote in c++ -1.22
generalized sorting function and using binary_function 0.00
How to Convert a String Array to a Char * Array c++ 0.00
c++ copying elements into map 0.00
How to declare wchar_t and set its string value later on? +0.36
How is std::has_virtual_destructor implemented? 0.00
Is there a way to switch on/off std:cerr (or equivalent)? -1.41
Why double is not allowed in in-class intializer 0.00
char vs wchar_t vs char16_t vs char32_t (c++11) -2.01
How to correctly invoke member methods using the virtual table? +0.34
How can I write a certain number of characters from a file to a str... +0.20
Returning a reference from a function that searches an STL vector +1.52
Convert containers via constructor 0.00
Prompting for a double and reading in until user has correctly ente... +1.26
Operator overloads between complex numbers defined in customized cl... 0.00
error: expected primary-expression before ‘,’ +0.28
Why does std::make_tuple turn std::reference_wrapper<X> argum... +0.45
Valgrind - Error 0.00
Why output showing 0 instead of 0.0? -1.39
relation of stl iterator and array +1.49
How do I fix this cin.ignore() for my getline()? 0.00
setw not working as expected +1.34
Having troubles using .eof +0.12