Back to Topic List
Hi Kevin,
could you please check the checker program? I'm quite sure that it contains a minor error: the first value of the Expected answer list is a 3-digit number, after that the values are the same as in my solution.
The example also contains a little bug: Of the five input, the 3rd and 4th answer is transposed... 3rd is the 4th and 4th is the 3rd.
Thanks!
Hi Adam!
Thank you for letting me know! There indeed was a bug with the error reporting - this problem works a little different than most, as it allows for a range of valid answers. It should be fixed now!
It looks like there may have been another small bug as well, again comparing the validity of multiple valid answers in some edge cases. That should be fixed now as well, but let me know if you see any more issues!
Thanks!
Thank you Kevin, it is OK now.