Skip to content

norrbacka/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2021 - C# 🎄

Hello there, and welcome to my solutions for Advent of Code 2021. Trying to write functional C# code to solve the tasks and save Santa (or whatever the story is this year!).

Enjoy, be safe, be healthy!

How to run?

Start the console application and it will ask you for a day, like 1.1 for day 1 and task 1 or 14.2 for day 14 and task 2. The console prompt my result for that day. So change to your input or testdata in the corresponding file: "inputs/day{daynumber}.txt".

Progression

⭐⭐ Day 1
⭐⭐ Day 2
⭐⭐ Day 3
⭐⭐ Day 4
⭐⭐ Day 5
⭐⭐ Day 6
⭐⭐ Day 7
⭐⭐ Day 8
⭐⭐ Day 9
⭐⭐ Day 10
⭐⭐ Day 11
⭐⭐ Day 12
⭐⭐ Day 13
⭐⭐ Day 14
⭐⭐ Day 15
❌❌ Day 16
❌❌ Day 17
❌❌ Day 18
❌❌ Day 19
❌❌ Day 20
❌❌ Day 21
❌❌ Day 22
❌❌ Day 23
❌❌ Day 24
❌❌ Day 25

About

Functionally Styled C# Solutions for AoC 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages