Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

20199
112624
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.6 6220 3496 Accepted 100
1 1 4 0001.3 6220 3548 Accepted 100
2 1 4 0001.3 6220 3488 Accepted 100
3 2 4 0001.2 6220 3552 Accepted 100
4 2 4 0001.2 6220 3548 Accepted 100
5 2 4 0002.0 6352 3712 Accepted 100
6 2 4 0001.9 6352 3772 Accepted 100
7 2 4 0001.8 6352 3456 Accepted 100
8 2 4 0002.0 6352 3720 Accepted 100
9 2 4 0001.8 6352 3780 Accepted 100
10 2 4 0001.8 6352 3756 Accepted 100
11 2 4 0001.9 6352 3676 Accepted 100
12 2 4 0002.0 6352 3604 Accepted 100
13 2 4 0002.1 6352 3692 Accepted 100
14 2 4 0001.8 6364 3616 Accepted 100
15 2 4 0001.6 6364 3616 Accepted 100
16 2 4 0001.5 6364 3636 Accepted 100
17 3 4 0001.5 6220 3484 Accepted 100
18 3 4 0001.3 6220 3496 Accepted 100
19 3 4 0968.3 115740 112624 Accepted 100
20 3 4 0941.4 115748 112476 Accepted 100
21 3 4 0884.3 80380 76520 Accepted 100
22 3 4 0609.2 47688 44556 Accepted 100
23 3 4 0267.9 32344 29244 Accepted 100
24 3 4 0813.6 78532 74504 Accepted 100
25 3 4 0750.9 78540 74644 Accepted 100
26 3 4 0765.8 78532 74652 Accepted 100
27 3 4 0982.1 115560 112336 Accepted 100
28 3 4 0954.7 115560 112428 Accepted 100
29 3 4 0957.8 115560 112412 Accepted 100
30 4 0431.3 47208 44048 Accepted 100
31 4 0413.1 47184 43868 Accepted 100
32 4 0643.2 48000 44796 Accepted 100
33 4 0627.5 48000 44756 Accepted 100
34 4 0547.2 47900 44876 Accepted 100
35 4 0460.2 47116 43796 Accepted 100
36 4 0485.2 47176 43768 Accepted 100
37 4 1266.2 114160 111160 Accepted 100
38 4 0616.4 47652 44672 Accepted 100
39 4 0607.1 47660 44676 Accepted 100
40 4 0602.4 47624 44496 Accepted 100
41 4 0613.1 47900 44776 Accepted 100
42 4 1312.0 115560 112264 Accepted 100
43 4 1317.6 115560 112416 Accepted 100
44 4 1329.0 115560 112424 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.62 KB
Back to Top