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.
Care to share a link?!
Peter want to watch the world burn (º/\º)
Where I currently am, I cannot see the full test suite. Did you print the input? if it causes timeout, use
print(..., flush=True)
, then you'll understand what the problem is, I guess.This comment is hidden because it contains spoiler information about the solution
Hi
not an issue, a question ;)
You need to use more deductions. For example
try by hand to see what you can deduce, if you put a mine in A, and if you put a mine in B. Something sure is coming from there. Then find how to spot that with your code.
good luck ;)