diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-12-01 18:46:40 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-12-01 18:46:40 -0700 |
commit | 4959d7df0195657bd787b60dedf8b0935f9733e6 (patch) | |
tree | 9140d8cc32b29175a9eb3a9e308683eb54cd894c /aoc_2022/day-10/logs | |
parent | 7fd957642236b5b64972b4e3f66fe48feecb735b (diff) | |
download | aoc-4959d7df0195657bd787b60dedf8b0935f9733e6.tar.gz aoc-4959d7df0195657bd787b60dedf8b0935f9733e6.zip |
2022 day 10
Diffstat (limited to 'aoc_2022/day-10/logs')
-rw-r--r-- | aoc_2022/day-10/logs/.gitkeep | 0 | ||||
-rw-r--r-- | aoc_2022/day-10/logs/out_1.txt | 7 | ||||
-rw-r--r-- | aoc_2022/day-10/logs/out_2.txt | 12 |
3 files changed, 19 insertions, 0 deletions
diff --git a/aoc_2022/day-10/logs/.gitkeep b/aoc_2022/day-10/logs/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/aoc_2022/day-10/logs/.gitkeep diff --git a/aoc_2022/day-10/logs/out_1.txt b/aoc_2022/day-10/logs/out_1.txt new file mode 100644 index 0000000..4ec0aaf --- /dev/null +++ b/aoc_2022/day-10/logs/out_1.txt @@ -0,0 +1,7 @@ +=== COMPUTATION === + + +=== /COMPUTATION === + +=== ANSWER TO P1 === +13760 diff --git a/aoc_2022/day-10/logs/out_2.txt b/aoc_2022/day-10/logs/out_2.txt new file mode 100644 index 0000000..8ad8d82 --- /dev/null +++ b/aoc_2022/day-10/logs/out_2.txt @@ -0,0 +1,12 @@ +=== COMPUTATION === + + +=== /COMPUTATION === + +=== ANSWER TO P2 === +###..####.#..#.####..##..###..####.####. +#..#.#....#.#.....#.#..#.#..#.#....#.... +#..#.###..##.....#..#....#..#.###..###.. +###..#....#.#...#...#....###..#....#.... +#.#..#....#.#..#....#..#.#....#....#.... +#..#.#....#..#.####..##..#....####.#.... |