QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#51510#1439. Football MatchZhaoZiLongWA 1ms3784kbC++113.0kb2022-10-02 15:50:352022-10-02 15:50:36

詳細信息

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