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.
It is not mandatory to test all the possible outputs in fixed tests.
No test cases for [queen, bishop] solutions: example of one:
`
test case
test.assert_equals(
)
`
The rule to break tie should follow classic piece ranking
I don't know if you are wrong. It may be a good exercise but there are more straightforward approaches. The input is just a 8 * 8 array.
This comment is hidden because it contains spoiler information about the solution
You are on the wrong track. No need no graph theory to solve it.
I think this is terrific graph problem but I'm not sure it belongs on the current difficulty it is at :) (currently 6). Anyone else feel the same?