The largest input is 13.
Player 0 plays the 6, then the Jack. The Jack means that player 1 has to pay a penalty of one card or lose. Is player 1's next card a J, Q, K or A?
This comment is hidden because it contains spoiler information about the solution
done
Well, in that image, I see the result of one test and the log of the next one. As I said, the log appears above the test result.
Are you sure you were reading the logs ok? They appear above the test result. It seems strange than after more than 700 completions in Python there is a problem with it.
That's in Python, isn't it?
Loading collection data...
The largest input is 13.
Player 0 plays the 6, then the Jack. The Jack means that player 1 has to pay a penalty of one card or lose. Is player 1's next card a J, Q, K or A?
This comment is hidden because it contains spoiler information about the solution
done
Well, in that image, I see the result of one test and the log of the next one. As I said, the log appears above the test result.
Are you sure you were reading the logs ok? They appear above the test result. It seems strange than after more than 700 completions in Python there is a problem with it.
That's in Python, isn't it?