QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#336709#8276. Code Congestionucup-team1700#WA 1ms5656kbC++201.4kb2024-02-24 19:53:082024-02-24 19:53:12

詳細信息

Test #1:

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

input:

3 3
2 3 4
1 2 2

output:

0
20
40
40

result:

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