mirror of
https://github.com/onyx-and-iris/aoc2023.git
synced 2025-04-20 03:03:47 +01:00
Compare commits
No commits in common. "0f254a243eff75ae44d8631153d63e3548e3893f" and "a67a87ad96e72a941f6e985679621040dc95d345" have entirely different histories.
0f254a243e
...
a67a87ad96
5
.gitignore
vendored
5
.gitignore
vendored
@ -23,7 +23,4 @@ go.work.sum
|
|||||||
|
|
||||||
# input files
|
# input files
|
||||||
test*.txt
|
test*.txt
|
||||||
input.txt
|
input.txt
|
||||||
|
|
||||||
# scaffold
|
|
||||||
scaffold.sh
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
INPUT="input.txt"
|
|
||||||
|
|
||||||
cat $INPUT | go run .
|
|
Loading…
x
Reference in New Issue
Block a user