QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#492691#8780. Training, Round 2ZhaoZiLongWA 0ms3548kbC++14680b2024-07-26 15:19:042024-07-26 15:19:05

Details

Tip: Click on the bar to expand more detailed information

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'