QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#227540#7617. Spectacleucup-team971WA 0ms3828kbC++201.7kb2023-10-27 17:44:312023-10-27 17:44:31

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3828kb

input:

6
100 13 20 14 10 105

output:

-40 1 6 

result:

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