From ee408551b5327b196cd94bb1b857bcdc9f8b10b1 Mon Sep 17 00:00:00 2001 From: Tomasz Chojnacki Date: Wed, 28 Dec 2022 22:13:42 +0100 Subject: Finish day 25 --- aoc-2022-dotnet/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aoc-2022-dotnet/README.md') diff --git a/aoc-2022-dotnet/README.md b/aoc-2022-dotnet/README.md index 37de967..97d275f 100644 --- a/aoc-2022-dotnet/README.md +++ b/aoc-2022-dotnet/README.md @@ -1,6 +1,6 @@ # Advent of Code 2022 in F# ![F#](https://img.shields.io/badge/F%23-grey?logo=.NET) -![Stars](https://img.shields.io/badge/🌟%20stars-40/50-orange) +![Stars](https://img.shields.io/badge/🌟%20stars-41/50-orange) | Day | Problem Name | Part 1 | Part 2 | Practiced Concepts | | :----: | ---------------------------------------------------------------- | :----: | :----: | ---------------------------------------------------- | @@ -28,4 +28,4 @@ | **22** | [Monkey Map](https://adventofcode.com/2022/day/22) | | | | | **23** | [Unstable Diffusion](https://adventofcode.com/2022/day/23) | | | | | **24** | [Blizzard Basin](https://adventofcode.com/2022/day/24) | | | | -| **25** | [Full of Hot Air](https://adventofcode.com/2022/day/25) | | | | +| **25** | [Full of Hot Air](https://adventofcode.com/2022/day/25) | :star: | | positional numeral systems, recursion | -- cgit v1.2.3