QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#492691#8780. Training, Round 2ZhaoZiLongWA 0ms3548kbC++14680b2024-07-26 15:19:042024-07-26 15:19:05

詳細信息

Test #1:

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

input:

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

output:

0

result:

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