Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10414
140000
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 0020.3 60964 38528 Accepted 100
1 2 3 4 0022.9 60964 38656 Accepted 100
2 3 4 0021.9 60964 38656 Accepted 100
3 3 4 0022.1 60964 38656 Accepted 100
4 1 2 4 0375.6 106876 103640 Accepted 100
5 1 2 4 0268.3 143052 140000 Accepted 100
6 1 2 4 0020.9 60964 38656 Wrong Answer 0
7 1 2 4 0263.2 106752 103448 Accepted 100
8 1 2 4 0354.3 107360 104284 Accepted 100
9 1 2 4 0370.7 106880 103772 Accepted 100
10 1 2 4 0379.0 106752 103652 Accepted 100
11 2 4 0418.4 106084 102868 Accepted 100
12 2 4 0414.0 107048 104036 Accepted 100
13 2 4 0397.6 106796 103780 Accepted 100
14 2 4 0310.4 103356 100084 Accepted 100
15 2 4 0157.0 96240 73984 Accepted 100
16 2 4 0329.8 102840 99872 Accepted 100
17 2 4 0113.4 96732 65536 Accepted 100
18 2 4 0418.7 107076 103932 Accepted 100
19 2 4 0150.8 100112 75904 Accepted 100
20 3 4 0025.3 61380 39296 Accepted 100
21 3 4 0022.5 61228 38912 Wrong Answer 0
22 3 4 0023.0 61568 39424 Wrong Answer 0
23 3 4 0022.4 61228 39040 Accepted 100
24 3 4 0022.5 61360 39168 Accepted 100
25 3 4 0023.8 61392 39296 Accepted 100
26 3 4 0023.7 61392 39296 Accepted 100
27 3 4 0023.3 61368 39168 Accepted 100
28 3 4 0023.9 61416 39296 Accepted 100
29 3 4 0023.8 61412 39424 Accepted 100
30 3 4 0022.7 61228 39168 Accepted 100
31 3 4 0025.3 61368 39168 Accepted 100
32 3 4 0024.6 61392 39296 Accepted 100
33 3 4 0026.5 61228 39040 Accepted 100
34 4 0455.1 107312 104208 Accepted 100
35 4 0352.0 103716 100656 Accepted 100
36 4 0444.0 106508 103496 Accepted 100
37 4 0396.7 103852 100724 Accepted 100
38 4 0247.0 91404 74216 Accepted 100
39 4 0435.0 106504 103484 Accepted 100
40 4 0325.8 95220 89216 Accepted 100
41 4 0394.2 129524 112988 Wrong Answer 0
42 4 0275.4 95460 80684 Accepted 100
43 4 0410.3 106756 103644 Accepted 100
44 4 0153.1 87748 65408 Wrong Answer 0
45 4 0341.9 97836 83784 Accepted 100
46 4 0501.1 106508 103364 Accepted 100
47 4 0520.0 107356 104296 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.74 KB
Back to Top