Search found 2 matches
- Mon Apr 14, 2008 4:47 am
- Forum: Volume 107 (10700-10799)
- Topic: 10794 - The Deadly Olympic Returns!!!
- Replies: 14
- Views: 15323
Re: 10794 - The Deadly Olympic Returns!!!
Just as reio said, the problem is that. But I don't know when will this situation happen? I think that quadraic function will never be negative.
- Tue Apr 10, 2007 3:06 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11080 - Place the Guards
- Replies: 40
- Views: 18291
Help!
Is there anybody who can help me? :(
I think my algorithm is correct, but keeps get WA.
My algoirthm:
1. Process each connected components("CC") one by one
2. For each CC, if there is only one vertex belongs to it, then the answer is increased by 1. if there are more than one vertex belong to it ...
I think my algorithm is correct, but keeps get WA.
My algoirthm:
1. Process each connected components("CC") one by one
2. For each CC, if there is only one vertex belongs to it, then the answer is increased by 1. if there are more than one vertex belong to it ...