Skip to content

Instantly share code, notes, and snippets.

Created December 15, 2012 19:22
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 anonymous/4298378 to your computer and use it in GitHub Desktop.
Save anonymous/4298378 to your computer and use it in GitHub Desktop.
./a.out < 2013-yo-t$1-in1.txt > 2013-yo-t$1-out1.txt
./a.out < 2013-yo-t$1-in2.txt > 2013-yo-t$1-out2.txt
./a.out < 2013-yo-t$1-in3.txt > 2013-yo-t$1-out3.txt
./a.out < 2013-yo-t$1-in4.txt > 2013-yo-t$1-out4.txt
./a.out < 2013-yo-t$1-in5.txt > 2013-yo-t$1-out5.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment