StackRating

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

Peter Alexander

Rating
1637.25 (747th)
Reputation
45,223 (2,325th)
Page: 1 2 3 4 5 ... 12
Title Δ
Why is :: (scope) used with empty left-hand operand? -0.61
How to rewrite C++ code that uses mutable in D? -1.38
Why does D compilation take so long? +0.35
How do I make main a friend of my class? +1.69
how is memory allocated for local variables? +1.35
Clever algorithm for checking on equality -0.68
C++11 Fun with initializer lists, arrays, and enumerations -2.12
Counting With Template Metaprogramming? 0.00
Confusing Inheritance and templates 0.00
C++ Error when adding objects to vector +1.45
Algorithm and data structure to store First name and last name +0.73
How to make operator[] return references to individual bits in unsi... +2.03
C++ Templates challenge -0.70
D dynamic array initialization, stride and the index operation +1.37
limiting size of binary heap to first N elements +0.60
c++ Template error in main function? +0.05
Can a function pointer with a const argument be used as a function... -1.48
How to access different members of vector in a function +0.04
Object oriented programming and asymptotic run-time +1.26
extern an array of strings in C -0.27
D programming with Derelict and SDL -0.17
conversion of 2D array to pointer-to-pointer +0.27
Advice on the use of pointers/references when passing arguments to... +0.33
How can I make the storage of C++ lambda objects more efficient? +0.24
Is there any reason why the `explicit` keyword is used in the const... -2.33
How much faster if write in-line assembly rather than regular c/c++... -0.21
How to read n integers from standard input in C++? -0.28
initialize array passed by pointer +1.27
How to write a function that takes a functor as an argument +1.16
bitsets binary AND operation +1.45
How to simplify a fraction -0.27
Is there a way to have dynamic default arguments? 0.00
Creating strings in D without allocating memory? -1.02
Something wrong with linking 0.00
Is there a pattern or trick to force evaluation on both expressions... +0.17
Question about static variable +0.21
Debugging C++ code involving use of: vector, string, STL +0.34
virtual function that is const in the base class and not const in t... +1.31
Undefined behaviour of sub-expressions -1.27
Passing function template specializations to a variadic template fu... 0.00
compile error on g++ and not VisualStudio 0.00
Unable to poll for mouse click event in SDL 0.00
Dependent template parameters +0.32
C++11: std::max(a,b) in static_assert()? 0.00
why does allocator in c++ need a copy constructor? -1.48
Time complexity versus space complexity in Turing machines +0.47
recursive variadic template to print out the contents of a paramete... +1.75
Why is readf not behaving as expected? 0.00
standard bucket or counting sort +2.46
Warning message purpose? +0.51