And what about this case?
10 10
1 2 3
2 3 4
3 4 5
4 5 6
5 6 7
6 7 8
8 9 10
10 2 12
2 7 1
3 9 0
1 1
10 10
1 2 3
2 3 4
3 4 5
4 5 6
5 6 7
6 7 8
8 9 10
10 2 12
2 7 1
3 9 0
5000 800
10 3
1 2 3
2 3 4
10 2 12
1 1
2 1
2 2 1
1 800
10 10
1 2 3
2 3 4
3 4 5
4 5 6
5 6 7
6 7 8
8 9 10
10 2 12
2 7 1
3 9 0
100 800 ...
Search found 6 matches
- Fri May 09, 2008 11:15 am
- Forum: Volume 105 (10500-10599)
- Topic: 10594 - Data Flow
- Replies: 40
- Views: 32844
- Sun Mar 04, 2007 9:25 pm
- Forum: Volume 3 (300-399)
- Topic: 307 - Sticks
- Replies: 56
- Views: 27115
- Sat Sep 23, 2006 5:58 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10413 - Crazy Savages
- Replies: 4
- Views: 3595
- Mon Jun 20, 2005 1:05 pm
- Forum: Volume 8 (800-899)
- Topic: 821 - Page Hopping
- Replies: 5
- Views: 6634
- Mon Jun 20, 2005 12:42 am
- Forum: Volume 8 (800-899)
- Topic: 821 - Page Hopping
- Replies: 5
- Views: 6634
821 - Page Hopping
Hi,
Does anyone have test cases for this one? I don't know where else to find my error...
Some of my inputs:
1 2 2 4 1 3 3 1 4 3 0 0
1 2 1 4 4 2 2 7 7 1 0 0
1 100 100 2 2 99 99 3 3 98 98 4 4 97 97 5 5 96 96 6 6 95 95 7 7 94 94 8 8 93 93 9 9 92 92 10 10 91 91 11 11 90 90 12 12 89 89 13 13 88 88 14 ...
Does anyone have test cases for this one? I don't know where else to find my error...
Some of my inputs:
1 2 2 4 1 3 3 1 4 3 0 0
1 2 1 4 4 2 2 7 7 1 0 0
1 100 100 2 2 99 99 3 3 98 98 4 4 97 97 5 5 96 96 6 6 95 95 7 7 94 94 8 8 93 93 9 9 92 92 10 10 91 91 11 11 90 90 12 12 89 89 13 13 88 88 14 ...
- Wed Jun 15, 2005 8:00 pm
- Forum: Volume 7 (700-799)
- Topic: 735 - Dart-a-Mania
- Replies: 1
- Views: 3759
735 - Dart-a-Mania
Hi,
Although I tested my algorithm a lot (I actually generated all possible solutions), my submissions always return Wrong Answer!! I don't know what else to do! :((( I tested with awkward examples (always positive), and still all makes sense to me. Where am I failing?
To give a little sample of ...
Although I tested my algorithm a lot (I actually generated all possible solutions), my submissions always return Wrong Answer!! I don't know what else to do! :((( I tested with awkward examples (always positive), and still all makes sense to me. Where am I failing?
To give a little sample of ...