QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#504299#7617. SpectacleGuanYunchangWA 0ms3632kbC++201.3kb2024-08-04 11:42:022024-08-04 11:42:02

详细

Test #1:

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

input:

6
100 13 20 14 10 105

output:

1 5 5 

result:

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