Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
If you manage to reproduce the problem, you can re-raise the issue, sharing the failing code this time so it will be easier to investigate.
I am unable to reproduce your issue. I tried your solution with
mazeSplit[0]
and withmazeSplit[^1]
and both versions pass tests successfully.Can you post your failing code? (remember about code markup and flagging it as spoiler).
In what language? Are you sure about that? Similar reports were already raised in the past and every time it turned out that users made a mistake when checking. How did you check this?