QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#73852#3857. Single-track railwayZhaoZiLongWA 12ms8364kbPython32.9kb2023-01-29 09:00:352023-01-29 09:00:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 8364kb

input:

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

output:

39
20
51
44
8
10
12
68

result:

wrong answer 3rd lines differ - expected: '70', found: '51'