advent-of-code/21/Makefile

15 lines
140 B
Makefile
Raw Normal View History

2021-12-21 07:25:43 +00:00
1t:
awk -f 21.awk test
1i:
awk -f 21.awk input
2t:
awk -f 21_2.awk test
2i:
awk -f 21_2.awk input
paste:
xclip -sel c -o > test