QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#504302#7617. SpectacleGuanYunchangWA 1ms3544kbC++201.3kb2024-08-04 11:46:312024-08-04 11:46:33

詳細信息

Test #1:

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

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 '