I've been solving an Advent of Code problem in C, and I've hit something I don't understand. My C is very rusty, and I know this isn't a great example of C code. I have stripped the program down to the smallest section that demonstrates the behaviour that confuses me. I've been solving an Advent of Code problem in