Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9393
4512
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.6 6824 3548 Accepted 100
1 1 0002.4 6824 3696 Accepted 100
2 2 0007.2 6824 3760 Accepted 100
3 2 0006.3 6824 3724 Accepted 100
4 2 0006.4 6824 3800 Accepted 100
5 2 0007.4 6824 3724 Accepted 100
6 2 0006.3 6824 3612 Accepted 100
7 2 0006.7 6824 3668 Accepted 100
8 2 0006.6 6824 3696 Accepted 100
9 2 0006.6 6824 3728 Accepted 100
10 2 0007.0 6824 3680 Accepted 100
11 3 0172.5 6824 4404 Accepted 100
12 3 0172.6 6824 4448 Accepted 100
13 3 0171.5 6824 4216 Accepted 100
14 3 0167.4 6824 4468 Accepted 100
15 3 0168.8 6824 4316 Accepted 100
16 3 0170.6 6824 4512 Accepted 100
17 3 0166.8 6824 4436 Accepted 100
18 3 0170.9 6824 4320 Accepted 100
19 3 0167.8 6824 4436 Accepted 100
20 4 0806.1 6824 4408 Accepted 100
21 4 0961.5 6824 4364 Accepted 100
22 4 0838.1 6824 4444 Accepted 100
23 4 0816.3 6824 4400 Accepted 100
24 4 0737.8 6824 4368 Accepted 100
25 4 0887.4 6824 4276 Accepted 100
26 4 0855.0 6824 4316 Accepted 100
27 4 0923.9 6824 4444 Accepted 100
28 4 0972.9 6824 4448 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
568 Bytes
Back to Top