Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

17356
126476
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 0001.4 6064 3584 Accepted 100
1 2 3 4 0001.4 6064 3456 Accepted 100
2 3 4 0001.2 6064 3456 Accepted 100
3 3 4 0001.2 6064 3584 Accepted 100
4 1 2 4 0725.6 74796 71936 Accepted 100
5 1 2 4 0649.4 129192 126476 Accepted 100
6 1 2 4 0001.4 6064 3456 Accepted 100
7 1 2 4 0562.1 72036 69248 Accepted 100
8 1 2 4 0685.2 75720 72960 Accepted 100
9 1 2 4 0650.6 74796 72064 Accepted 100
10 1 2 4 0652.2 74796 72064 Accepted 100
11 2 4 0668.6 75192 72448 Accepted 100
12 2 4 0684.7 76380 73600 Accepted 100
13 2 4 0656.2 76116 73344 Accepted 100
14 2 4 0597.5 72156 69376 Accepted 100
15 2 4 0336.4 29604 27008 Accepted 100
16 2 4 0617.6 72024 69248 Accepted 100
17 2 4 0271.7 29896 20992 Accepted 100
18 2 4 0685.0 76380 73728 Accepted 100
19 2 4 0325.7 33224 30592 Accepted 100
20 3 4 0006.7 6764 4096 Accepted 100
21 3 4 0003.3 6196 3712 Accepted 100
22 3 4 0006.4 6916 4352 Accepted 100
23 3 4 0004.1 6328 3840 Accepted 100
24 3 4 0005.3 6480 4096 Accepted 100
25 3 4 0006.2 6776 4352 Accepted 100
26 3 4 0006.0 6776 4224 Accepted 100
27 3 4 0006.2 6768 4224 Accepted 100
28 3 4 0006.3 6772 4224 Accepted 100
29 3 4 0006.3 6764 4352 Accepted 100
30 3 4 0005.3 6480 3968 Accepted 100
31 3 4 0005.9 6620 4096 Accepted 100
32 3 4 0006.7 6776 4352 Accepted 100
33 3 4 0005.1 6348 3840 Accepted 100
34 4 0726.2 75588 72960 Accepted 100
35 4 0638.1 72684 69888 Accepted 100
36 4 0677.4 75716 73088 Accepted 100
37 4 0633.6 73080 70144 Accepted 100
38 4 0503.7 35016 32512 Accepted 100
39 4 0700.6 75720 73088 Accepted 100
40 4 0595.2 63028 59832 Accepted 100
41 4 0658.8 92124 89356 Accepted 100
42 4 0497.9 43768 41088 Accepted 100
43 4 0666.9 74796 71936 Accepted 100
44 4 0303.8 20332 17656 Accepted 100
45 4 0522.0 47884 44596 Accepted 100
46 4 0683.7 75716 72960 Accepted 100
47 4 0693.7 75632 73088 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.89 KB
Back to Top