From 2cbf2ae73d720a404a7d5c098b5d6a1948429698 Mon Sep 17 00:00:00 2001 From: Akumatic Date: Thu, 12 Dec 2019 21:03:38 +0100 Subject: [PATCH] Added 2019 day 10 full solution, updated overview --- 2019/10/solution.txt | 3 ++- 2019/README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/2019/10/solution.txt b/2019/10/solution.txt index 22b755c..279b230 100644 --- a/2019/10/solution.txt +++ b/2019/10/solution.txt @@ -1 +1,2 @@ -Part 1: 314 \ No newline at end of file +Part 1: 314 +Part 2: 1513 \ No newline at end of file diff --git a/2019/README.md b/2019/README.md index 48bb8ae..7850dfa 100644 --- a/2019/README.md +++ b/2019/README.md @@ -16,7 +16,7 @@ Collect stars by solving puzzles. Two puzzles will be made available on each day | 03 | :white_check_mark: | :white_check_mark: || 04 | :white_check_mark: | :white_check_mark: | | 05 | :white_check_mark: | :white_check_mark: || 06 | :white_check_mark: | :white_check_mark: | | 07 | :white_check_mark: | :white_check_mark: || 08 | :white_check_mark: | :white_check_mark: | -| 09 | :white_check_mark: | :white_check_mark: || 10 | :white_check_mark: | | +| 09 | :white_check_mark: | :white_check_mark: || 10 | :white_check_mark: | :white_check_mark: | | 11 | | || 12 | :white_check_mark: | | | 13 | | || 14 | | | | 15 | | || 16 | | |