Added Solution for 2023 day 12
This commit is contained in:
parent
2a29800661
commit
65e62e0051
5 changed files with 1372 additions and 0 deletions
1000
2023/day12_hot_springs/tests/challenge_input
Normal file
1000
2023/day12_hot_springs/tests/challenge_input
Normal file
File diff suppressed because it is too large
Load diff
6
2023/day12_hot_springs/tests/sample_input
Normal file
6
2023/day12_hot_springs/tests/sample_input
Normal file
|
@ -0,0 +1,6 @@
|
|||
???.### 1,1,3
|
||||
.??..??...?##. 1,1,3
|
||||
?#?#?#?#?#?#?#? 1,3,1,6
|
||||
????.#...#... 4,1,1
|
||||
????.######..#####. 1,6,5
|
||||
?###???????? 3,2,1
|
Loading…
Add table
Add a link
Reference in a new issue