Go to file
Parnic ddf758951e Add ability to pipe input from a file
I'm sure there's a better way to strip the UTF-8 BOM from the beginning of the file (and/or use that information to actually handle the string appropriately) but this works for my use case. At this point, we support ASCII and UTF-8 in LE order with or without the byte-order mark and, I think, either \n or \n\r line endings as input text file formats.
2021-12-13 12:14:48 -06:00
2021-12-05 11:19:10 -06:00
2021-12-12 23:58:42 -06:00
2021-12-13 12:14:48 -06:00
2021-12-10 13:46:41 -06:00
2021-12-12 23:58:42 -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%