QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#427321#8780. Training, Round 2ucup-team3552#WA 1ms6008kbC++142.9kb2024-06-01 12:33:592024-06-01 12:34:00

詳細信息

Test #1:

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

input:

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

output:

2

result:

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