Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10405
139996
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 0019.9 60964 38656 Accepted 100
1 2 3 4 0021.2 60964 38656 Accepted 100
2 3 4 0023.6 60964 38656 Accepted 100
3 3 4 0023.4 60964 38656 Accepted 100
4 1 2 4 0384.1 106876 103644 Accepted 100
5 1 2 4 0249.5 143048 139996 Accepted 100
6 1 2 4 0025.2 60964 38656 Accepted 100
7 1 2 4 0279.8 106752 103444 Accepted 100
8 1 2 4 0375.1 107360 104156 Accepted 100
9 1 2 4 0393.6 106880 103772 Accepted 100
10 1 2 4 0389.9 106752 103644 Accepted 100
11 2 4 0420.7 106084 102988 Accepted 100
12 2 4 0416.2 107048 103908 Accepted 100
13 2 4 0403.5 106796 103788 Accepted 100
14 2 4 0314.8 103356 100084 Accepted 100
15 2 4 0159.9 96240 73984 Accepted 100
16 2 4 0330.2 102840 99876 Accepted 100
17 2 4 0114.0 96732 65536 Accepted 100
18 2 4 0417.0 107076 104060 Accepted 100
19 2 4 0143.7 100112 75904 Accepted 100
20 3 4 0026.1 61380 39296 Accepted 100
21 3 4 0022.0 61228 38912 Accepted 100
22 3 4 0024.3 61564 39424 Accepted 100
23 3 4 0023.9 61228 39040 Accepted 100
24 3 4 0024.4 61360 39168 Accepted 100
25 3 4 0023.7 61392 39424 Accepted 100
26 3 4 0025.0 61392 39296 Accepted 100
27 3 4 0024.6 61368 39296 Accepted 100
28 3 4 0023.6 61416 39296 Accepted 100
29 3 4 0024.0 61412 39168 Accepted 100
30 3 4 0022.9 61228 39040 Accepted 100
31 3 4 0023.1 61368 39168 Accepted 100
32 3 4 0025.6 61392 39424 Accepted 100
33 3 4 0024.7 61228 39040 Accepted 100
34 4 0463.3 107312 104336 Accepted 100
35 4 0345.6 103716 100652 Accepted 100
36 4 0440.8 106508 103496 Accepted 100
37 4 0397.5 103852 100596 Accepted 100
38 4 0244.8 91404 74212 Accepted 100
39 4 0431.9 106504 103488 Accepted 100
40 4 0328.8 95220 89216 Accepted 100
41 4 0403.3 129524 112988 Accepted 100
42 4 0264.2 95460 80676 Accepted 100
43 4 0434.9 106756 103648 Accepted 100
44 4 0161.5 87752 65536 Accepted 100
45 4 0364.1 97832 83908 Accepted 100
46 4 0427.8 106508 103496 Accepted 100
47 4 0453.2 107356 104300 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.72 KB
Back to Top