Skip to content

Instantly share code, notes, and snippets.

@takahub1
Created January 12, 2017 20:34
Show Gist options
  • Save takahub1/86f2e6d7b1d8516999c02dba299d88b5 to your computer and use it in GitHub Desktop.
Save takahub1/86f2e6d7b1d8516999c02dba299d88b5 to your computer and use it in GitHub Desktop.
out: main.cpp
@ g++ main.cpp
@ echo "----------program start!----------"
@ ./a.out
@ echo "-----------program end!-----------"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment