ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Common Board

Problems 1532
Posted by wongiseng 30 Oct 2007 17:23
Any hints on approaching this problem ? I got TLE using standard DP  Edit Distance. Should I look into approximate string matching algorithms ? Is there any simpler approach ?