Skip to content

CodingNagger/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

Description

While you're here you may even have a look at my blog post about the event.

Just my advent of code solutions, hopefully I'll motivate myself to get beyond day 8 this year. Putting code out there because it looks like literally everyone is doing it so have fun browsing through the most average code you'll ever see.

P.S. the challenge is a lie, I was forced to do math from day 3. People using python and all its freebie math functions are basically cheating #SaltLife.

Requirements

Commands

Running tests

dotnet test

Running app

dotnet run --project adventofcode-2019/adventofcode-2019.csproj

About

CodingNagger's advent of code code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published