QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#842811#9961. Cowsucup-team3935#WA 0ms3836kbC++203.6kb2025-01-04 14:56:072025-01-04 14:56:08

詳細信息

Test #1:

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

input:

5
5 4 0 4 6

output:

5 3
1 := 4 1
2 := 0 -2
3 := 4 -4
4 := 6 -12
0

result:

wrong answer 1st numbers differ - expected: '4', found: '5'