Day 17 part 2: C

This commit is contained in:
2021-07-16 22:54:03 +02:00
parent 1d9edb73c1
commit 33c5cde0a4
3 changed files with 183 additions and 8 deletions

View File

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