StackRating

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

Aaron McDaid

Rating
1474.47 (4,512,271st)
Reputation
19,635 (6,970th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
My CRTP mathematical array class : compilation fails 0.00
What exactly happens when returning const reference to a local obje... -1.08
lambda as a static member 0.00
Are pointers to memory copied during data transfer to/from function... 0.00
Pass a function template to other function +1.42
Why is this C code involving constant pointer crashing on me? -0.43
2D array literals in C++ 0.00
Advantages of particular "do while" macro in c? +0.55
Why a virtual call to a pure virtual function from a constructor is... -1.27
Why a virtual call to a pure virtual function from a constructor is... +0.73
Wrapping C++ in C: Derived to base conversions -0.78
default at the beginning of switch block -0.15
How to efficiently *nearly* sort a list? -0.75
Address of reference variable in c++ +0.08
Algorithm which check if in arrays S and T are integers s and t so... +1.96
printf and pointers -1.16
Overloaded function as argument of variadic template function -1.65
Will this code make those vector aligned? +0.85
Generic functor for functions with any argument list -0.92
Can __restrict__ be applied to shared_ptr<T>? +0.62
Assigning array and struct in C -1.48
Custom input iterator -0.36
double free or corruption in the Stack destructor -1.05
C++11 constexpr function's argument passed in template argument +0.37
C++11 constexpr function's argument passed in template argument -1.63
What is the difference between `a` and `a[:]` +0.14
C++ How to merge sorted vectors into a sorted vector / pop the leas... +0.55
How to find the Longest Common Subsequence in Exponential time? -0.55
Is it possible to take a parameter by const reference, while bannin... -0.80
Maintaining a set of smallest subsets +1.52
Why does `if $(true) ; then ... fi` succeed? +1.02
Why "if $(ps aux | grep ...)" always succeeds in Bash? -0.20
What is the best way to access deque's element in C++ STL library +0.55
Memory Management with C++ Linked List Template Class +2.32
Tail Recursion in C++ with multiple recursive function calls +2.45
iterating through memory to reading values +0.82
externally defined function pointer as template argument -1.64
Java use generics to set the primitive type of an array later -0.21
Template argument deduction -1.59
Template argument deduction +1.41
Is it possible to avoid copying lambda functor in this situation? +0.57
Find a single integer that occurs with even frequency in a given ar... -0.71
C++ "map is not a type" error +1.35
Why explicit call of base move constructor actually calls base copy... +1.52
Unable to get latest on branch 0.00
C++: STL: set: stored value constness +0.21
Find all paths with cycles in directed graph, given the source vertex +2.36
How does the particular C function work? -0.53
getting the following warning : The ABI of passing struct with a fl... +0.10
For pass to function is it worth packing the matrix and its dimensi... +0.08