Advent of Code - preparing input data
When solving Advent of Code puzzles, sometimes you will come across an input data, that consist of two parts: configuration and instructions:
[S] [C] [Z]
[F] [J] [P] [T] [N]
[G] [H] [G] [Q] [G] [D]
...
blog.macieksitkowski.com2 min read