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

Problem 1102 "Strange Dialog". Changes in the statement. (+)
Posted by Sandro (USU) 12 Sep 2007 18:41
Many AC solutions appeared to work incorrect if some empty lines could be in tests. All problem tests don't contain empty lines, so we decided to change the problem statement. Now all strings in the input are non-empty.

Thanks to Gubarev Valentin for help.