QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#853375#9732. Gathering Mushroomsucup-team3634#WA 0ms3588kbC++2340.5kb2025-01-11 16:49:372025-01-11 16:49:38

详细

Test #1:

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

input:

3
5 3
2 2 1 3 3
2 5 1 2 4
5 4
2 2 1 3 3
2 5 1 2 4
3 10
1 2 3
1 3 2

output:


result:

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