QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#301776#6310. Dining Professorsucup-team980#WA 1ms3620kbC++14494b2024-01-10 11:13:252024-01-10 11:13:26

详细

Test #1:

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

input:

5 2
1 0 1 0 1

output:

12

result:

wrong answer 1st numbers differ - expected: '13', found: '12'