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 ... 45 46 47 48 49 ... 68
Title Δ
C++ template operator compilation error +0.40
How to print from a multimap 0.00
Evaluation of (de)reference operators -1.02
first string in array of strings is being skipped -0.85
Is there a case where including the same header twice is actually h... -1.72
Using a function call in a case statement label +0.14
Sorting static multi dimentional array with custom compare function -0.68
Using reference as template type +1.76
Struct one-byte alignment conflicted with alignment requirement of... -1.85
error c2143 & c4430 when declaring object that is derived from... 0.00
Block a generic template function for all templated derived types -1.58
STL iterators: container.end() +2.16
Func returning array +0.56
is it possible to overload wcout << operator to substitute it... 0.00
static unordered_map is erased when putting into different compilat... +1.48
Difference between strstream and stringstream 0.00
templated function doesn't accept primitive types? +0.53
Exponentiating Rabbits with Recursion and While Loop -0.87
What does operator()() define? 0.00
error - inherited class field undeclared according to g++ -0.06
C++ match the input with data in the text file, and if it match onl... +1.34
Some optimization about the code (computing ranks of a vector)? 0.00
Red-Black Tree - Rotation Method Implementation - C++ 0.00
How to forward declare a C++ template class? -1.96
Is passing const reference to a temporary string object safe in C++? -0.86
C++ type erasure with template copy and move constructor -2.24
Is it possible to force visual studios to throw an error if an iden... 0.00
C++ syntax pointer for array -0.51
Shortest way to read Textfile to String -1.67
Destructor for a doubly-linked list that points to its value +0.14
Design : const and non-const accessors interdependance? -1.53
C++11 Calling Register Function on Link? -1.05
Optional code in a template class 0.00
Creating 2D arrary using vector -0.61
Function overload, inheritance and implicit constructor : weird pri... 0.00
Single linked lists & time complexity 0.00
Defining Operator Overloads Outside Templated Class +0.35
no match for 'operator=' +1.82
How does this array manipulation work in C++? +0.23
Why is std::vector so much more popular than std::deque? -0.82
Is there a way to generalize functions that only differ by an opera... +0.27
Return values in c++03 vs 11 -0.50
std::function template argument resolution +0.28
Puzzling difference of variadic template method behavior for templa... 0.00
Change iostreams in child process 0.00
How do I define a find function? -0.53
References to the same base classes must have separate offsets in m... +1.15
C++ difference between function declaration and object initialization +1.09
I'm getting a weird error for a program that seems like it should &... -0.58
Parse a large text file and store it in a tree (Binary or AVL) usin... 0.00