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 1603. Erudite

Please look here... wa3
Posted by Crash_access_violation 9 Mar 2008 20:47
thanks... I got AC!

Edited by author 12.03.2008 04:00
Re: Please look here... wa3
Posted by Alexander (201 - P TNU) 9 Mar 2008 20:58
try test with '\n' string:
abra
adac
babr
arca
3
abracadabra

ababaab
ababaaba
Such test is incorrect (-)
Posted by Vladimir Yakovlev (USU) 11 Mar 2008 13:23
Re: Such test is incorrect (-)
Posted by Nurbek_[KTMU MANAS] 12 Mar 2008 13:37
And how test is right? What a test #3?
I know how to solve this task, but test #3...
Re: Such test is incorrect (-)
Posted by Alexander (201 - P TNU) 12 Mar 2008 17:49
When I used gets() I had wa3
and this test help me to change gets() to scanf(...))
and after that I got ac
Re: Such test is incorrect (-)
Posted by Nguyen Dinh Tu (DHSP) 19 Apr 2008 00:24
Test#3 has two words are exactly the same
Re: Please look here... wa3
Posted by TheDreamCatcher 30 Nov 2010 07:48

Edited by author 30.11.2010 07:48

Edited by author 30.11.2010 07:48
Re: Please look here... wa3
Posted by TheDreamCatcher 30 Nov 2010 07:49
Alexander (201 - P TNU) wrote 9 March 2008 20:58
try test with '\n' string:
abra
adac
babr
arca
3
abracadabra

ababaab
ababaaba

This is impossible. In the next N strings follow N words with length between 1 and 16