Someone who got AC, how fast does your program run on the input produced by this program?
My program (currently the fastest on the ranklist) takes 6.5 sec on my Pentium-II 400.
My program is currently the second on the ranklist ;) And it runs < 0.1 sec. on this test.
My program's complexity is ...
Search found 24 matches
- Mon Aug 08, 2005 8:13 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10887 - Concatenation of Languages
- Replies: 49
- Views: 27001
- Sat May 21, 2005 7:33 pm
- Forum: Volume 108 (10800-10899)
- Topic: 10845 - The crusades
- Replies: 4
- Views: 2701
- Fri May 20, 2005 8:22 am
- Forum: Volume 108 (10800-10899)
- Topic: 10845 - The crusades
- Replies: 4
- Views: 2701
10845 - The crusades
Can somebody help to solve this problem? I don't know algorithm faster than O(2^30)...
- Mon Oct 18, 2004 4:15 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10748 - Knights Roaming
- Replies: 16
- Views: 7814
- Mon Oct 18, 2004 4:50 am
- Forum: Volume 107 (10700-10799)
- Topic: 10748 - Knights Roaming
- Replies: 16
- Views: 7814
I used hash, but my program is too slow. I think a best algorithm should has about 100 000000 operations, isn't it? If you've done this problem can you send me solution? pserega@r66.ru
- Sun Oct 17, 2004 8:15 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10748 - Knights Roaming
- Replies: 16
- Views: 7814
10748 - Knights Roaming
Hi, everyone!
Can you give me some hints how to solve the problem. My algo is too slow. How can it be done?
Thx
Can you give me some hints how to solve the problem. My algo is too slow. How can it be done?
Thx
- Sat May 22, 2004 4:14 pm
- Forum: Volume 106 (10600-10699)
- Topic: 10655 - Contemplation - Algebra
- Replies: 42
- Views: 16622
10655 - Contemplation - Algebra
Dear Jury!
What is the tricky input tests of this problem?
Only 5 AC of almost 1000 submits!!!
What is the tricky input tests of this problem?
Only 5 AC of almost 1000 submits!!!
- Thu Oct 30, 2003 3:52 pm
- Forum: Other words
- Topic: Contest!!!
- Replies: 2
- Views: 1584
- Thu Oct 30, 2003 3:01 pm
- Forum: Other words
- Topic: Contest!!!
- Replies: 2
- Views: 1584
Contest!!!
Don't miss contest of Ural server on 01.11.2003 !!!
Visit this link : http://acm.timus.ru/schedule.aspx
Visit this link : http://acm.timus.ru/schedule.aspx
- Wed Sep 10, 2003 9:51 am
- Forum: Volume 101 (10100-10199)
- Topic: 10185 - Phylogenetic Trees Inherited
- Replies: 0
- Views: 1618
10185 - Phylogenetic Trees Inherited
I' ve solved this problem, but my algorithm works too slow.
My result is the worst in statistics.
But some people got AC faster than 1 sec/ Can somebody explain me how to solve it faster?
Thanks!
My result is the worst in statistics.
But some people got AC faster than 1 sec/ Can somebody explain me how to solve it faster?
Thanks!
- Wed Sep 03, 2003 5:05 am
- Forum: Volume 105 (10500-10599)
- Topic: 10542 - Hyper-drive
- Replies: 9
- Views: 7632
- Tue Sep 02, 2003 6:53 pm
- Forum: Volume 105 (10500-10599)
- Topic: 10542 - Hyper-drive
- Replies: 9
- Views: 7632
- Tue Aug 26, 2003 5:28 pm
- Forum: Volume 105 (10500-10599)
- Topic: 10546 - The Eagle's Nest
- Replies: 23
- Views: 12962
- Tue Aug 26, 2003 10:49 am
- Forum: Volume 105 (10500-10599)
- Topic: 10546 - The Eagle's Nest
- Replies: 23
- Views: 12962
10546 - The Eagle's Nest
I can't understand, why my algorythm is wrong. I've checked it many times. Can somebody give me test cases.
I used the following algo:
Let K-the maximum number of mission for one game. I find first increasing subsequense of length K, delete it from original sequense. Then repeat it.
I used the following algo:
Let K-the maximum number of mission for one game. I find first increasing subsequense of length K, delete it from original sequense. Then repeat it.
- Mon Jun 23, 2003 1:09 pm
- Forum: Volume 3 (300-399)
- Topic: 300 - Maya Calendar
- Replies: 69
- Views: 16224