QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#466028#3978. Firing the Phaserucup-team1005#WA 1ms4180kbC++205.2kb2024-07-07 14:57:142024-07-07 14:57:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4180kb

input:

5 8
2 1 4 5
5 1 12 4
5 5 9 10
1 6 4 10
2 11 7 14

output:

2

result:

wrong answer 1st lines differ - expected: '4', found: '2'