Skip to content

Commit e4e9fce

Browse files
committed
Add day21
1 parent f77fa1d commit e4e9fce

File tree

5 files changed

+2929
-0
lines changed

5 files changed

+2929
-0
lines changed

day21/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
NOTE: task2.awk outputs equation that is meant to be solved with other tool like `qalc`:
2+
```sh
3+
./task2.awk <in.txt | qalc -t
4+
```

0 commit comments

Comments
 (0)