回答編集履歴

1

変更

2017/08/17 04:01

投稿

A.Ichi
A.Ichi

スコア4070

test CHANGED
@@ -56,9 +56,7 @@
56
56
 
57
57
  echo "[エラー] 1~5 または99を選択してください"
58
58
 
59
- sleep 1
60
-
61
- read -t 1 -n 1000 discard
59
+ read -t 2 -n 1000 discard
62
60
 
63
61
  };;
64
62