Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6488
4596
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資。 0 / 0
2 2~10 $n \le 200$。 9 / 9
3 11~19 每個人的朋友人數皆不超過 $200$。 12 / 12
4 20~28 無額外限制。 79 / 79

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.8 7116 3696 Accepted 100
1 1 0002.7 7116 3748 Accepted 100
2 2 0005.9 7116 3672 Accepted 100
3 2 0005.5 7116 3820 Accepted 100
4 2 0005.5 7116 3812 Accepted 100
5 2 0005.8 7116 3824 Accepted 100
6 2 0005.4 7116 3756 Accepted 100
7 2 0005.3 7116 3884 Accepted 100
8 2 0005.5 7116 3816 Accepted 100
9 2 0005.3 7116 3728 Accepted 100
10 2 0005.5 7116 3824 Accepted 100
11 3 0250.8 7116 4592 Accepted 100
12 3 0255.4 7116 4596 Accepted 100
13 3 0246.5 7116 4524 Accepted 100
14 3 0253.3 7116 4536 Accepted 100
15 3 0248.1 7116 4488 Accepted 100
16 3 0251.5 7116 4464 Accepted 100
17 3 0246.6 7116 4416 Accepted 100
18 3 0247.8 7116 4528 Accepted 100
19 3 0247.0 7116 4532 Accepted 100
20 4 0443.5 7116 4544 Accepted 100
21 4 0498.6 7116 4544 Accepted 100
22 4 0458.2 7116 4536 Accepted 100
23 4 0451.3 7116 4464 Accepted 100
24 4 0424.4 7116 4492 Accepted 100
25 4 0464.7 7116 4536 Accepted 100
26 4 0466.5 7116 4544 Accepted 100
27 4 0474.8 7116 4544 Accepted 100
28 4 0503.9 7116 4500 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.27 KB
Back to Top