aboutsummaryrefslogtreecommitdiff
path: root/aoc-2022-dotnet/README.md
diff options
context:
space:
mode:
authorTomasz Chojnacki <tomaszchojnacki2001@gmail.com>2022-12-15 21:55:28 +0100
committerTomasz Chojnacki <tomaszchojnacki2001@gmail.com>2022-12-15 21:55:28 +0100
commit7ce938ea4d40e9a631bfe11795f3d9f74855ceb5 (patch)
tree2ce00c913332b378ebc1b7a5a8d9d3504a4a8734 /aoc-2022-dotnet/README.md
parent6fc820cd0cb61a4bacda5f5b40c98dda850d75da (diff)
downloadgleam_aoc2020-7ce938ea4d40e9a631bfe11795f3d9f74855ceb5.tar.gz
gleam_aoc2020-7ce938ea4d40e9a631bfe11795f3d9f74855ceb5.zip
Finish day 14
Diffstat (limited to 'aoc-2022-dotnet/README.md')
-rw-r--r--aoc-2022-dotnet/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/aoc-2022-dotnet/README.md b/aoc-2022-dotnet/README.md
index dbcb833..84a39ce 100644
--- a/aoc-2022-dotnet/README.md
+++ b/aoc-2022-dotnet/README.md
@@ -1,6 +1,6 @@
# Advent of Code 2022 in .NET
![.NET](https://img.shields.io/badge/.NET-grey?logo=.NET)
-![Stars](https://img.shields.io/badge/🌟%20stars-26/50-orange)
+![Stars](https://img.shields.io/badge/🌟%20stars-28/50-orange)
## Progress
| Day | Part 1 | Part 2 |
@@ -18,7 +18,7 @@
| Day 11: Monkey in the Middle | 🌟 | 🌟 |
| Day 12: Hill Climbing Algorithm | 🌟 | 🌟 |
| Day 13: Distress Signal | 🌟 | 🌟 |
-| Day 14: ??? | | |
+| Day 14: Regolith Reservoir | 🌟 | 🌟 |
| Day 15: ??? | | |
| Day 16: ??? | | |
| Day 17: ??? | | |