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

Discussion of Problem 1007. Code Words

About time limit
Posted by Evgeniy++ 14 Oct 2010 20:53
I had ACed with about 1.6 sec running time! I guess the tests for this problem are not strict enought, because I have used very poor O(n^2) algorithm here.