Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8366
67052
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~2 範例測資。 0 / 0
2 3~16 $N,M \leq 1000$。 15 / 15
3 17~29 對於 $1 \leq i < N$,都存在一條從第 $i$ 個區域到第 $i+1$ 個區域的高架橋。 42 / 42
4 0~44 無特別限制。 43 / 43

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0001.8 66744 2840 Accepted 100
1 1 4 0001.1 66744 2916 Accepted 100
2 1 4 0001.1 66744 2968 Accepted 100
3 2 4 0001.4 66744 3032 Accepted 100
4 2 4 0001.0 66744 2832 Accepted 100
5 2 4 0001.3 66744 2996 Accepted 100
6 2 4 0001.2 66744 2992 Accepted 100
7 2 4 0001.2 66744 2944 Accepted 100
8 2 4 0001.3 66744 3156 Accepted 100
9 2 4 0001.4 66744 3092 Accepted 100
10 2 4 0001.2 66744 3084 Accepted 100
11 2 4 0001.2 66744 3064 Accepted 100
12 2 4 0001.3 66744 2984 Accepted 100
13 2 4 0001.5 66744 3012 Accepted 100
14 2 4 0001.2 66744 2984 Accepted 100
15 2 4 0001.1 66744 2980 Accepted 100
16 2 4 0001.2 66744 2940 Accepted 100
17 3 4 0001.0 66744 3040 Accepted 100
18 3 4 0001.0 66744 2816 Accepted 100
19 3 4 0177.0 66744 61776 Accepted 100
20 3 4 0171.9 66744 61620 Accepted 100
21 3 4 0256.5 66876 51924 Accepted 100
22 3 4 0284.7 66876 40108 Accepted 100
23 3 4 0292.9 66876 35092 Accepted 100
24 3 4 0183.8 66744 48868 Accepted 100
25 3 4 0297.2 70176 52160 Accepted 100
26 3 4 0307.2 85488 67052 Accepted 100
27 3 4 0189.3 66744 63352 Accepted 100
28 3 4 0187.6 66744 63540 Accepted 100
29 3 4 0214.1 66744 62764 Accepted 100
30 4 0183.3 66876 20680 Accepted 100
31 4 0115.0 66876 20348 Accepted 100
32 4 0551.3 67668 41084 Accepted 100
33 4 0792.1 68724 42168 Accepted 100
34 4 0218.1 66744 40120 Accepted 100
35 4 0268.4 68724 28056 Accepted 100
36 4 0333.9 69252 28620 Accepted 100
37 4 0313.3 67548 46404 Accepted 100
38 4 0194.0 66744 39624 Accepted 100
39 4 0281.8 66744 39760 Accepted 100
40 4 0312.6 66744 37820 Accepted 100
41 4 0397.2 66744 39892 Accepted 100
42 4 0616.6 66744 63524 Accepted 100
43 4 0574.1 66744 63452 Accepted 100
44 4 0628.8 66744 63600 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
4.28 KB
Back to Top