QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51510#1439. Football MatchZhaoZiLongWA 1ms3784kbC++113.0kb2022-10-02 15:50:352022-10-02 15:50:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3708kb

input:

4
YNNY

output:

YES
1 9999 10000 1 

result:

ok OK

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3784kb

input:

3
NNN

output:

YES
10000 

result:

wrong output format Unexpected end of file - int32 expected