We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Grid Challenge
- Discussions
Grid Challenge
Grid Challenge
Sort by
recency
|
96 Discussions
|
Please Login in order to post a comment
Python solution
Test case contains non-square grid which violates task description
I love this platform. OnlyTestcase 10 fails. It has 100 inputs, with HUGE size. I try to copy the input into custom output to try to see the difference in my answer. Error, input size too big.
Okay thank you. ><
Somehow this grid is not square, even though they say so...
Java Solution