Search found 17 matches
- Tue Dec 20, 2005 9:03 pm
- Forum: Algorithms
- Topic: About LCS in O(nlogn)
- Replies: 4
- Views: 4689
- Fri Nov 18, 2005 11:22 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10972 - RevolC FaeLoN
- Replies: 10
- Views: 7547
- Fri Sep 02, 2005 12:27 am
- Forum: Volume 103 (10300-10399)
- Topic: 10308 - Roads in the North
- Replies: 30
- Views: 13387
- Wed Aug 31, 2005 11:35 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10899 - Billiard again
- Replies: 2
- Views: 2137
- Wed Aug 31, 2005 10:05 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10899 - Billiard again
- Replies: 2
- Views: 2137
10899 - Billiard again
Please help me.
I have some questions about this problem.
1 Whats means this sentence "Before the first bounce, the ball increases its distance from the lower left corner of the table."
2 Initinally ball have coordinantes (a/2,b/2) (i think this coord of middle of table)?
3
(0,b) (a,b ...
I have some questions about this problem.
1 Whats means this sentence "Before the first bounce, the ball increases its distance from the lower left corner of the table."
2 Initinally ball have coordinantes (a/2,b/2) (i think this coord of middle of table)?
3
(0,b) (a,b ...
- Tue Aug 30, 2005 10:36 pm
- Forum: Volume 3 (300-399)
- Topic: 302 - John's trip
- Replies: 20
- Views: 8717
Thank you very much mf.
I got AC.
If you have questions about this problems http://acm.uva.es/cgi-bin/OnlineJudge?AuthorInfo:50323 I help you
I got AC.
If you have questions about this problems http://acm.uva.es/cgi-bin/OnlineJudge?AuthorInfo:50323 I help you
- Tue Aug 30, 2005 7:59 pm
- Forum: Volume 3 (300-399)
- Topic: 302 - John's trip
- Replies: 20
- Views: 8717
- Tue Aug 30, 2005 4:37 pm
- Forum: Volume 3 (300-399)
- Topic: 302 - John's trip
- Replies: 20
- Views: 8717
Problem 302
I got WA many times.
Is my output for this test case is correct?
2 4 3
2 4 4
2 1 1
1 4 2
2 3 5
3 4 6
2 5 7
2 5 8
4 6 9
5 5 15
1 1 16
3 3 14
6 6 17
7 4 13
6 7 10
7 6 11
6 7 12
0 0
2 1 3
2 2 2
2 2 6
2 2 7
2 2 8
1 1 4
1 2 1
1 1 5
0 0
2 1 3
2 2 2
2 2 6
2 1 7
2 2 8
1 1 ...
Is my output for this test case is correct?
2 4 3
2 4 4
2 1 1
1 4 2
2 3 5
3 4 6
2 5 7
2 5 8
4 6 9
5 5 15
1 1 16
3 3 14
6 6 17
7 4 13
6 7 10
7 6 11
6 7 12
0 0
2 1 3
2 2 2
2 2 6
2 2 7
2 2 8
1 1 4
1 2 1
1 1 5
0 0
2 1 3
2 2 2
2 2 6
2 1 7
2 2 8
1 1 ...
- Sun Aug 28, 2005 10:00 pm
- Forum: Volume 5 (500-599)
- Topic: 583 - Prime Factors
- Replies: 171
- Views: 61155
- Sun Aug 28, 2005 6:57 pm
- Forum: Volume 5 (500-599)
- Topic: 543 - Goldbach's Conjecture
- Replies: 109
- Views: 41065
- Tue Aug 16, 2005 5:40 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10816 - Travel in Desert
- Replies: 49
- Views: 29644
- Tue Aug 16, 2005 5:38 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10842 - Traffic Flow
- Replies: 17
- Views: 13326
- Sun Aug 14, 2005 11:25 pm
- Forum: Volume 8 (800-899)
- Topic: 851 - Maze
- Replies: 35
- Views: 20118
- Sun Aug 14, 2005 1:47 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10816 - Travel in Desert
- Replies: 49
- Views: 29644
- Sat Aug 13, 2005 8:38 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10842 - Traffic Flow
- Replies: 17
- Views: 13326
10842 - Traffic Flow
Hi all,
I use to slove this problem MST and get WA all time.
If there are some bad inputs for this problem or I mistake with choose algoritm???
I use to slove this problem MST and get WA all time.
If there are some bad inputs for this problem or I mistake with choose algoritm???