From 0c034e6fbae0833f8524caf223deab450e9bb1b4 Mon Sep 17 00:00:00 2001 From: Aineopintojen-harjoitustyo-Algoritmit-j Date: Sat, 27 Jan 2024 13:50:20 +0200 Subject: Adding doc/viikkoraportti2.pdf --- batch/100-run-beginner-bad.sh | 3 ++- batch/1000-run-beginner-bad.sh | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 batch/1000-run-beginner-bad.sh (limited to 'batch') diff --git a/batch/100-run-beginner-bad.sh b/batch/100-run-beginner-bad.sh index f66ea22..ab62e2e 100644 --- a/batch/100-run-beginner-bad.sh +++ b/batch/100-run-beginner-bad.sh @@ -1,8 +1,9 @@ #!/bin/bash +OPTIONS="-b -a -u" let COUNT=100 let WINS=0 for ((i=0;i