QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#214142#6550. Elimination Raceucup-team1546#WA 1ms3480kbC++178.0kb2023-10-14 17:29:402023-10-14 17:29:40

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3480kb

input:

4
1 2 3 4
2 1 3 4
4 3 1 2

output:

Yes
3 2 1 

result:

wrong output format Unexpected end of file - token expected