QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#731912#9543. Good Partitionsucup-team5126WA 0ms3608kbC++17590b2024-11-10 12:15:592024-11-10 12:15:59

详细

Test #1:

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

input:

1
5 2
4 3 2 6 1
2 5
3 5

output:

2

result:

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