hello, i'm trying to solve z-green
i am using 3D BIT (binary indexed trees) for the problem
however. i get really fast TLE in < 0.5 secs
i mean the TLE message shows up really fast for all test cases
the problem time limit is 1 second, and i dont clear any of them
is this a judge problem ?
because i think my code is right...
thanks...
i am using 3D BIT (binary indexed trees) for the problem
however. i get really fast TLE in < 0.5 secs
i mean the TLE message shows up really fast for all test cases
the problem time limit is 1 second, and i dont clear any of them
is this a judge problem ?
because i think my code is right...
thanks...