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

Does the input file contain multiple test cases?
Posted by Samee 26 Nov 2002 00:31
can anybody tell me whether the input file contains multiple test
cases, that is, is it something like this:
4
0000
01010
1111
11111
5
110111
1110
...
or there is only one N and then a series of strings of 1 and 0 ?
Re: Does the input file contain multiple test cases?
Posted by Happybird 10 Jan 2003 07:51
maybe not, it from the question.