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 ... 19 20 21 22 23 ... 68
Title Δ
How do I get index of element in std::deque +2.89
How could I speed up comparison of std::string against string liter... -0.36
Stable memory addresses using a std container (like vector, list, q... +0.40
C++'s min_element() not working for array 0.00
Order of items in STL SET differ for different runs of program +1.86
C++ - How to avoid lookup of map entry after replace using [] opera... -1.69
C++ conversion operator +1.99
std::istringstream.good() returns true once more than expected +0.89
Declaration for Array of pointers in Virtual Dispatch 0.00
non returning lambda with captures as function pointer -0.10
Does NULL-Pointer Assignment Partition has a bug? +1.04
Removing items from a vector +2.47
Getting OR not user input +0.35
c++ cin >> style function for socket +0.36
How to assign functor to function pointer? +0.38
dynamic_cast across a shared_ptr? +0.96
Undefined reference when linking with static library, but successfu... -0.32
How to call a parent function? 0.00
Inherit from std::ostringstream +1.57
c++ RAII destructor exception 0.00
Overload operator++ on pointers +0.38
Can we overload Constructor based on reference parameter type? +0.65
How to store boost::bind object as member variable? -1.92
c++ sort will crash while stable_sort won't, but both take no effect 0.00
2 value in one variable (const and const_cast) c++ 0.00
C++ alternative for parsing input with sscanf +1.58
C++ : Ignoring multiple << Operators in a line +0.42
Difference between while(!file.eof()) and while(file >> varia... -1.37
C++ doesnt overload operator +0.36
How to parse a sequence of integers stored in a text buffer? 0.00
How to use lambda functions or std::function with an API that takes... -0.73
confused defining a static C++ template class member 0.00
cin fail flag for putting strings into ints 0.00
Ordered versus unordered containers in C++ +0.09
Strange behavior of custom allocator 0.00
Cout c++ in many lines -2.31
Check if std::function is std::plus or std::minus +0.37
Map Iterator working for begin() but not for rbegin() -0.59
Why does cancelling a pthread in an IO function of istream / ostrea... 0.00
Global variables, what are they exactly? -1.13
Dividing vector of objects +2.24
Removing element from std::vector +0.89
Is there any valid reason for not using public virtual methods? -0.10
Smart pointer implementation -0.75
C++ upper_bound no matching function call to object of type <lam... +1.20
C++ - Sanitize Integer Whole Number Input +0.15
Referencing Auto Array Iterator in function 0.00
C++ Templates with multiple parameters 0.00
String literal to char is deprecated -2.35
How to read each element in a line of text without knowing how many... -0.09