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 1102. Strange Dialog

I think if you use DP, you'll get 'TIME OUT'.
Posted by turkeys 13 Mar 2002 17:39
I think if you use DP, you'll get 'TIME OUT'.
you can construct a DFA to solve the problem
Posted by mon 15 Mar 2002 13:18
> I think if you use DP, you'll get 'TIME OUT'.
Re: you can construct a DFA to solve the problem
Posted by Yuan 16 Mar 2002 12:49
what is "DFA" mean ?
Deterministic Finite states Automaton (pl. Automata) :) (-)
Posted by MadPsyentist/Sam 17 Mar 2002 00:03
> what is "DFA" mean ?