Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

36944
229980
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 0045.3 115852 77936 Accepted 100
1 1 4 0044.9 115852 77888 Accepted 100
2 1 4 0045.9 115852 77904 Accepted 100
3 2 4 0046.0 115852 77956 Accepted 100
4 2 4 0046.9 115852 77876 Accepted 100
5 2 4 0046.3 115852 77988 Accepted 100
6 2 4 0046.5 115852 78060 Accepted 100
7 2 4 0046.2 115852 78076 Accepted 100
8 2 4 0047.3 115988 78248 Accepted 100
9 2 4 0046.3 115984 78160 Accepted 100
10 2 4 0047.3 115988 78204 Accepted 100
11 2 4 0047.2 115984 78120 Accepted 100
12 2 4 0046.9 115984 78244 Accepted 100
13 2 4 0046.1 115984 78184 Accepted 100
14 2 4 0046.6 115852 78044 Accepted 100
15 2 4 0044.8 115852 78184 Accepted 100
16 2 4 0046.6 115852 78024 Accepted 100
17 3 4 0045.9 115852 78032 Accepted 100
18 3 4 0046.3 115852 77964 Accepted 100
19 3 4 1279.1 237088 229856 Accepted 100
20 3 4 1268.8 237108 229980 Accepted 100
21 3 4 1569.7 207920 184940 Accepted 100
22 3 4 1014.8 186320 154012 Accepted 100
23 3 4 0446.4 175512 138036 Accepted 100
24 3 4 0962.8 209012 187880 Accepted 100
25 3 4 1087.2 210728 189488 Accepted 100
26 3 4 1156.4 218384 197148 Accepted 100
27 3 4 1309.6 236912 229864 Accepted 100
28 3 4 1316.0 236912 229888 Accepted 100
29 3 4 1308.4 236904 229728 Accepted 100
30 4 0357.4 141064 108816 Accepted 100
31 4 0324.1 141328 106496 Accepted 100
32 4 1500.9 186172 153628 Accepted 100
33 4 1597.6 186192 153524 Accepted 100
34 4 1057.6 185736 153544 Accepted 100
35 4 0597.1 153032 120576 Accepted 100
36 4 0623.7 153348 121020 Accepted 100
37 4 1028.2 152820 145664 Accepted 100
38 4 1092.2 182548 150304 Accepted 100
39 4 1116.0 182604 150440 Accepted 100
40 4 1108.5 178184 145888 Accepted 100
41 4 1242.3 182460 150356 Accepted 100
42 4 3951.7 236892 229796 Accepted 100
43 4 3858.2 236892 229724 Accepted 100
44 4 3890.1 236888 229800 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
6.4 KB
Back to Top