Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9980
132864
Accepted
500

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 0023.3 57488 38656 Accepted 100
1 2 3 4 0025.7 57488 38656 Accepted 100
2 3 4 0024.4 57488 38784 Accepted 100
3 3 4 0023.9 57488 38528 Accepted 100
4 1 2 4 0355.7 99068 96384 Accepted 100
5 1 2 4 0247.4 135508 132864 Accepted 100
6 1 2 4 0022.3 57488 38656 Accepted 100
7 1 2 4 0254.6 97692 94720 Accepted 100
8 1 2 4 0348.2 99860 97024 Accepted 100
9 1 2 4 0368.0 99068 96384 Accepted 100
10 1 2 4 0355.9 99072 96256 Accepted 100
11 2 4 0385.8 97540 94848 Accepted 100
12 2 4 0375.0 98988 96256 Accepted 100
13 2 4 0389.6 98720 96000 Accepted 100
14 2 4 0306.7 93980 91136 Accepted 100
15 2 4 0154.4 92736 73856 Accepted 100
16 2 4 0302.6 94636 91776 Accepted 100
17 2 4 0114.4 93252 65524 Accepted 100
18 2 4 0420.0 99000 96256 Accepted 100
19 2 4 0149.6 96592 75776 Accepted 100
20 3 4 0024.2 57884 39168 Accepted 100
21 3 4 0024.4 57752 38912 Accepted 100
22 3 4 0026.3 57940 39296 Accepted 100
23 3 4 0024.0 57756 39040 Accepted 100
24 3 4 0024.9 57884 39168 Accepted 100
25 3 4 0028.1 57884 39168 Accepted 100
26 3 4 0026.5 57884 39168 Accepted 100
27 3 4 0024.9 57884 39168 Accepted 100
28 3 4 0026.6 57884 39296 Accepted 100
29 3 4 0025.1 57884 39296 Accepted 100
30 3 4 0027.3 57752 39040 Accepted 100
31 3 4 0025.5 57752 39040 Accepted 100
32 3 4 0025.7 57884 39296 Accepted 100
33 3 4 0024.8 57752 39040 Accepted 100
34 4 0458.4 99768 97152 Accepted 100
35 4 0327.8 94484 91776 Accepted 100
36 4 0413.3 98168 95360 Accepted 100
37 4 0380.4 95504 92800 Accepted 100
38 4 0237.8 85888 71296 Accepted 100
39 4 0450.9 98172 95488 Accepted 100
40 4 0335.1 86000 81792 Accepted 100
41 4 0361.1 121908 109568 Accepted 100
42 4 0246.2 89828 77440 Accepted 100
43 4 0439.5 99068 96512 Accepted 100
44 4 0155.8 84116 65408 Accepted 100
45 4 0355.0 92052 79892 Accepted 100
46 4 0402.4 98168 95232 Accepted 100
47 4 0410.7 99728 97152 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.91 KB
Back to Top