diff options
author | tchojnacki <tomaszchojnacki2001@gmail.com> | 2021-12-03 09:43:22 +0100 |
---|---|---|
committer | tchojnacki <tomaszchojnacki2001@gmail.com> | 2021-12-03 09:43:22 +0100 |
commit | 724c6fcbc141984528f8655c911e8e501f659786 (patch) | |
tree | 0f97500bb3feccf222a1f96c91e169df93dbe6df /README.md | |
parent | 5d150f3c1e42078f6a8183d550a1f8805b664bc4 (diff) | |
download | gleam_aoc2020-724c6fcbc141984528f8655c911e8e501f659786.tar.gz gleam_aoc2020-724c6fcbc141984528f8655c911e8e501f659786.zip |
Initial day 3 implementation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,9 +8,9 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu ## Progress | Day | Part 1 | Part 2 | |--------------------|--------|--------| -| Day 1: Sonar Sweep | 🌟 | 🌟 | -| Day 2: Dive! | 🌟 | 🌟 | -| Day 3: ??? | | | +| Day 1: Sonar Sweep | 🌟 | 🌟 | +| Day 2: Dive! | 🌟 | 🌟 | +| Day 3: Binary Diagnostic | 🌟 | 🌟 | | Day 4: ??? | | | | Day 5: ??? | | | | Day 6: ??? | | | |