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 ... 22 23 24 25 26 ... 68
Title Δ
Storing result of COUNT() Query into a C++ integer in SQLite 0.00
Why does cout << &r give different output than cout <&... -1.63
vector<Mat> ::size() working misteriously 0.00
Implementing generic map [from HW] +0.39
Change all the int type to another type using #define for large pro... -1.93
const_cast: same address but different value? -0.69
What changes causes an ABI breaking in C++? +1.35
Converting from wchar_t a char and vice versa +0.21
Is there any technical reason why std::lower_bound is not specializ... +1.35
C++ : Allocation of an array attribute in a class -0.72
No output and crash for simple program.What is wrong with my soluti... +2.07
Assigning C-function pointer to a member function 0.00
"Overriding" ostream& operator << -0.60
Sending an array between two functions C++ +0.51
Quickly count number of zero-valued bytes in an array -1.22
How to mimic template variable declaration +0.89
how to declare Iterator for set of stacks in c++ +1.10
why C++ STL have five different iterators? +0.37
How does this variable argument notation work? -0.10
Extending std::(w)string, by adding a constructor and some member f... 0.00
How to use dynamic_cast with for_each -2.06
Validating and conversion of float +0.35
Trouble reading line of code with reference & dereference opera... 0.00
static initialization order and concatenation of strings -1.60
Function with return type based on a protected base class method -0.58
cannot specify explicit initializer for arrays -0.16
A private inheritance in C++ +1.46
Difference between `cout << x` and `cout.operator<<(x)`... -0.97
Is erasing and inserting in a single linked list thread safe? +1.06
Rounding in C++ and round-tripping numbers -1.86
How to convert a vector<vector<int>> to int** without r... +0.24
C++ is it legal to take the address of 2 or more past the end of th... +2.33
C++ Expected unqualified-id +0.51
Is there a way to make a "virtual" variable in a C++ base... -0.46
Is it a good practice to point to a new address on free store when... +0.34
Static member initialization across systems +0.76
Generating a C++ function from a list of argument +0.63
Inserting std::shared_ptr with lambda into a vector -1.45
How to print the index of a map? 0.00
Pure virtual functions in C++11 +1.06
Why does this call to isspace() never return true? +1.12
Restrict C++ template arguments to containers of the same value type 0.00
Does an instantiation of a derived class allocate memory for privat... -0.64
Is there a way to pause like system("pause")? -2.08
Vector push_back on duplicate strings with the help of delimiter -1.93
C++ lambda followed by () vs. lambda without () -2.38
Is there a standard way to compare two ranges using a predicate? -0.42
Insert File stream to std::map -0.42
Is `double` guaranteed by C++03 to represent small integers exactly? +2.41
vector as a Data Member in C++ -2.51