Skip to content

Commit

Permalink
Day 13 solution part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvidmar committed Dec 13, 2023
1 parent 3d295dc commit 4f10b2b
Show file tree
Hide file tree
Showing 3 changed files with 1,450 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Day13/Day13/input-sample.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#.##..##.
..#.##.#.
##......#
##......#
..#.##.#.
..##..##.
#.#.##.#.

#...##..#
#....#..#
..##..###
#####.##.
#####.##.
..##..###
#....#..#
Loading

0 comments on commit 4f10b2b

Please sign in to comment.