QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#740665#9735. Japanese Bandsucup-team1623WA 8ms82556kbC++145.3kb2024-11-13 10:59:222024-11-13 10:59:23

詳細信息

Test #1:

score: 0
Wrong Answer
time: 8ms
memory: 82556kb

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
1
0

result:

wrong answer 2nd lines differ - expected: '4', found: '1'