Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

11343
4480
Wrong Answer
88

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$。 0 / 12
4 20~28 無額外限制。 79 / 79

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.5 6824 3548 Accepted 100
1 1 0002.4 6824 3664 Accepted 100
2 2 0008.3 6824 3728 Accepted 100
3 2 0007.3 6824 3728 Accepted 100
4 2 0007.1 6824 3568 Accepted 100
5 2 0008.2 6824 3668 Accepted 100
6 2 0007.0 6824 3720 Accepted 100
7 2 0007.4 6824 3792 Accepted 100
8 2 0007.4 6824 3728 Accepted 100
9 2 0007.5 6824 3612 Accepted 100
10 2 0007.8 6824 3720 Accepted 100
11 3 0246.9 6824 4448 Accepted 100
12 3 0246.9 6824 4444 Accepted 100
13 3 0247.2 6824 4452 Accepted 100
14 3 0242.7 6824 4456 Wrong Answer 0
15 3 0246.4 6824 4416 Accepted 100
16 3 0245.8 6824 4304 Wrong Answer 0
17 3 0245.0 6824 4380 Accepted 100
18 3 0243.7 6824 4444 Accepted 100
19 3 0240.8 6824 4448 Wrong Answer 0
20 4 0964.9 6824 4440 Accepted 100
21 4 1109.9 6824 4324 Accepted 100
22 4 1003.7 6824 4440 Accepted 100
23 4 0944.6 6824 4324 Accepted 100
24 4 0874.5 6824 4284 Accepted 100
25 4 1020.8 6824 4284 Accepted 100
26 4 0989.6 6824 4440 Accepted 100
27 4 1043.3 6824 4408 Accepted 100
28 4 1112.8 6824 4480 Accepted 100
Submitter:
wym
Compiler:
c++17
Code Length:
682 Bytes
Back to Top