QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#222458#7616. Jump Graphucup-team216#WA 1ms3736kbC++203.4kb2023-10-21 17:17:522023-10-21 17:17:52

詳細信息

Test #1:

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

input:

6
1 6 3 2 5 4

output:

2

result:

wrong answer 1st lines differ - expected: '11 7 7 7 6 8', found: '2'