Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

17331
126344
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 6064 3584 Accepted 100
1 2 3 4 0001.4 6064 3584 Accepted 100
2 3 4 0001.4 6064 3584 Accepted 100
3 3 4 0001.5 6064 3456 Accepted 100
4 1 2 4 0679.6 74796 72064 Accepted 100
5 1 2 4 0627.5 129188 126344 Accepted 100
6 1 2 4 0001.7 6064 3584 Accepted 100
7 1 2 4 0577.0 72036 69248 Accepted 100
8 1 2 4 0699.3 75720 72960 Accepted 100
9 1 2 4 0637.7 74796 72064 Accepted 100
10 1 2 4 0661.8 74796 72064 Accepted 100
11 2 4 0681.0 75192 72320 Accepted 100
12 2 4 0691.6 76380 73472 Accepted 100
13 2 4 0654.6 76116 73344 Accepted 100
14 2 4 0605.0 72156 69376 Accepted 100
15 2 4 0330.0 29604 27136 Accepted 100
16 2 4 0605.4 72024 69376 Accepted 100
17 2 4 0269.7 29896 21120 Accepted 100
18 2 4 0684.3 76380 73728 Accepted 100
19 2 4 0325.5 33224 30592 Accepted 100
20 3 4 0006.0 6764 4224 Accepted 100
21 3 4 0003.3 6196 3712 Accepted 100
22 3 4 0006.4 6916 4480 Accepted 100
23 3 4 0003.3 6328 3840 Accepted 100
24 3 4 0005.3 6480 4096 Accepted 100
25 3 4 0006.0 6776 4224 Accepted 100
26 3 4 0006.0 6776 4224 Accepted 100
27 3 4 0006.1 6768 4096 Accepted 100
28 3 4 0007.5 6772 4352 Accepted 100
29 3 4 0006.3 6764 4224 Accepted 100
30 3 4 0005.5 6480 3968 Accepted 100
31 3 4 0005.9 6620 4224 Accepted 100
32 3 4 0008.2 6776 4224 Accepted 100
33 3 4 0005.2 6348 3712 Accepted 100
34 4 0711.6 75588 72832 Accepted 100
35 4 0629.3 72684 69888 Accepted 100
36 4 0690.5 75716 73088 Accepted 100
37 4 0642.1 73080 70400 Accepted 100
38 4 0476.6 35016 32384 Accepted 100
39 4 0679.7 75720 72960 Accepted 100
40 4 0603.8 63024 59956 Accepted 100
41 4 0655.1 92120 89476 Accepted 100
42 4 0504.8 43768 41088 Accepted 100
43 4 0702.6 74796 72064 Accepted 100
44 4 0321.8 20336 17788 Accepted 100
45 4 0519.8 47880 44464 Accepted 100
46 4 0686.8 75716 72832 Accepted 100
47 4 0687.6 75632 73216 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.89 KB
Back to Top