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 1571. Interpreters

WA #7
Posted by Faeton (Kyiv - Mohyla Academy) 17 Oct 2007 18:53
please, give some tests
Re: WA #7
Posted by vgu 20 Nov 2007 19:41
input1
2
a
a
output1
0

input2
1
a
output2
0

input3
2
a
b
output3
1
a-b

all other cases is common. If there are 2 equal language - answer Impossible. Else create random Language and connect with all crews.

Re: WA #7
Posted by Samvel 2 Jun 2008 18:00
take your array [105][15]
Re: WA #7
Posted by Samvel 2 Jun 2008 18:01


Edited by author 02.06.2008 18:01