Fascinating seeing the number of #AdventOfCode posts saying how tricky it is to parse two columns of integers from a file in <insert trendy language here> when it only takes a read with a simple format(i6,bn,i6) statement in #Fortran.
(Not gloating too much as I know as soon as we get onto weirdly formatted and delimited variable length text files I'm going to struggle!)