QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#425506#3857. Single-track railwayMaMengQiWA 1ms3880kbC++201.4kb2024-05-30 12:12:052024-05-30 12:12:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

39
20
27
10
12
14
16
36

result:

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