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.
Damn yeah. I shortened it to to isolate the problem + to see if it'd resolve other issues. Thanks again for help
Cheers!!
FIXED IT!!!! BOOOOM!
Actually it's for both validate and publish. I think it's taking too long to process so it's timing me out. Kind of weird seeing as it does the basic tests in a fraction of a second. Surely it should only take double the time for random tests?
Ahh phew! Yeah it's the former but it only happens when I try to do more than 3 random tests. I'll keep trying!
Hi,
Thanks for your help. I do have a problem with adding additional iterations on the random tests. It seems to cause a network error? Does this mean I should try and simplify my code? I've made the other amendments.
Hahah yep, silly mistake. Cheers for the pointer
The tests are wrong. They're not consistent. They seem to alternate between a standard and reversed array in the solutions :/