diff options
author | Federico Igne <git@federicoigne.com> | 2022-06-23 19:06:22 +0100 |
---|---|---|
committer | Federico Igne <git@federicoigne.com> | 2022-06-23 19:06:22 +0100 |
commit | 120d53c0ff20574866ce10fa0538fb8b0dd2ef82 (patch) | |
tree | 4ac370f9b525c713635a6af09530f20758e91fb7 /2021/day21/resources/input.txt | |
parent | 5d99706992101d684c9920475e2ecaab65ba21ba (diff) | |
download | aoc-120d53c0ff20574866ce10fa0538fb8b0dd2ef82.tar.gz aoc-120d53c0ff20574866ce10fa0538fb8b0dd2ef82.zip |
Reorganize repository structure
Diffstat (limited to '2021/day21/resources/input.txt')
-rw-r--r-- | 2021/day21/resources/input.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2021/day21/resources/input.txt b/2021/day21/resources/input.txt new file mode 100644 index 0000000..085f690 --- /dev/null +++ b/2021/day21/resources/input.txt | |||
@@ -0,0 +1,2 @@ | |||
1 | Player 1 starting position: 4 | ||
2 | Player 2 starting position: 10 | ||