Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

HHMagnus/AdventOfCode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution to Advent of Code 2020 in C++

I originally started solving them in C++ in 2020 as I was starting my masters project in C++. I had never used C++ before and it seemed like a good way to learn the language. I ended up getting stuck on part 2 of day 20. However, I picked back up the last days and completed them in 2024.

To run the puzzles put the corresponding input into the same folder with the name "inpux.txt" and compile and run the file corresponding to the day.

image

About

My solutions to Advent of Code 2020 in C++

Resources

Stars

Watchers

Forks

Languages