• + 24 comments

    If you sort the array of students, the problem becomes much easier. You just have to check if the value of i[K-1]<=0 to know whether the class should be cancelled or not.