QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#854030#9735. Japanese Bandsucup-team5150WA 2ms12128kbC++203.0kb2025-01-11 21:03:472025-01-11 21:03:56

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 12128kb

input:

3
2 3 3 3
2 3
1 1
2 3
2 2 2 1
1 1
1 1 10 2
1 2
1 3

output:

6
4
999999880

result:

wrong answer 3rd lines differ - expected: '0', found: '999999880'