Add day1 inputs
This commit is contained in:
parent
ca016707a3
commit
5f569ccb77
3 changed files with 1011 additions and 0 deletions
1000
python/2023/src/andy_aoc_2023/day1_big
Normal file
1000
python/2023/src/andy_aoc_2023/day1_big
Normal file
File diff suppressed because it is too large
Load diff
4
python/2023/src/andy_aoc_2023/day1_small
Normal file
4
python/2023/src/andy_aoc_2023/day1_small
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
1abc2
|
||||||
|
pqr3stu8vwx
|
||||||
|
a1b2c3d4e5f
|
||||||
|
treb7uchet
|
7
python/2023/src/andy_aoc_2023/day1_small_2
Normal file
7
python/2023/src/andy_aoc_2023/day1_small_2
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
two1nine
|
||||||
|
eightwothree
|
||||||
|
abcone2threexyz
|
||||||
|
xtwone3four
|
||||||
|
4nineeightseven2
|
||||||
|
zoneight234
|
||||||
|
7pqrstsixteen
|
Loading…
Reference in a new issue