Page 1 of 1

Special correction program KEY. What is it???

Posted: Mon Oct 14, 2002 8:03 pm
by fcarlos
i am trying solve the problem 531 that has a yellow key...
but i am getting a WA of judge.. I dont know what is happening,
i think that my output would is correct.

Is it necessary for Yellow key some special approach with input/output files, besides of that state of problem???

Please, help me.

INPUT DATA:
die einkommen der landwirte sind fluer die abgeordneten ein
buch mit sieben siegeln um dem abzuhelfen muessen
dringend alle subventionsgesetze verbessert werden abcdefghijklmnopqrstuvxyzabcdefghij
#
die steuern auf vermoegen und einkommen sollten nach
meinung der abgeordneten nachdruecklich erhoben werden
dazu muessen die kontrollbefugnisse der finanzbehoerden
dringend verbessert werden abcdefghijklmnopqrstuvxyzabcdefghij
#
die einkommen der landwirte sind fluer die abgeordneten ein
buch mit sieben siegeln um dem abzuhelfen muessen
dringend alle subventionsgesetze verbessert werden
#
die steuern auf vermoegen und einkommen sollten nach
meinung der abgeordneten nachdruecklich erhoben werden
dazu muessen die kontrollbefugnisse der finanzbehoerden
dringend verbessert werden
#
OUTPUT:
die einkommen der abgeordneten muessen dringend verbessert werden abcdefghijklmnopqrstuvxyzabcd
die einkommen der abgeordneten muessen dringend verbessert werden
:o

Posted: Wed Oct 16, 2002 8:57 pm
by Shahid
the yellow flag means a special correction program for that problem...it means the problem may generate more than one correct solutions and any one of those are accepted...and to manage this matter a special judge program is used..
.....so u have to do nothing with the yellow flag... :)

Posted: Thu Oct 17, 2002 8:06 am
by Dominik Michniewski
Try to search (in this problem) not from begin of test, but from end of text :-)

Dominik

Thanks, folks. Only more an ask...

Posted: Sat Oct 19, 2002 6:08 am
by fcarlos
What could causes a Presentation Error ?? I got of the judge a AC for the problem 531, but I also got a warning tell me that happened a Presentation Error..

Posted: Mon Oct 21, 2002 8:58 pm
by Shahid
hi,

to interprete the judge replies just read the link "how to interprete judge replies" (http://acm.uva.es/problemset/replies.html)......

quoting from there:
Presentation Error (PE): Your program outputs are correct but are not presented in the correct way. Check for spaces, justify, line feeds...

Accepted (P.E.): Same as above, but the Presentation Error is intended only for contests. The 24-hours judge takes it only as a warning. Don't worry a lot, since many of our problems have the output specification not very fine