QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#73869#3857. Single-track railwayGuanYunchangWA 11ms8168kbPython3633b2023-01-29 09:23:182023-01-29 09:23:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 11ms
memory: 8168kb

input:

2
39
7
1 20
1 70
1 56
1 37
1 37
1 37
1 91

output:

10
0
40

result:

wrong answer 1st lines differ - expected: '39', found: '10'