Skip to content

Instantly share code, notes, and snippets.

@not522
Created August 12, 2013 01:51
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 not522/6207776 to your computer and use it in GitHub Desktop.
Save not522/6207776 to your computer and use it in GitHub Desktop.
repeat: 4
filename: test.in
format:
- repeat: 10
type:
- type: integer
range: (2,100)
name: h
delimiter: space
- type: integer
range: (1,h-1)
delimiter: new_line
- type: enum
value:
- '0 0'
delimiter: new_line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment