QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#428144#8780. Training, Round 2ucup-team3540#WA 0ms3584kbC++206.8kb2024-06-01 17:43:022024-06-01 17:43:03

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3584kb

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'