QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#798081#9800. Crisis Event: Meteoriteucup-team5885WA 0ms3640kbC++171.7kb2024-12-04 01:47:282024-12-04 01:47:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3 4
1 0 1
0 1 0
2 0 0
0 0 3
4 5 0
1 1
1
1000

output:

5
-1

result:

wrong answer 1st numbers differ - expected: '4', found: '5'