|  | 
|  | 
| back to board | How to solve with Kotlin Posted by vodka2  25 Aug 2020 21:48If you want to get AC for a Kotlin solution, you should probably use java.util.Scanner instead of readLine() and try multiple times. I was able to get AC only on the second try with the same code, got TLE first time. | 
 | 
|