Some bash cleanup (Day19/part 2)

This commit is contained in:
2021-07-21 19:28:36 +02:00
parent 97cd8bf884
commit 848866c48c
4 changed files with 40 additions and 24 deletions

8
day19/OUTPUT Normal file
View File

@@ -0,0 +1,8 @@
ex1.bash : res=285
time: 0:00.56 real, 0.55 user, 0.00 sys
context-switch: 12+1, page-faults: 0+5967
ex2.bash : res=412
time: 0:03.37 real, 3.34 user, 0.03 sys
context-switch: 19+1, page-faults: 0+11909