Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8561
132992
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 0020.8 65180 39168 Accepted 100
1 2 3 4 0021.5 65184 39168 Accepted 100
2 3 4 0021.2 65180 39168 Accepted 100
3 3 4 0021.4 65184 39168 Accepted 100
4 1 2 4 0371.7 91316 88704 Accepted 100
5 1 2 4 0223.6 135692 132992 Accepted 100
6 1 2 4 0031.3 65180 39296 Accepted 100
7 1 2 4 0232.3 91140 87984 Accepted 100
8 1 2 4 0327.9 91888 89216 Accepted 100
9 1 2 4 0349.6 91316 88704 Accepted 100
10 1 2 4 0336.3 91316 88704 Accepted 100
11 2 4 0341.9 93032 90496 Accepted 100
12 2 4 0350.1 93424 90880 Accepted 100
13 2 4 0321.1 93164 90624 Accepted 100
14 2 4 0253.5 92004 89344 Accepted 100
15 2 4 0123.2 88284 62336 Accepted 100
16 2 4 0265.8 89600 87036 Accepted 100
17 2 4 0095.2 88960 56824 Accepted 100
18 2 4 0345.6 93456 90752 Accepted 100
19 2 4 0123.4 91984 65792 Accepted 100
20 3 4 0022.6 65440 39680 Accepted 100
21 3 4 0021.1 65320 39296 Accepted 100
22 3 4 0023.8 65700 39936 Accepted 100
23 3 4 0021.9 65440 39424 Accepted 100
24 3 4 0023.7 65452 39552 Accepted 100
25 3 4 0023.5 65444 39680 Accepted 100
26 3 4 0022.8 65448 39680 Accepted 100
27 3 4 0022.6 65440 39808 Accepted 100
28 3 4 0023.4 65448 39680 Accepted 100
29 3 4 0022.5 65468 39808 Accepted 100
30 3 4 0022.3 65312 39424 Accepted 100
31 3 4 0022.3 65340 39552 Accepted 100
32 3 4 0025.1 65440 39680 Accepted 100
33 3 4 0024.1 65316 39552 Accepted 100
34 4 0385.8 91848 89216 Accepted 100
35 4 0282.0 92104 89472 Accepted 100
36 4 0336.2 93324 90608 Accepted 100
37 4 0325.7 90664 88064 Accepted 100
38 4 0179.5 81024 63744 Accepted 100
39 4 0357.0 93304 90368 Accepted 100
40 4 0255.5 84264 80288 Accepted 100
41 4 0311.2 124072 113664 Accepted 100
42 4 0223.3 85248 69632 Accepted 100
43 4 0340.2 91316 88704 Accepted 100
44 4 0118.3 78856 52992 Accepted 100
45 4 0254.1 87540 72080 Accepted 100
46 4 0332.3 93312 90624 Accepted 100
47 4 0361.0 91916 89344 Accepted 100
Submitter:
C
Compiler:
c++20
Code Length:
2.6 KB
Back to Top