Skip to content

Commit

Permalink
feat: solved 2023 day 12 part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAegis committed Dec 12, 2023
1 parent b1337c4 commit 8cdfb3f
Show file tree
Hide file tree
Showing 4 changed files with 1,090 additions and 10 deletions.
6 changes: 6 additions & 0 deletions resources/2023/12/example.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
???.### 1,1,3
.??..??...?##. 1,1,3
?#?#?#?#?#?#?#? 1,3,1,6
????.#...#... 4,1,1
????.######..#####. 1,6,5
?###???????? 3,2,1
Loading

0 comments on commit 8cdfb3f

Please sign in to comment.