Skip to content

Instantly share code, notes, and snippets.

@SocraticPhoenix
Last active August 2, 2016 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SocraticPhoenix/07f8bf13f79d96d2dad04bcca73c6b30 to your computer and use it in GitHub Desktop.
Save SocraticPhoenix/07f8bf13f79d96d2dad04bcca73c6b30 to your computer and use it in GitHub Desktop.
name= "PairBot"
link= "http://codegolf.stackexchange.com/a/87347/56085"
cmd= "python pairbot/pairbot.py"
input_hand= "${0} ${1} ${2} ${3} ${4}"
input_1= "${0}"
input_2= "${0} ${1}"
input_3= "${0} ${1} ${2}"
input_4= "${0} ${1} ${2} ${3}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment