Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7695
128408
Accepted
350

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 0016.8 56996 30848 Accepted 100
1 2 3 4 0016.7 56996 30848 Accepted 100
2 3 4 0018.0 56996 30976 Accepted 100
3 3 4 0017.4 56996 30848 Accepted 100
4 1 2 4 0307.6 83136 80384 Accepted 100
5 1 2 4 0215.8 131272 128408 Accepted 100
6 1 2 4 0016.1 56996 30720 Accepted 100
7 1 2 4 0221.1 82960 79872 Accepted 100
8 1 2 4 0316.7 83660 81024 Accepted 100
9 1 2 4 0322.2 83132 80256 Accepted 100
10 1 2 4 0318.4 83136 80384 Accepted 100
11 2 4 0316.0 84848 82304 Accepted 100
12 2 4 0302.9 85244 82688 Accepted 100
13 2 4 0293.2 84980 82176 Accepted 100
14 2 4 0236.4 83828 80896 Accepted 100
15 2 4 0123.0 80096 53888 Accepted 100
16 2 4 0241.7 81416 78720 Accepted 100
17 2 4 0092.5 80784 48504 Accepted 100
18 2 4 0310.6 85276 82304 Accepted 100
19 2 4 0119.4 83792 57728 Accepted 100
20 3 4 0018.1 57260 31232 Accepted 100
21 3 4 0016.8 57128 31104 Accepted 100
22 3 4 0019.0 57580 31616 Accepted 100
23 3 4 0017.7 57264 31104 Accepted 100
24 3 4 0017.5 57268 31232 Accepted 100
25 3 4 0018.0 57260 31360 Accepted 100
26 3 4 0018.2 57260 31360 Accepted 100
27 3 4 0017.6 57260 31360 Accepted 100
28 3 4 0017.2 57260 31488 Accepted 100
29 3 4 0018.2 57260 31360 Accepted 100
30 3 4 0017.4 57128 31104 Accepted 100
31 3 4 0017.0 57128 31232 Accepted 100
32 3 4 0019.4 57260 31360 Accepted 100
33 3 4 0019.5 57128 31104 Accepted 100
34 4 0332.0 83660 80896 Accepted 100
35 4 0255.2 83928 81152 Accepted 100
36 4 0303.6 85120 82180 Accepted 100
37 4 0290.2 82480 79744 Accepted 100
38 4 0171.0 72836 53888 Accepted 100
39 4 0298.6 85116 82304 Accepted 100
40 4 0231.6 76964 70664 Accepted 100
41 4 0260.6 115696 101140 Accepted 100
42 4 0200.4 77060 60544 Accepted 100
43 4 0301.3 83136 80512 Accepted 100
44 4 0107.4 70680 44800 Accepted 100
45 4 0227.6 79760 63760 Accepted 100
46 4 0305.7 85112 82432 Accepted 100
47 4 0335.4 83660 81152 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.81 KB
Back to Top