From: Chris Date: Tue, 10 Feb 2015 11:33:04 +0000 (+0100) Subject: 1d en 1e X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=f2831449a13700c866afd5bc0ab6592cbeed1f45;p=sws1-1415.git 1d en 1e --- diff --git a/ass2/chris/sws1-s4109503-s4202015/exercise1d.txt b/ass2/chris/sws1-s4109503-s4202015/exercise1d.txt new file mode 100644 index 0000000..9be5564 --- /dev/null +++ b/ass2/chris/sws1-s4109503-s4202015/exercise1d.txt @@ -0,0 +1,10 @@ +28471 +147255 +93264 +11169 +4149 +62615 +24990 +23715 +58094 +42303 diff --git a/ass2/chris/sws1-s4109503-s4202015/exercise1e.txt b/ass2/chris/sws1-s4109503-s4202015/exercise1e.txt new file mode 100644 index 0000000..c234594 --- /dev/null +++ b/ass2/chris/sws1-s4109503-s4202015/exercise1e.txt @@ -0,0 +1 @@ +(for i in {1..10}; do ./a.out | wc -l; done;) > exercise1d.txt