Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

18261
83224
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.5 6220 3468 Accepted 100
1 1 4 0001.1 6220 3500 Accepted 100
2 1 4 0001.1 6220 3488 Accepted 100
3 2 4 0001.1 6220 3412 Accepted 100
4 2 4 0001.2 6220 3552 Accepted 100
5 2 4 0001.6 6352 3672 Accepted 100
6 2 4 0001.9 6352 3696 Accepted 100
7 2 4 0001.5 6352 3608 Accepted 100
8 2 4 0001.5 6352 3708 Accepted 100
9 2 4 0001.5 6352 3656 Accepted 100
10 2 4 0001.8 6352 3492 Accepted 100
11 2 4 0001.6 6352 3528 Accepted 100
12 2 4 0001.8 6352 3692 Accepted 100
13 2 4 0001.8 6352 3644 Accepted 100
14 2 4 0001.4 6220 3540 Accepted 100
15 2 4 0001.4 6220 3592 Accepted 100
16 2 4 0001.5 6220 3504 Accepted 100
17 3 4 0001.2 6220 3416 Accepted 100
18 3 4 0001.1 6220 3484 Accepted 100
19 3 4 0725.0 86432 83132 Accepted 100
20 3 4 0759.2 86444 83196 Accepted 100
21 3 4 0769.5 62800 58980 Accepted 100
22 3 4 0541.7 41816 38484 Accepted 100
23 3 4 0194.9 31728 28768 Accepted 100
24 3 4 0621.6 60952 57152 Accepted 100
25 3 4 0649.5 62812 58716 Accepted 100
26 3 4 0683.8 71480 66500 Accepted 100
27 3 4 0844.4 86304 83156 Accepted 100
28 3 4 0870.3 86304 83180 Accepted 100
29 3 4 0858.8 86304 83156 Accepted 100
30 4 0435.6 41200 37956 Accepted 100
31 4 0447.9 41176 37928 Accepted 100
32 4 0632.5 44320 40328 Accepted 100
33 4 0686.2 48928 43296 Accepted 100
34 4 0565.5 42028 38760 Accepted 100
35 4 0481.1 43300 39180 Accepted 100
36 4 0519.2 43360 39400 Accepted 100
37 4 1210.1 84196 80888 Accepted 100
38 4 0588.8 41772 38508 Accepted 100
39 4 0525.0 41776 38604 Accepted 100
40 4 0517.2 41716 38364 Accepted 100
41 4 0656.4 48688 43372 Accepted 100
42 4 1123.4 86304 83032 Accepted 100
43 4 1203.7 86304 83188 Accepted 100
44 4 1122.5 86304 83224 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.98 KB
Back to Top