Murthal Paratha Problem

What is the range of time over which D&C hava to be applies?

@Amit.sharma initially you need to search over t = 0 to t = sqrt(n) where n is the total number of paranthas. You have to apply Binary Search after that.