Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

19390
138604
Wrong Answer
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0, 4~10 $M=N-1$、$u_i\le i, v_i=i+1$ 0 / 20
2 1, 4~19 沒有任何景點可以透過一連串的道路走回自己 0 / 20
3 0~3, 20~33 $1\le N,M\le 5000$ 0 / 20
4 0~47 無特別限制 0 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 4 0022.5 61236 38784 Accepted 100
1 2 3 4 0022.8 61236 38656 Accepted 100
2 3 4 0023.0 61236 38784 Accepted 100
3 3 4 0022.8 61236 38784 Accepted 100
4 1 2 4 0728.2 97832 95056 Accepted 100
5 1 2 4 0659.8 141312 138604 Accepted 100
6 1 2 4 0021.2 61236 38784 Wrong Answer 0
7 1 2 4 0598.4 92584 89696 Accepted 100
8 1 2 4 0721.1 100092 97188 Accepted 100
9 1 2 4 0692.0 97836 95068 Accepted 100
10 1 2 4 0700.1 97836 95060 Accepted 100
11 2 4 0732.3 93988 91044 Accepted 100
12 2 4 0818.1 97020 94196 Accepted 100
13 2 4 0771.1 96828 94008 Accepted 100
14 2 4 0649.1 83732 80676 Accepted 100
15 2 4 0371.1 79060 56704 Accepted 100
16 2 4 0671.6 86940 83988 Accepted 100
17 2 4 0283.9 79136 52864 Accepted 100
18 2 4 0775.9 97036 94212 Accepted 100
19 2 4 0371.1 81012 57856 Accepted 100
20 3 4 0028.6 61504 39296 Accepted 100
21 3 4 0024.9 61368 38784 Wrong Answer 0
22 3 4 0028.1 61896 39424 Wrong Answer 0
23 3 4 0026.9 61368 38912 Accepted 100
24 3 4 0026.4 61500 39168 Accepted 100
25 3 4 0027.0 61632 39296 Accepted 100
26 3 4 0026.8 61632 39296 Accepted 100
27 3 4 0026.4 61512 39168 Accepted 100
28 3 4 0026.9 61636 39424 Accepted 100
29 3 4 0027.6 61632 39424 Accepted 100
30 3 4 0026.5 61512 38912 Accepted 100
31 3 4 0027.7 61512 39040 Accepted 100
32 3 4 0027.7 61632 39168 Accepted 100
33 3 4 0024.5 61504 38912 Accepted 100
34 4 0772.6 99852 97056 Accepted 100
35 4 0668.3 85104 82372 Accepted 100
36 4 0734.0 95712 92904 Accepted 100
37 4 0709.6 89100 86116 Accepted 100
38 4 0545.4 82168 64764 Accepted 100
39 4 0762.0 95700 92756 Accepted 100
40 4 0654.6 81784 76048 Accepted 100
41 4 0748.3 133552 119152 Wrong Answer 0
42 4 0552.5 84316 69632 Accepted 100
43 4 0754.7 97828 95060 Accepted 100
44 4 0356.8 75056 52736 Wrong Answer 0
45 4 0589.6 85944 72196 Accepted 100
46 4 0751.8 95708 92888 Accepted 100
47 4 0758.0 100080 97200 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.29 KB
Back to Top