8000 GitHub - thejan14/adventofcode2020
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thejan14/adventofcode2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visitors

Advent of code 2020

Welcome to my advent of code 2020 contribution! The solutions are written in C# using .NET 5. When writing the solutions code I primarily aim for readability but try to always keep performance considerations in mind. Happy reading!

Running the solutions

For running the code you need the .NET 5.0 SDK installed. Run the code via

dotnet run

You can also have a look at my repl at https://repl.it/@thejan14/adventofcode2020 where I run the code using Mono.
Please note that I may exclude solutions for running on repl if they use C# 9.0 features as Mono only supports up to C# 7.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0