Author | %u263B |
Submission date | 2011-05-23 00:43:49.087000 |
Rating | 2712 |
Matches played | 7684 |
Win rate | 26.83 |
Use rpsrunner.py to play unranked matches on your computer.
if input == "":
state = id(0)
state = id(state)
output = ("R", "P", "S")[state % 3]