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.
“and each of the nine 3x3 sub-grids (also known as blocks) contain all of the digits from 1 to 9.”
The problem is you're mutating the input.
This comment is hidden because it contains spoiler information about the solution
I didn't see the response in the earlier post but since you confirm it's correct, another look shows the sub 3x3 grid is the problem. thx.
Expected 'false' on input of
: expected true to equal false ??????????????????