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.
Apologies, didn't mean to mark it as an issue. To clarify, I just meant that the log for the tests labeled "Hard" don't provide much detail. For example, the log for one of the Hard tests says:
ABCDEFGHIJ
. However, the log for a case in the Random tests says:Without the values for ants and the terrain, it's hard for me to debug my code.
Hi, some of the test cases under hard only provides what I'm assuming is the original order of ants and nothing else, so I'm not able to debug my code. MY code is currently passing 109 and only failing 4 tests (all of which are in the Hard tests. For example, the log says: ABCDEFGHIJ.
The feedback is:
'FEDCBAJIHG' should equal 'GFEDCBAJIH'.
Can I please get some guidance? Would really like to figure this one out!
true Chadley behavior