remove run scripts, add makefiles

This commit is contained in:
2023-12-15 12:32:39 +00:00
parent 6a65b04ee8
commit b2819a20dd
23 changed files with 110 additions and 60 deletions

View File

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