Hello,

I am having some trouble with an runtime error (NZEC) in my submission. The id is 970046, and it's the same username as this one.

I checked the solution for some simple whitespace problems, on both 3.10 and 3.08 OCaml. It appears that I read input incorrectly, and that I try to parse a non-integer. But I'm stuck as to why that happens.

Could someone advise me on what I doing wrong?

Thank you.