Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10347
140124
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.8 60964 38656 Accepted 100
1 2 3 4 0023.5 60964 38656 Accepted 100
2 3 4 0022.1 60964 38656 Accepted 100
3 3 4 0023.9 60964 38784 Accepted 100
4 1 2 4 0435.3 106876 103772 Accepted 100
5 1 2 4 0248.4 143048 140124 Accepted 100
6 1 2 4 0022.2 60964 38656 Accepted 100
7 1 2 4 0285.9 106752 103576 Accepted 100
8 1 2 4 0357.0 107360 104160 Accepted 100
9 1 2 4 0383.8 106880 103768 Accepted 100
10 1 2 4 0387.2 106752 103648 Accepted 100
11 2 4 0424.4 106084 102988 Accepted 100
12 2 4 0413.2 107048 103908 Accepted 100
13 2 4 0387.9 106796 103656 Accepted 100
14 2 4 0311.7 103356 99956 Accepted 100
15 2 4 0163.3 96240 73856 Accepted 100
16 2 4 0330.8 102840 99876 Accepted 100
17 2 4 0111.8 96732 65664 Accepted 100
18 2 4 0410.2 107076 104056 Accepted 100
19 2 4 0144.5 100112 75904 Accepted 100
20 3 4 0023.4 61380 39296 Accepted 100
21 3 4 0023.0 61228 38912 Accepted 100
22 3 4 0026.1 61564 39424 Accepted 100
23 3 4 0021.1 61228 39040 Accepted 100
24 3 4 0023.0 61360 39168 Accepted 100
25 3 4 0025.0 61392 39424 Accepted 100
26 3 4 0024.6 61392 39296 Accepted 100
27 3 4 0023.4 61368 39296 Accepted 100
28 3 4 0022.8 61416 39296 Accepted 100
29 3 4 0024.5 61412 39424 Accepted 100
30 3 4 0023.0 61228 38912 Accepted 100
31 3 4 0023.2 61368 39168 Accepted 100
32 3 4 0023.7 61392 39424 Accepted 100
33 3 4 0024.1 61228 39040 Accepted 100
34 4 0444.7 107312 104204 Accepted 100
35 4 0340.2 103716 100656 Accepted 100
36 4 0434.3 106508 103496 Accepted 100
37 4 0385.7 103852 100720 Accepted 100
38 4 0245.2 91404 74056 Accepted 100
39 4 0436.5 106504 103488 Accepted 100
40 4 0327.1 95216 89212 Accepted 100
41 4 0405.0 129524 112860 Accepted 100
42 4 0266.5 95460 80692 Accepted 100
43 4 0428.0 106756 103644 Accepted 100
44 4 0163.7 87748 65408 Accepted 100
45 4 0345.6 97832 83908 Accepted 100
46 4 0429.4 106508 103368 Accepted 100
47 4 0453.4 107356 104304 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.72 KB
Back to Top