Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5805
52160
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 0008.5 17136 8324 Accepted 100
1 1 0008.3 17136 8160 Accepted 100
2 2 0010.9 17400 8548 Accepted 100
3 2 0010.4 17400 8588 Accepted 100
4 2 0010.5 17400 8420 Accepted 100
5 2 0010.9 17400 8568 Accepted 100
6 2 0010.4 17400 8532 Accepted 100
7 2 0010.4 17400 8420 Accepted 100
8 2 0010.5 17400 8424 Accepted 100
9 2 0010.7 17400 8476 Accepted 100
10 2 0010.6 17400 8592 Accepted 100
11 3 0082.9 22744 13844 Accepted 100
12 3 0080.2 22744 13876 Accepted 100
13 3 0081.0 22740 13844 Accepted 100
14 3 0079.0 22740 13956 Wrong Answer 0
15 3 0079.0 22748 13948 Accepted 100
16 3 0080.1 22744 13924 Wrong Answer 0
17 3 0078.5 22744 13924 Accepted 100
18 3 0078.7 22744 13932 Accepted 100
19 3 0079.0 22744 13784 Wrong Answer 0
20 4 0503.8 60828 50664 Accepted 100
21 4 0590.0 60712 51860 Accepted 100
22 4 0537.5 60980 51452 Accepted 100
23 4 0546.0 60856 50588 Accepted 100
24 4 0480.0 60876 49332 Accepted 100
25 4 0561.6 60684 51808 Accepted 100
26 4 0573.7 60844 51664 Accepted 100
27 4 0569.2 60700 51752 Accepted 100
28 4 0612.5 60980 52160 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.91 KB
Back to Top