From 120d53c0ff20574866ce10fa0538fb8b0dd2ef82 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Thu, 23 Jun 2022 19:06:22 +0100 Subject: Reorganize repository structure --- 2021/day21/resources/input.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 2021/day21/resources/input.txt (limited to '2021/day21/resources/input.txt') 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 @@ +Player 1 starting position: 4 +Player 2 starting position: 10 -- cgit v1.2.3