QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#675313#1436. Split in SetsZhaoZiLongWA 0ms6740kbC++203.3kb2024-10-25 18:19:352024-10-25 18:19:35

详细

Test #1:

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

input:

3 2
4 7 5

output:

8 2

result:

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