Day 1: Solving first challenge

This commit is contained in:
2020-12-01 22:15:23 +01:00
commit 0a947a559e
6 changed files with 315 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Advent of code 2020
This repository contains code written to solve aoc challenges.
More information at: https://adventofcode.com/2020