QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#360841#8276. Code Congestionucup-team387WA 15ms79044kbC++118.7kb2024-03-22 11:33:492024-03-22 11:33:49

详细

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 79044kb

input:

3 3
2 3 4
1 2 2

output:

0
0
0

result:

wrong answer 1st numbers differ - expected: '40', found: '0'