kavun / advent-of-code-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-2023

./local.ps1 run
./local.ps1 test

To only run specific day(s) pass them as arguments:

./local.ps1 run 05 06

Notes

Day 05

I copied (cheated from) this solution.

Day 10

I copied (cheated from) this solution.

Also, the maze output is pretty.

About

License:MIT License


Languages

Language:C# 98.9%Language:PowerShell 1.1%