1 / 3
Aug 2016

Someone please add this problem to SPOJ tool kit. My solution is continuously tle despite running in less than 0.2 second in my local environment.

  • created

    Aug '16
  • last reply

    Aug '16
  • 2

    replies

  • 471

    views

  • 2

    users

It is already on SPOJ toolkit.

P.S. You probably need O(n) solution.

Thanks. I searched with problem ID and didn't happen to find one earlier. Got it now.