• + 0 comments

    Hey everyone. I am trying to do this in Kotlin and I constantly get timouts for all test cases except 0-4. Apparently test #5 has 10K boxes and 10K opertations. I do not see any way to improve the performance so that timeouts will not be triggered.

    Has anyone completed it in any JVM language?