11647 - Judgment Day

All about problems in Volume 116. If there is a thread about your problem, please use it. If not, create one with its number in the subject.

Moderator: Board moderators

Post Reply
davidsun
New poster
Posts: 5
Joined: Fri Apr 11, 2008 3:08 pm

11647 - Judgment Day

Post by davidsun »

This is quite a strange problem. I have been thinking about the algorithm for a long time. I tried to solve this problem using maximum flow with minimum cost, but at last, I didn't come up with the right solution. Also, I don't know whether a greedy algorithm exists.
So, can someone give some better ideas of this problem? Thanks!
davidsun
New poster
Posts: 5
Joined: Fri Apr 11, 2008 3:08 pm

Re: 11647 - Judgment Day

Post by davidsun »

Ok, finally, I understand why a judge can judge a segment of participants... A maximum flow with minimum cost algorithm can be used.
Post Reply

Return to “Volume 116 (11600-11699)”