day 16, exercise 2 (bash version)

This commit is contained in:
2021-01-11 17:27:26 +01:00
parent ccfbf5322a
commit aff61f5e5c
4 changed files with 103 additions and 1 deletions

View File

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