diff options
author | Federico Igne <undyamon@disroot.org> | 2023-12-07 12:18:36 +0100 |
---|---|---|
committer | Federico Igne <undyamon@disroot.org> | 2023-12-07 12:18:36 +0100 |
commit | 7c94a61035a4b96707f1fee5fdc26734c09543b0 (patch) | |
tree | 15002127a742bcb658b7fe54ebbe97c3533f01a4 /2021/day12 | |
parent | e3c54627e58e941b917aa1b88dbdfc8e8296194a (diff) | |
download | aoc-7c94a61035a4b96707f1fee5fdc26734c09543b0.tar.gz aoc-7c94a61035a4b96707f1fee5fdc26734c09543b0.zip |
chore: remove personal input files
As per https://www.reddit.com/r/adventofcode/wiki/faqs/copyright/inputs/
Diffstat (limited to '2021/day12')
-rw-r--r-- | 2021/day12/resources/input.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/2021/day12/resources/input.txt b/2021/day12/resources/input.txt deleted file mode 100644 index 5a75dd8..0000000 --- a/2021/day12/resources/input.txt +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | mx-IQ | ||
2 | mx-HO | ||
3 | xq-start | ||
4 | start-HO | ||
5 | IE-qc | ||
6 | HO-end | ||
7 | oz-xq | ||
8 | HO-ni | ||
9 | ni-oz | ||
10 | ni-MU | ||
11 | sa-IE | ||
12 | IE-ni | ||
13 | end-sa | ||
14 | oz-sa | ||
15 | MU-start | ||
16 | MU-sa | ||
17 | oz-IE | ||
18 | HO-xq | ||
19 | MU-xq | ||
20 | IE-end | ||
21 | MU-mx | ||