From 198dcd42b9a44a838020c05999dfb263ae1628e8 Mon Sep 17 00:00:00 2001 From: cassio Date: Sun, 30 Aug 2015 16:17:40 +0100 Subject: small fixes --- tools/boca-submit-run | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/boca-submit-run') diff --git a/tools/boca-submit-run b/tools/boca-submit-run index 0b42e9f..f78fbd6 100755 --- a/tools/boca-submit-run +++ b/tools/boca-submit-run @@ -33,6 +33,10 @@ if [ "$1" == "" ]; then echo "PASSWORD is your password" echo "FILE is your submission file" echo "PROBLEM and LANGUAGE are according to defined in BOCA" + echo "==>>You can check at your BOCA interface to be sure<<==" + echo "PROBLEM is usually a single letter e.g. A or B or C etc" + echo "LANGUAGE is usually one of { c cpp cc java }" + echo "==>>You can check at your BOCA interface to be sure<<==" exit 1 fi -- cgit v1.2.3