QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#427321#8780. Training, Round 2ucup-team3552#WA 1ms6008kbC++142.9kb2024-06-01 12:33:592024-06-01 12:34:00

Details

Tip: Click on the bar to expand more detailed information

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'