Skip to content

Instantly share code, notes, and snippets.

@Vaguery
Created May 3, 2010 12:18
Show Gist options
  • Select an option

  • Save Vaguery/388029 to your computer and use it in GitHub Desktop.

Select an option

Save Vaguery/388029 to your computer and use it in GitHub Desktop.
( 1 2 INT.+ 3 4 INT.* 5 INT.+ INT.- )
( 1 2 3 4 5 INT.+ INT.* INT.+ )
( 5 3 4 1 2 INT.+ INT.* INT.+ INT.- )
( INT.+ INT.* INT.+ INT.- 5 3 4 1 2 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment