1
0

AOC layout changes

This commit is contained in:
2019-11-08 16:09:42 +01:00
parent 829738fabb
commit 3f95aa49e1
11 changed files with 391 additions and 314 deletions

View File

@@ -0,0 +1,5 @@
> "The same procedure as last year, Miss Sophie?"
> "The same procedure as every year, James!"
This year I will try to solve the challenges with typescript. Originally I wanted to use Befunge, but the problems don't really work that well in Befunge.
Especially big input files are annoying to realize without I/O functions...