QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#380135#3704. Travelucup-team1383RE 0ms3832kbC++201.9kb2024-04-06 21:08:372024-04-06 21:08:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3544kb

input:

3 2 1 3
1 2
2 3

output:

2

result:

ok 1 number(s): "2"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3792kb

input:

3 2 2 3
1 2
2 3

output:

3

result:

ok 1 number(s): "3"

Test #3:

score: 0
Accepted
time: 0ms
memory: 3756kb

input:

2 0 1 1

output:

1

result:

ok 1 number(s): "1"

Test #4:

score: 0
Accepted
time: 0ms
memory: 3832kb

input:

2 0 1 1000000000

output:

1000000000

result:

ok 1 number(s): "1000000000"

Test #5:

score: -100
Runtime Error

input:

100 2000 348125329 153783443
72 45
79 6
13 64
27 3
22 13
1 76
33 87
72 41
41 30
10 3
43 46
12 40
40 86
38 34
92 96
16 70
11 95
26 78
54 43
50 49
55 82
18 67
49 58
85 41
34 94
57 13
40 44
34 49
95 77
30 74
77 2
90 76
51 98
5 78
5 43
8 96
66 43
74 23
47 25
7 28
77 86
96 4
99 53
80 88
13 29
9 44
51 44
...

output:


result: