QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#223239#7617. Spectacleucup-team2142#WA 1ms3440kbC++1413.2kb2023-10-21 22:51:192023-10-21 22:51:19

详细

Test #1:

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

input:

6
100 13 20 14 10 105

output:

0 0 0 

result:

wrong answer 1st lines differ - expected: '1 5 6', found: '0 0 0 '