Hi guys. So I am solving this problem below in JAVA but I keep getting TLE for few testcases. I think it is related to slow I/O and so I tried different method for fast I/O but it is not working. Is there something else I can do here?
Problem: https://cses.fi/problemset/task/1723/
My Submission: https://ideone.com/zbuoA5