Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8676
129152
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 0021.0 61396 35200 Accepted 100
1 2 3 4 0021.1 61396 35328 Accepted 100
2 3 4 0019.6 61396 35200 Accepted 100
3 3 4 0018.8 61396 35200 Accepted 100
4 1 2 4 0354.9 91312 88704 Accepted 100
5 1 2 4 0217.3 131784 129152 Accepted 100
6 1 2 4 0019.4 61396 35200 Accepted 100
7 1 2 4 0226.3 90436 87788 Accepted 100
8 1 2 4 0323.6 91844 89216 Accepted 100
9 1 2 4 0343.7 91316 88704 Accepted 100
10 1 2 4 0356.1 91300 88704 Accepted 100
11 2 4 0348.7 93028 90496 Accepted 100
12 2 4 0357.1 93400 90880 Accepted 100
13 2 4 0338.1 93160 90624 Accepted 100
14 2 4 0249.7 92004 89344 Accepted 100
15 2 4 0124.6 84500 58368 Accepted 100
16 2 4 0275.6 89360 86844 Accepted 100
17 2 4 0099.2 85180 52988 Accepted 100
18 2 4 0341.9 93460 90752 Accepted 100
19 2 4 0128.0 88196 62080 Accepted 100
20 3 4 0022.9 61660 35712 Accepted 100
21 3 4 0021.0 61528 35456 Accepted 100
22 3 4 0022.2 61792 35968 Accepted 100
23 3 4 0020.4 61660 35456 Accepted 100
24 3 4 0025.3 61664 35712 Accepted 100
25 3 4 0024.3 61660 35840 Accepted 100
26 3 4 0023.9 61660 35968 Accepted 100
27 3 4 0025.5 61660 35840 Accepted 100
28 3 4 0026.6 61660 35712 Accepted 100
29 3 4 0023.5 61660 35840 Accepted 100
30 3 4 0021.8 61528 35584 Accepted 100
31 3 4 0020.9 61528 35840 Accepted 100
32 3 4 0020.4 61660 35840 Accepted 100
33 3 4 0019.5 61528 35456 Accepted 100
34 4 0407.1 91844 89216 Accepted 100
35 4 0292.7 92108 89472 Accepted 100
36 4 0368.6 93112 90584 Accepted 100
37 4 0301.0 90620 88064 Accepted 100
38 4 0191.5 77560 60288 Accepted 100
39 4 0364.6 93096 90496 Accepted 100
40 4 0244.7 80952 77024 Accepted 100
41 4 0297.9 120164 109696 Accepted 100
42 4 0229.5 82632 67072 Accepted 100
43 4 0357.6 91280 88704 Accepted 100
44 4 0114.2 74952 49024 Accepted 100
45 4 0246.6 84904 69324 Accepted 100
46 4 0357.9 93164 90624 Accepted 100
47 4 0399.1 91836 89216 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
3.35 KB
Back to Top