QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#854608#9735. Japanese Bandsucup-team3607#WA 0ms3836kbC++236.3kb2025-01-12 03:26:502025-01-12 03:26:51

详细

Test #1:

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

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:

8
4
1

result:

wrong answer 1st lines differ - expected: '6', found: '8'