We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77fa1d commit e4e9fceCopy full SHA for e4e9fce
day21/README.md
@@ -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