come on, memory allocation!

Author%u263B
Submission date2011-05-23 00:43:49.087000
Rating2712
Matches played7684
Win rate26.83

Use rpsrunner.py to play unranked matches on your computer.

Source code:

if input == "":
    state = id(0)

state = id(state)

output = ("R", "P", "S")[state % 3]