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.
Thank you for the effort but the error still persists. Does it maybe take some time for the correction to be approved? :)
In the Golang translation, all of the tests pass quickly apart from the random test. On my machine, the test completes successfully on that random dataset and the last digits of the answer form the correct spiral in the middle of the test data. However, on here, the output is "runtime error: index out of range"
Edit: After extensive testing with panics and print outs, I'm pretty sure the "runtime error: index out of range" error is in the code for the random tests. Can someone please correct it
Decent, but I've seen better