diff options
author | Marvin Borner | 2024-03-21 13:23:41 +0100 |
---|---|---|
committer | Marvin Borner | 2024-03-21 13:34:34 +0100 |
commit | 2065029025c6e53eb550717755996d1d6fc5f60d (patch) | |
tree | b2ed64b9cb890925a57edc0577ef6faab7519b61 /samples/aoc/2023/01/input | |
parent | 93b53a5354620d94b128008d0b17670cc87c92f5 (diff) |
Fixed AOC samples
Diffstat (limited to 'samples/aoc/2023/01/input')
-rw-r--r-- | samples/aoc/2023/01/input | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/aoc/2023/01/input b/samples/aoc/2023/01/input index 7bbc69a..1ba8437 100644 --- a/samples/aoc/2023/01/input +++ b/samples/aoc/2023/01/input @@ -1,4 +1,4 @@ 1abc2 pqr3stu8vwx a1b2c3d4e5f -treb7uchet +treb7uchet
\ No newline at end of file |