• + 0 comments

    Time Limit of this problem needs to be adjusted for Java.

    Just by simply reading all the inputs, and let's say putting all the values into a HashMap and simply return 0 (no other calculation done), you already got TLE for ~10 test cases.