Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7145
53504
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.7 12472 3708 Accepted 100
1 1 0002.7 12472 3704 Accepted 100
2 2 0005.7 12736 4268 Accepted 100
3 2 0005.4 12736 4212 Accepted 100
4 2 0005.3 12736 4428 Accepted 100
5 2 0005.7 12736 4444 Accepted 100
6 2 0005.4 12736 4264 Accepted 100
7 2 0005.3 12736 4400 Accepted 100
8 2 0005.5 12736 4428 Accepted 100
9 2 0005.2 12736 4508 Accepted 100
10 2 0005.5 12736 4436 Accepted 100
11 3 0151.9 18080 15312 Accepted 100
12 3 0150.8 18076 15384 Accepted 100
13 3 0148.6 18076 15424 Accepted 100
14 3 0149.8 18080 15372 Wrong Answer 0
15 3 0148.5 18080 15432 Accepted 100
16 3 0152.1 18076 15268 Wrong Answer 0
17 3 0150.8 18080 15300 Accepted 100
18 3 0148.4 18084 15264 Accepted 100
19 3 0147.4 18076 15240 Wrong Answer 0
20 4 0589.0 56168 52172 Accepted 100
21 4 0696.4 56052 53296 Accepted 100
22 4 0680.9 56316 52844 Accepted 100
23 4 0586.9 56192 52016 Accepted 100
24 4 0561.6 56212 50932 Accepted 100
25 4 0650.5 56028 53324 Accepted 100
26 4 0625.3 56184 53148 Accepted 100
27 4 0661.5 56040 53232 Accepted 100
28 4 0689.7 56316 53504 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.04 KB
Back to Top