add run script

This commit is contained in:
onyx-and-iris 2023-12-12 16:16:42 +00:00
parent e1829e595a
commit 0f254a243e

5
day-11/run.sh Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
INPUT="input.txt"
cat $INPUT | go run .