StackRating

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

SirGuy

Rating
1511.22 (63,382nd)
Reputation
8,863 (17,552nd)
Page: 1 2 3 4 5
Title Δ
random generation of fixed range of numbers in array with no duplca... -1.99
Macro to prevent code processing 0.00
C++: template class with comparison operator overloading 0.00
what happens if you call an event declared virtual in the header fi... -2.34
How would you get the nth node from the tail in a singly linked lis... +4.52
C++ Why is my loop breaking? -2.91
Adapting an empty struct for Boost Fusion +4.62
openmp: parallelize function -0.18
Variadic variadic template templates, again -3.74
Overloading the Double Parentheses function and using it inside the... 0.00
Braces (without constructor) initialization of a derived class 0.00
Operator overloading in C++ (operator-) -3.17
SFINAE error on VS2013? 0.00
How to combine 2 functions when one takes more than one argument? 0.00
C++ : pointer in vector and class inheritance -3.47
C++ Boost library geometry.hpp -0.07
How to use copy_if() polymorphically? -4.53
Checking if a tensor is rectangular at compile-time (i.e. all exten... -0.12
inserted items disappear from boost::mpl::map 0.00
C++ conversion optimization +3.06
How to understand function ostream& operator<< (ostream&a... +2.06
Switch case weird scoping -3.58
Can I calculate a transformation matrix given a set of points? +4.07
Algorithm for finding chains out of a collection of lines +2.09
C++ variadic macro and template -4.12
g++ "Calling" function without parenthesis ( not f() but... +3.68
Recursion does not seem to stop in a complicated code -3.73
Trying to find the median in my code, if check doesn't seem to work? +1.54
Finding a Tangent Line at a Point on a Randomized Slope +3.93
Can I use std::vector as a template parameter or does it need to be... +4.63
Accessing individual elements' characters using an array parameter... -0.25
Errors using std::for_each lambda function -3.50
C++ How to get the largest and smallest -1.48
Operator[] Overloading in MultiDimensional Arrays c++ -0.02
Error calling user-defined operator+ on temporary object when there... 0.00
error C2143: syntax error : missing ';' before '*' when declaring p... +3.62
Assembly Language Coprocessor +3.33
Battleship game in python 0.00
All nearest smaller values -0.06
1D vector - 3D indices -3.91
Trouble with STL map and pointers +4.52
enum to unsigned int +4.81
Working with Matlab functions in C++ (for matrix searching) -4.00
how to generate a random number within a range given the probabilit... +3.79
Generating integers in ascending order using a set of prime numbers -2.86
Array in for loop, C99 -2.22
Ranges of floating point datatype in C? -3.30
MSVC 2010 templated map in class crashing compiler 0.00
Getting started on modeling magnetic field lines in C++ -0.31
Must a child of a template class also be a template class? -4.03