StackRating

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

Ryan Haining

Rating
1632.48 (834th)
Reputation
22,514 (5,822nd)
Page: 1 2 3 4 5 ... 9
Title Δ
Creating a function pair_all() that returns the position of the pai... -1.30
Do I really need to bend over backwards for a friend operator<&l... +1.49
C++ Overload operator == in myStack.h -2.17
Why isn't this code executing? +0.35
How can I elegantly write class templates that use a value implied... +0.31
python lists in a list +1.20
Python NIM game: how do i add new game (y) or (n) 0.00
sprintf to copy int into string in C +1.46
Append same string before every character in another string -0.16
Using a list comprehension to label data that is common to two lists +0.12
What is KeyEqual in std::unordered_set for? -0.72
Are lists implicitly 'global' inside of functions? 0.00
How would you use the ord function to get ord("a") as 0? -1.03
call function not working with cd command 0.00
how to use enable_if with overloads -0.13
confusion about setting null pointers -2.49
Produce std::tuple of same type in compile time given its length by... +1.61
C++ call default copy assignment operator from overloaded copy assi... +1.27
C++11 Change `auto` Lambda to a different Lambda? +0.12
How to make program check one thing c++ 0.00
Alternative to initializer_list prior C++11 +1.02
toupper() and tolower() not working -1.12
How to delete an array with an int ptr pointing to it +0.41
Undefined reference to 'Class::Class(function)' +0.32
Difference between "//" and "/" in Python 2 +0.33
Access a private virtual member-function through pointers +1.16
How to set the value of a class static data member from a member fu... 0.00
how to make a phrase in python that is input by a user not case 0.00
Operator overloading in C++ of a matrix template -0.41
Is there a way to use std::array with literals, or initializer list... 0.00
C++: Reading lines of integers from cin +0.21
Templated constructor matching better than templated type conversion +1.35
Is it obligatory to pass classes by reference in c++ +1.63
Default Copy Operations for Structs with Constant Members +0.33
How to determine programmatically if an expression is rvalue or lva... +1.15
How to make a python class not exposed to the outside? -1.89
Python list of dict +0.06
Explicit type is missing ('int' assumed) defining LPCSTR in... 0.00
Copy string into array +0.34
vector iterators incompatible with const vector& 0.00
Concatenate of ints +0.35
How do I retrieve the type of the base class in C++? -0.41
How to read in a char array by searching for a delimiter back to fr... +0.36
Python re.compile, split string into two while preserving delimiter -0.42
Python "Can't Assign to Operator" Error using loop fu... -0.68
C++ - Copy Assignment Operator is Implicitly Deleted +1.83
How to declare a Vector object in c++? +1.11
How to specify a type parameter using <> to create a template... 0.00
Passing std::string as parameter gives error - htons function +0.35
Initialize custom array class without creating copies 0.00