QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#428365#8780. Training, Round 2ucup-team3627#WA 1ms5796kbC++232.9kb2024-06-01 19:06:002024-06-01 19:06:01

详细

Test #1:

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

input:

3 0 0
0 1 0 1
1 1 0 1
1 1 1 1

output:

1

result:

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