Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10063
132864
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 0025.1 57488 38656 Accepted 100
1 2 3 4 0021.3 57488 38656 Accepted 100
2 3 4 0021.3 57488 38656 Accepted 100
3 3 4 0023.5 57488 38528 Accepted 100
4 1 2 4 0358.5 99068 96384 Accepted 100
5 1 2 4 0237.9 135500 132864 Accepted 100
6 1 2 4 0021.1 57488 38656 Accepted 100
7 1 2 4 0258.0 97692 94592 Accepted 100
8 1 2 4 0368.5 99860 97152 Accepted 100
9 1 2 4 0390.1 99068 96384 Accepted 100
10 1 2 4 0392.9 99072 96256 Accepted 100
11 2 4 0387.3 97540 94848 Accepted 100
12 2 4 0385.7 98988 96256 Accepted 100
13 2 4 0389.8 98720 96000 Accepted 100
14 2 4 0284.9 93980 91264 Accepted 100
15 2 4 0157.5 92736 73856 Accepted 100
16 2 4 0326.5 94636 91904 Accepted 100
17 2 4 0113.8 93252 65404 Accepted 100
18 2 4 0417.0 99000 96256 Accepted 100
19 2 4 0153.5 96592 75648 Accepted 100
20 3 4 0025.6 57884 39168 Accepted 100
21 3 4 0026.1 57752 38912 Accepted 100
22 3 4 0028.8 57936 39424 Accepted 100
23 3 4 0024.5 57756 39040 Accepted 100
24 3 4 0025.0 57884 39168 Accepted 100
25 3 4 0025.1 57884 39296 Accepted 100
26 3 4 0024.2 57884 39296 Accepted 100
27 3 4 0024.3 57884 39168 Accepted 100
28 3 4 0024.8 57884 39296 Accepted 100
29 3 4 0022.8 57884 39296 Accepted 100
30 3 4 0027.3 57752 39168 Accepted 100
31 3 4 0025.9 57752 39040 Accepted 100
32 3 4 0024.8 57884 39424 Accepted 100
33 3 4 0023.4 57752 39168 Accepted 100
34 4 0461.6 99768 97024 Accepted 100
35 4 0334.9 94484 91648 Accepted 100
36 4 0399.9 98168 95232 Accepted 100
37 4 0347.7 95504 92800 Accepted 100
38 4 0226.7 85888 71296 Accepted 100
39 4 0413.7 98172 95616 Accepted 100
40 4 0324.9 85996 81792 Accepted 100
41 4 0417.8 121912 109696 Accepted 100
42 4 0258.8 89828 77440 Accepted 100
43 4 0434.1 99068 96256 Accepted 100
44 4 0157.4 84116 65408 Accepted 100
45 4 0351.5 92044 80012 Accepted 100
46 4 0410.2 98168 95360 Accepted 100
47 4 0436.3 99728 97152 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.91 KB
Back to Top