Day 17 part 1 , bash version

This commit is contained in:
2021-01-16 15:50:40 +01:00
parent 08538ec19f
commit 0ea2309e02
5 changed files with 376 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ ex1:
@#$(TIME) ex1-c 2020 < $(INPUT) 2>&1
ex2:
@$(TIME) ex2.bash < $(INPUT) 2>&1
@#$(TIME) ex2.bash < $(INPUT) 2>&1
@#$(TIME) ex1-c 30000000 < $(INPUT) 2>&1
clean: