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

Is it true, that there is only one answer for each test?
Posted by UdSU 1 Apr 2005 13:12


Edited by author 01.04.2005 13:24
Re: Is it true, that there is only one answer for each test?
Posted by Burunduk1 1 Apr 2005 20:03
No.
Example:
4
1101
Right answers: 1001, 1111
Re: Is it true, that there is only one answer for each test?
Posted by Lifanov 1 Apr 2005 22:57
in problem
1. Any (but only one) symbol 0 is replaced by 1.

You don't replace 1->0
Re: Is it true, that there is only one answer for each test?
Posted by wwwwww 1 Apr 2005 23:18
Sorry... :(
Than answer is yes.