Search found 35 matches
- Sun Aug 03, 2008 6:29 pm
- Forum: Volume 114 (11400-11499)
- Topic: 11475 - Extend to Palindrome
- Replies: 32
- Views: 20488
Re: 11475 - Extend to Palindromes
Hint: Rolling hash might be a viable option here.
- Sun Jul 13, 2008 8:29 pm
- Forum: Volume 114 (11400-11499)
- Topic: 11468 - Substring
- Replies: 2
- Views: 1675
Re: 11468 - Substring
My solution based on dynamic programming on the Aho-Corasick trie build from the given patterns gives the same output. And as you should expect is getting WA. The cool thing is that I believe that even with negative probabilities it should still work correctly 

- Mon Oct 01, 2007 8:38 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11293 - Tournament
- Replies: 19
- Views: 8508
- Sat Sep 22, 2007 4:57 pm
- Forum: Algorithms
- Topic: Japan 2006 - Manhattan Wiring
- Replies: 1
- Views: 2759
This problem is very similar to problem "connect" from CEOI 2006:
http://www.hsin.hr/ceoi2006/tasks/day2/connect.pdf
And you may also look at the solution at:
http://www.hsin.hr/ceoi2006/tasks/solutions.pdf
Altough the ACM one is a bit easier.
http://www.hsin.hr/ceoi2006/tasks/day2/connect.pdf
And you may also look at the solution at:
http://www.hsin.hr/ceoi2006/tasks/solutions.pdf
Altough the ACM one is a bit easier.
- Tue Aug 07, 2007 11:50 am
- Forum: Volume 112 (11200-11299)
- Topic: 11257 - New Marketing Plan
- Replies: 23
- Views: 10479
- Sat Aug 04, 2007 6:23 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11259 - Coin Changing Again
- Replies: 12
- Views: 5880
- Sat Aug 04, 2007 6:11 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11257 - New Marketing Plan
- Replies: 23
- Views: 10479
- Sun Jul 15, 2007 5:33 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11240 - Antimonotonicity
- Replies: 33
- Views: 16938
- Fri Mar 02, 2007 9:34 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11175 - From D to E and Back
- Replies: 18
- Views: 10661
- Fri Mar 02, 2007 4:55 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11175 - From D to E and Back
- Replies: 18
- Views: 10661
- Tue Feb 27, 2007 11:32 am
- Forum: Volume 111 (11100-11199)
- Topic: 11176 - Winning Streak
- Replies: 18
- Views: 16169
- Sun Jan 21, 2007 8:09 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11157 - Dynamic Frog
- Replies: 22
- Views: 18346
- Sun Jan 21, 2007 10:42 am
- Forum: Volume 111 (11100-11199)
- Topic: 11157 - Dynamic Frog
- Replies: 22
- Views: 18346
- Sun Jan 21, 2007 9:31 am
- Forum: Volume 111 (11100-11199)
- Topic: 11157 - Dynamic Frog
- Replies: 22
- Views: 18346
- Sun Dec 31, 2006 4:52 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11149 - Power of Matrix
- Replies: 42
- Views: 25894