Your submission attempted to read too much input!

If you've received this error message when marking your code this means somewhere in your code there is a loop running for more iterations than it was meant to. Do a quick check of your logic and test a few more combinations to ensure the code isn't asking for any more input than necessary!

Still need help? Contact Us Contact Us