QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#678036#1436. Split in SetsHuangHanShengWA 1ms5920kbC++202.3kb2024-10-26 13:53:362024-10-26 13:54:28

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5920kb

input:

3 2
4 7 5

output:

10 2

result:

wrong answer 1st words differ - expected: '11', found: '10'