QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#73840#3857. Single-track railwayZhaoZiLongRE 82ms26484kbJava82.5kb2023-01-29 07:44:082023-01-29 07:44:10

详细

Test #1:

score: 100
Accepted
time: 60ms
memory: 26484kb

input:

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

output:

39
20
70
56
37
37
37
91

result:

ok 8 lines

Test #2:

score: 0
Accepted
time: 82ms
memory: 26400kb

input:

3
8 41
0

output:

33

result:

ok single line: '33'

Test #3:

score: -100
Runtime Error

input:

30
86 100 80 30 23 17 90 98 20 3 43 31 49 14 14 47 13 44 7 30 50 29 67 68 56 69 28 61 81
10
21 23
7 99
16 70
3 50
4 17
26 42
7 37
10 43
26 83
13 96

output:


result: