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

Crash_access_violation Please look here... wa3 [7] // Problem 1603. Erudite 9 Mar 2008 20:47
thanks... I got AC!

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

ababaab
ababaaba
Vladimir Yakovlev (USU) Such test is incorrect (-) [3] // Problem 1603. Erudite 11 Mar 2008 13:23
Nurbek_[KTMU MANAS] Re: Such test is incorrect (-) // Problem 1603. Erudite 12 Mar 2008 13:37
And how test is right? What a test #3?
I know how to solve this task, but test #3...
Alexander (201 - P TNU) Re: Such test is incorrect (-) [1] // Problem 1603. Erudite 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
Nguyen Dinh Tu (DHSP) Re: Such test is incorrect (-) // Problem 1603. Erudite 19 Apr 2008 00:24
Test#3 has two words are exactly the same
TheDreamCatcher Re: Please look here... wa3 // Problem 1603. Erudite 30 Nov 2010 07:48

Edited by author 30.11.2010 07:48

Edited by author 30.11.2010 07:48
TheDreamCatcher Re: Please look here... wa3 // Problem 1603. Erudite 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