Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

22642
132444
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 0023.6 64844 38764 Accepted 100
1 1 4 0024.1 64844 38752 Accepted 100
2 1 4 0024.5 64844 38832 Accepted 100
3 2 4 0023.8 64844 38836 Accepted 100
4 2 4 0027.0 64844 38812 Accepted 100
5 2 4 0032.6 64844 38884 Accepted 100
6 2 4 0026.0 64844 38896 Accepted 100
7 2 4 0038.1 64844 38848 Accepted 100
8 2 4 0023.3 64976 38928 Accepted 100
9 2 4 0023.6 64976 38748 Accepted 100
10 2 4 0023.3 64976 38948 Accepted 100
11 2 4 0024.1 64844 38884 Accepted 100
12 2 4 0025.6 64844 38996 Accepted 100
13 2 4 0024.8 64844 38908 Accepted 100
14 2 4 0023.4 64844 38860 Accepted 100
15 2 4 0024.6 64844 38656 Accepted 100
16 2 4 0024.1 64844 38864 Accepted 100
17 3 4 0023.4 64844 38916 Accepted 100
18 3 4 0024.0 64844 38748 Accepted 100
19 3 4 1016.0 120936 115724 Accepted 100
20 3 4 0993.3 124784 118824 Accepted 100
21 3 4 0949.8 110824 98828 Accepted 100
22 3 4 0569.3 106300 85012 Accepted 100
23 3 4 0253.1 105276 79452 Accepted 100
24 3 4 0756.1 111704 99660 Accepted 100
25 3 4 0728.8 116436 103576 Accepted 100
26 3 4 0931.8 146516 132444 Accepted 100
27 3 4 0980.6 119360 116820 Accepted 100
28 3 4 1174.0 119360 116648 Accepted 100
29 3 4 1124.3 119360 116796 Accepted 100
30 4 0381.0 79232 57896 Accepted 100
31 4 0328.0 79232 57704 Accepted 100
32 4 0832.8 108616 86040 Accepted 100
33 4 1131.8 117740 91596 Accepted 100
34 4 0757.3 104708 83300 Accepted 100
35 4 0449.2 90572 67688 Accepted 100
36 4 0588.0 92072 69932 Accepted 100
37 4 1158.9 93488 90820 Accepted 100
38 4 0557.8 102860 81328 Accepted 100
39 4 0495.9 102992 81516 Accepted 100
40 4 0570.6 100352 78988 Accepted 100
41 4 0784.4 114704 89004 Accepted 100
42 4 1634.0 122000 119344 Accepted 100
43 4 1464.5 122000 119284 Accepted 100
44 4 1547.2 122000 119412 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.41 KB
Back to Top