Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

14027
153612
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 0001.6 6228 3456 Accepted 100
1 2 3 4 0001.5 6228 3456 Accepted 100
2 3 4 0001.2 6228 3456 Accepted 100
3 3 4 0001.2 6228 3328 Accepted 100
4 1 2 4 0637.7 122260 119424 Accepted 100
5 1 2 4 0374.8 156728 153612 Accepted 100
6 1 2 4 0001.3 6228 3456 Accepted 100
7 1 2 4 0386.1 122064 119040 Accepted 100
8 1 2 4 0647.5 122788 119808 Accepted 100
9 1 2 4 0634.5 122268 119296 Accepted 100
10 1 2 4 0666.0 122128 119168 Accepted 100
11 2 4 0537.1 124064 120960 Accepted 100
12 2 4 0623.5 124372 121472 Accepted 100
13 2 4 0630.0 124108 121344 Accepted 100
14 2 4 0411.7 122880 119936 Accepted 100
15 2 4 0266.1 61044 58240 Accepted 100
16 2 4 0438.3 120552 117760 Accepted 100
17 2 4 0291.1 60864 51580 Accepted 100
18 2 4 0617.3 124372 121600 Accepted 100
19 2 4 0288.9 63820 61056 Accepted 100
20 3 4 0004.5 7344 4608 Accepted 100
21 3 4 0001.9 6360 3584 Accepted 100
22 3 4 0002.9 6988 4352 Accepted 100
23 3 4 0003.2 6756 4096 Accepted 100
24 3 4 0004.7 7036 4352 Accepted 100
25 3 4 0004.9 7356 4608 Accepted 100
26 3 4 0004.4 7352 4608 Accepted 100
27 3 4 0004.1 7348 4608 Accepted 100
28 3 4 0005.5 7352 4608 Accepted 100
29 3 4 0004.6 7344 4608 Accepted 100
30 3 4 0003.5 6888 4096 Accepted 100
31 3 4 0003.7 6976 4224 Accepted 100
32 3 4 0005.0 7352 4608 Accepted 100
33 3 4 0003.3 6624 4096 Accepted 100
34 4 0704.3 122656 119936 Accepted 100
35 4 0431.8 122984 120192 Accepted 100
36 4 0622.3 124236 121344 Accepted 100
37 4 0546.5 121468 118656 Accepted 100
38 4 0212.1 48660 45824 Accepted 100
39 4 0595.1 124240 121216 Accepted 100
40 4 0255.3 82920 79496 Accepted 100
41 4 0257.9 82512 79496 Accepted 100
42 4 0331.5 69508 66560 Accepted 100
43 4 0637.0 122260 119424 Accepted 100
44 4 0099.0 20264 17536 Accepted 100
45 4 0514.9 82364 78928 Accepted 100
46 4 0624.8 124116 121344 Accepted 100
47 4 0680.5 122536 119680 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.82 KB
Back to Top