QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#245716#7623. Coloring Tapeucup-team1878#WA 1078ms5452kbC++209.5kb2023-11-10 10:27:522023-11-10 10:27:53

详细

Test #1:

score: 0
Wrong Answer
time: 1078ms
memory: 5452kb

input:

3 5 3
3 2 3 0
4 1 2 0
5 1 3 0

output:

750061283

result:

wrong answer 1st numbers differ - expected: '19', found: '750061283'