Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8614
129024
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.7 61396 35200 Accepted 100
1 2 3 4 0020.6 61396 35200 Accepted 100
2 3 4 0021.7 61396 35200 Accepted 100
3 3 4 0023.4 61396 35200 Accepted 100
4 1 2 4 0360.2 91312 88704 Accepted 100
5 1 2 4 0239.6 131776 129024 Accepted 100
6 1 2 4 0021.2 61396 35200 Accepted 100
7 1 2 4 0229.5 90432 87784 Accepted 100
8 1 2 4 0325.8 91844 89216 Accepted 100
9 1 2 4 0347.0 91316 88704 Accepted 100
10 1 2 4 0339.5 91300 88576 Accepted 100
11 2 4 0339.3 93032 90368 Accepted 100
12 2 4 0355.8 93400 90880 Accepted 100
13 2 4 0409.8 93160 90624 Accepted 100
14 2 4 0318.5 92008 89344 Accepted 100
15 2 4 0127.5 84500 58496 Accepted 100
16 2 4 0255.8 89360 86844 Accepted 100
17 2 4 0098.6 85180 52860 Accepted 100
18 2 4 0329.0 93452 90752 Accepted 100
19 2 4 0124.4 88196 62080 Accepted 100
20 3 4 0021.0 61660 35712 Accepted 100
21 3 4 0020.1 61528 35456 Accepted 100
22 3 4 0020.6 61796 35840 Accepted 100
23 3 4 0020.4 61660 35456 Accepted 100
24 3 4 0019.6 61664 35584 Accepted 100
25 3 4 0021.4 61660 35840 Accepted 100
26 3 4 0021.3 61660 35840 Accepted 100
27 3 4 0019.2 61660 35840 Accepted 100
28 3 4 0020.9 61660 35840 Accepted 100
29 3 4 0019.6 61660 35712 Accepted 100
30 3 4 0019.4 61528 35584 Accepted 100
31 3 4 0022.9 61528 35712 Accepted 100
32 3 4 0023.3 61660 35712 Accepted 100
33 3 4 0019.3 61528 35456 Accepted 100
34 4 0361.1 91844 89216 Accepted 100
35 4 0273.8 92108 89600 Accepted 100
36 4 0333.4 93112 90456 Accepted 100
37 4 0318.2 90628 88064 Accepted 100
38 4 0177.9 77564 60288 Accepted 100
39 4 0344.7 93096 90368 Accepted 100
40 4 0259.8 80948 77036 Accepted 100
41 4 0308.4 120168 109696 Accepted 100
42 4 0210.7 82636 67072 Accepted 100
43 4 0336.2 91280 88832 Accepted 100
44 4 0110.3 74948 49152 Accepted 100
45 4 0259.0 84904 69328 Accepted 100
46 4 0334.9 93168 90624 Accepted 100
47 4 0388.3 91832 89216 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.95 KB
Back to Top