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 ... 5 6 7 8 9
Title Δ
How do I tell Python not to interpret backslashes in strings? +2.16
Meaning of leading zero in integer literal -0.59
How do explicitly create temporary by pointer? +0.37
Update (int) variable in C inside a function -0.22
Python: list items are not changed in for loop +1.01
Is there a gcc flag to allow C-style implicit pointer conversions i... 0.00
what does the pointer assignment " *foo++ = *bar++; " do... +0.16
functions undefined -0.40
Undefined Reference issues using Semaphores 0.00
How to limit the amount of numbers given in a float input? (Python) +1.38
Insert instance of class into the vector C++ 0.00
C++ "Virtual arguments" +0.04
Overloading operator<< and operator!= 0.00
How to merge 2 dictionaries in Python by single value +1.74
What is the difference between scanf("%d", *p) and scanf(... +1.83
Is dividing classes into defintion and implementation not purely fo... +0.75
Python ImportError: No module named datetime 0.00
unsupported operand type(s) for /: 'str' and 'str' python +0.93
Binary and Denary converter in python -2.06
Iterating through a C++ vector with wrap-around -1.81
Python - Syntax for Boolean Expression with Type and Or -0.31
Add multiple values to dictionary -0.10
C++ istream reading multiple data types on one line +0.30
read whole document and match one part in python -0.23
c++ std::unique_ptr won't compile in map +0.40
Python string doesn't change, appends to array 0.00
lambda function acessing outside variable +2.22
Set environment variable such that it can be read outside my program 0.00
What should I put in the top level of a class definition? 0.00
How do I reference all class instances at the same time? +1.49
Python: list.sort() query when list contains different element types +1.96
why Junk characters at end? -0.97
Python: How to efficiently calculate sum with conditions? -0.81
Swap two elements in static array using STL -0.58
Running a program using system() 0.00
Calling g++ in c++ source code +0.27
Is it possible to add static typing in a class? -0.01
Continue instr. and Time Complexity in a for loop in C++ -0.62
python set contains vs. list contains +2.08
Why we need stdin as the file version of the input functions? -1.50
Construct list in one-line while-loop - SyntaxError: invalid syntax +0.43
Error: constructor does not name a type -0.64
Implicitly convert from std::string to eastl::string -0.62
how to insert item from one list to other at position which doesnot... +0.06
Python arguments cuts at < when reading from command line -0.09
float object is not callable -1.40
Error handling using ctype.h (C++) +0.37
How does getline() function work here? +3.28
In Python, how do you execute objects that are functions from a list? +1.28
Python- Variable Won't Subtract? +3.45