index
:
advent-of-code
master
Solutions to Advent of Code
Thomas Voss
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2020
/
05
/
puzzles.sh
blob: 2066d763a1d5d323626fd6085c1d707073037bbe (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env sh
./seatids
|
awk
-f
puzzle-1.awk ./seatids
|
gawk
-f
puzzle-2.awk