Author
anonymous
over 7 years ago
Bash script
bash 4.3.48(1)-release
$ bash prog.sh
[INFO] コマンド「g++ main.cpp -o main」でコンパイル中... [INFO] ...コンパイルに成功しました。 [INFO] コマンド「./main」でプログラムを実行します。 hello! [INFO] 実行が終了しました。終了コードは 0 です。