Go to file
Parnic e818c949ef Fix piped input...again
I don't understand why this keeps breaking. I guess a char can be more than a byte, which makes sense, but I also don't understand why these files (which multiple editors claim are utf8-with-bom) are prepended with apparently utf32 characters or something. Anyway, hopefully just embedding the array I'm seeing and comparing against that will work...
2021-12-20 12:27:06 -06:00
2021-12-05 11:19:10 -06:00
2021-12-20 09:09:43 -06:00
2021-12-20 12:27:06 -06:00
2021-12-10 13:46:41 -06:00
2021-12-20 09:09:43 -06:00
2021-12-02 10:03:00 -06:00
2021-12-01 08:00:40 -06:00
2021-12-01 08:00:40 -06:00
2021-12-10 13:46:41 -06:00
2021-12-10 13:46:41 -06:00
2021-12-01 08:03:21 -06:00

Advent of Code 2021

My solutions to Advent of Code 2021.

Description
No description provided
Readme 366 KiB
Languages
C# 94.8%
JavaScript 3.1%
Rust 1.2%
Go 0.9%