Thanks, that's even more concise.
This comment is hidden because it contains spoiler information about the solution
I ran into this recently in the Python version. One of the random examples is 70799492 and 56991175. My code calculates 5 carries, the test case expects 4 carries.
Loading collection data...
Thanks, that's even more concise.
This comment is hidden because it contains spoiler information about the solution
I ran into this recently in the Python version. One of the random examples is 70799492 and 56991175. My code calculates 5 carries, the test case expects 4 carries.