https://www.codingame.com/training/hard/apple-tree
Send your feedback or ask for help here!
Hi,
I have some trouble when I submit my solution.
My program is working well in the IDE but when I submit my program for validation, it always fail on the test n°5 (Multiple cascade).
I can’t figure out where my problem since I don’t have any feed back.
Is there anyway to have a feedback on the error during the submit phase ?
It’s an example with no remaining apple.
Try to create a similar case (expert mode in the settings allows you to create custom testcases) and chek how your code handles it.