Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3784
36292
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4, 19 $N \leq 10$ 5 / 5
2 5~9 $\forall x, x = 0$ 10 / 10
3 10~14 $M = N - 1$且圖連通 15 / 15
4 0~19 無其他限制 70 / 70

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0011.9 14432 11916 Accepted 100
1 1 4 0011.7 14432 11852 Accepted 100
2 1 4 0012.1 14432 11812 Accepted 100
3 1 4 0012.1 14432 11812 Accepted 100
4 1 4 0011.9 14432 11916 Accepted 100
5 2 4 0014.1 14564 11948 Accepted 100
6 2 4 0013.8 14564 11888 Accepted 100
7 2 4 0012.7 14432 11952 Accepted 100
8 2 4 0013.5 14564 11956 Accepted 100
9 2 4 0014.1 14712 12060 Accepted 100
10 3 4 0012.2 14432 11836 Accepted 100
11 3 4 0012.3 14432 11864 Accepted 100
12 3 4 0012.4 14432 11800 Accepted 100
13 3 4 0012.3 14432 11840 Accepted 100
14 3 4 0012.2 14432 11964 Accepted 100
15 4 0586.2 23828 17788 Accepted 100
16 4 1005.2 51544 36224 Accepted 100
17 4 1007.2 51544 36292 Accepted 100
18 4 0984.8 51540 36260 Accepted 100
19 1 4 0011.9 14432 11776 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
939 Bytes
Back to Top