day 21 part 2 (bash)

This commit is contained in:
2021-07-30 18:07:32 +02:00
parent 3011ffcb5c
commit 984c6cc942
3 changed files with 21 additions and 3 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: