Search found 3 matches
- Tue May 25, 2010 5:34 pm
- Forum: Volume 117 (11700-11799)
- Topic: 11793 - Electoral Districts
- Replies: 2
- Views: 2235
Re: 11793 - Electoral Districts
Okay! Thank you very much! =)
- Tue May 25, 2010 9:52 am
- Forum: Volume 117 (11700-11799)
- Topic: 11793 - Electoral Districts
- Replies: 2
- Views: 2235
11793 - Electoral Districts
Hi, could someone please explain the third sample input for this problem, I must be misunderstanding the problem somehow.
Input:
3
1 2 1
2 1 2
1 2 1
2 1 2
1 2 1
2 1 2
Output:
1
It is clear that it is impossible for any of the districts to tie. Thus, A must win 2 of the districts and B must ...
Input:
3
1 2 1
2 1 2
1 2 1
2 1 2
1 2 1
2 1 2
Output:
1
It is clear that it is impossible for any of the districts to tie. Thus, A must win 2 of the districts and B must ...
- Sun Nov 15, 2009 8:33 am
- Forum: Volume 2 (200-299)
- Topic: 287 - Text Comparison
- Replies: 1
- Views: 1718
287 - Text Comparison
I know that very few people have solved this problem, but I'm giving it a try, and I'm wondering if anyone could tell me if there is an "order of operations" to this problem. There are multiple answers for each test case...
For example, in the sample input:
This is a joke. This is not life. Don't ...
For example, in the sample input:
This is a joke. This is not life. Don't ...