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.
thanks
You removed or changed the
MakeLatinSquare
function from your solution.Your function name has to be what the tests expect it to be. In this case, it's
MakeLatinSquare
. It seems you renamed the function from what was in the starter code.What is it? codewarrior/kata_test [codewarrior/kata.test]
./kata_test.go:14:15: undefined: MakeLatinSquare
Then it's already reported as an issue here: https://www.codewars.com/kata/56f3ed90de254a2ca7000e20/discuss#62c5a34d1c2a720058b4d888
And the post below yours too mentions that.
golang, the number series must be sorted
Which language? Which error? Help us help you.
Error in random tests