diff options
author | Marvin Borner | 2024-03-22 23:05:39 +0100 |
---|---|---|
committer | Marvin Borner | 2024-03-22 23:05:39 +0100 |
commit | fd75e9dd97c8fb8672ba609fe4003a3865391c09 (patch) | |
tree | 2aa1daabe0b2f6107b68f5dc56ae9b7be8ef2fa9 /samples/aoc/2022/02/input | |
parent | a9880a191bbb5eeaf0faef9336263c92ef9351b6 (diff) |
More AOC
Diffstat (limited to 'samples/aoc/2022/02/input')
-rw-r--r-- | samples/aoc/2022/02/input | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/aoc/2022/02/input b/samples/aoc/2022/02/input new file mode 100644 index 0000000..25097e8 --- /dev/null +++ b/samples/aoc/2022/02/input @@ -0,0 +1,3 @@ +A Y +B X +C Z
\ No newline at end of file |