Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5067
62592
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0, 4~10 $M=N-1$、$u_i\le i, v_i=i+1$ 20 / 20
2 1, 4~19 沒有任何景點可以透過一連串的道路走回自己 20 / 20
3 0~3, 20~33 $1\le N,M\le 5000$ 20 / 20
4 0~47 無特別限制 40 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 4 0002.9 34044 5504 Accepted 100
1 2 3 4 0003.1 34044 5504 Accepted 100
2 3 4 0003.0 34044 5504 Accepted 100
3 3 4 0002.6 34044 5632 Accepted 100
4 1 2 4 0194.5 34044 31360 Accepted 100
5 1 2 4 0146.2 65168 62592 Accepted 100
6 1 2 4 0002.5 34044 5504 Accepted 100
7 1 2 4 0185.6 34044 31360 Accepted 100
8 1 2 4 0175.6 34044 31360 Accepted 100
9 1 2 4 0199.9 34044 31360 Accepted 100
10 1 2 4 0195.7 34044 31360 Accepted 100
11 2 4 0198.0 34044 31360 Accepted 100
12 2 4 0185.5 34044 31360 Accepted 100
13 2 4 0185.7 34044 31360 Accepted 100
14 2 4 0181.9 34044 31360 Accepted 100
15 2 4 0101.2 34044 11520 Accepted 100
16 2 4 0193.9 34044 31360 Accepted 100
17 2 4 0091.0 34044 11520 Accepted 100
18 2 4 0180.8 34044 31360 Accepted 100
19 2 4 0102.2 34044 11520 Accepted 100
20 3 4 0003.7 34044 5760 Accepted 100
21 3 4 0003.0 34044 5504 Accepted 100
22 3 4 0003.7 34236 6016 Accepted 100
23 3 4 0003.0 34044 5504 Accepted 100
24 3 4 0003.3 34044 5632 Accepted 100
25 3 4 0004.0 34044 5760 Accepted 100
26 3 4 0004.4 34044 5760 Accepted 100
27 3 4 0003.4 34044 5632 Accepted 100
28 3 4 0003.6 34044 5760 Accepted 100
29 3 4 0003.7 34044 5888 Accepted 100
30 3 4 0003.4 34044 5632 Accepted 100
31 3 4 0003.4 34044 5760 Accepted 100
32 3 4 0003.6 34044 5760 Accepted 100
33 3 4 0003.1 34044 5632 Accepted 100
34 4 0202.2 34044 31360 Accepted 100
35 4 0181.9 34044 31360 Accepted 100
36 4 0199.1 34044 31360 Accepted 100
37 4 0199.3 34044 31360 Accepted 100
38 4 0120.3 34044 20736 Accepted 100
39 4 0192.3 34044 31360 Accepted 100
40 4 0173.8 36160 33280 Accepted 100
41 4 0206.4 65168 56704 Accepted 100
42 4 0130.2 34044 20864 Accepted 100
43 4 0209.9 34044 31488 Accepted 100
44 4 0091.6 34404 12160 Accepted 100
45 4 0170.7 34244 21504 Accepted 100
46 4 0198.7 34044 31360 Accepted 100
47 4 0209.1 34044 31360 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.13 KB
Back to Top