QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#504289#7617. SpectacleZhangYiDeWA 0ms3640kbC++171.4kb2024-08-04 11:34:022024-08-04 11:34:04

详细

Test #1:

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

input:

6
100 13 20 14 10 105

output:

3 1 6 80 5 
1 5 6 

result:

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