QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#430489#8780. Training, Round 2ucup-team968#WA 1ms4048kbC++2060.4kb2024-06-03 21:17:402024-06-03 21:17:40

詳細信息

Test #1:

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

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'