Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 315 Bytes

File metadata and controls

10 lines (6 loc) · 315 Bytes

https://adventofcode.com/about


Solutions without an extra suffix are considered to be the better ones.

Solutions with “o” suffix are optimized for speed, but take longer to code.

Solutions with “u” suffix are close to the original ones (cleaned up and fixed for bugs), and might be ugly.