-
-
Save vim13/1843e3a47a5b95c5038b96bd3809f778 to your computer and use it in GitHub Desktop.
bash shell script /usr/local/bin/g
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g++ -std=c++11 -o $1 $1.cpp && ./$1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment