I used a method that merges the sub trees and finds the answer but its getting tle on a case cant the time limit be increased a little more?

  • created

    May '07
  • last reply

    May '07
  • 1

    reply

  • 1.0k

    views

  • 2

    users

Most of users used merge trees and passed. But the new time limit + tests is trickier than it was in real contest.
So you need to optimize your program more.