StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

David Hammen

Rating
1498.69 (3,830,048th)
Reputation
27,776 (4,524th)
Page: 1 ... 9 10 11 12 13 ... 16
Title Δ
how can a derived class function call a function of the base class? -1.70
Convert "this" pointer to string -0.89
how to compare a substring from char array with some valid range? +0.49
C++: Strange behavior of pointer data member in const context +0.47
how do I optimize this loop further? -2.02
Exposing a class from Static Library -0.92
Matrix math with cosin / sin +2.06
member access for class +1.04
Vector of objects that contain references -1.61
Overloading class' operator [] in C++ -1.90
using declaration for public static const class members +2.08
Removing namespace of type name in C++ +1.22
What is the real signature of a C++ constructor after compilation +2.53
Different behavior with different types of arrays -1.07
dynamic_cast with RTTI disabled +0.43
I need to know how to round numbers to a certain decimal place in C++ +0.17
g++ expected unqualified-id before ‘(’ token +0.25
Is this always the address for GDB debug program? -1.84
C++ static-only class -1.70
Difference between uint8_t and unspecified int for large matrices -1.77
Are there any advantages to making a free static function? -1.14
What does the 'hides constructor for' warning mean when compiling C... -0.74
How does one safely static_cast between unsigned int and int? +2.54
I'm in trouble with inheritance and polymorphism in C++ +1.28
Why does calling 'delete' in a specific way on a dynamic array not... -0.90
C++ header-implementation-header-implementation dependency chain -1.76
How to use a header function in 'int main'? -0.78
A simple C++ While loop not working -0.96
Different floating point result with optimization enabled - compile... +0.65
Repeat output x amount of times to the right and down -0.51
C++ ABI issues list -1.44
Solve logical and mathematical Equation -1.51
Cannot access protected member +0.73
Pointer dereferencing overhead vs branching / conditional statements +1.47
storing system time to a variable in cpp -0.12
C++ increment issues -0.39
Base class or derived class: Who should own a derived ptr (to a dif... +0.50
When to use conversion operators? +0.96
interface paradigm performance (dynamic binding vs. generic program... -2.20
Interpreting a uint16_t as a int16_t -0.53
Interpreting a uint16_t as a int16_t -0.53
Why is the syntax the way it is for implementing classes in c++? +0.49
Is there an efficient way to determine a distance? -0.92
incomplete type error , when using friend functions +0.63
Matrix class operator overloading,destructor problem -0.23
Passing a template class as an argument to a function +2.35
How do multidimensional arrays in C++ function? -1.19
C++ Friendship and inheritance -0.80
Optimization Headache - removing if's from Look Up Table -0.98
Simple Property System -0.46