Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4450
29872
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 12436 3676 Accepted 100
1 1 0002.6 12436 3540 Accepted 100
2 2 0005.5 12568 4232 Accepted 100
3 2 0005.3 12568 4288 Accepted 100
4 2 0005.1 12568 4252 Accepted 100
5 2 0005.6 12568 4240 Accepted 100
6 2 0005.1 12568 4304 Accepted 100
7 2 0005.2 12568 4120 Accepted 100
8 2 0007.1 12568 4256 Accepted 100
9 2 0005.4 12568 4140 Accepted 100
10 2 0005.4 12568 4304 Accepted 100
11 3 0078.2 15008 12404 Accepted 100
12 3 0077.9 15008 12620 Accepted 100
13 3 0077.6 15008 12564 Accepted 100
14 3 0077.0 15008 12512 Wrong Answer 0
15 3 0076.4 15008 12488 Accepted 100
16 3 0078.1 15012 12556 Wrong Answer 0
17 3 0076.5 15008 12472 Accepted 100
18 3 0078.1 15004 12572 Accepted 100
19 3 0076.1 15008 12496 Wrong Answer 0
20 4 0393.9 32460 29872 Accepted 100
21 4 0446.8 32460 29816 Accepted 100
22 4 0402.2 32460 29820 Accepted 100
23 4 0390.8 32460 29868 Accepted 100
24 4 0364.0 32452 29676 Accepted 100
25 4 0422.3 32456 29728 Accepted 100
26 4 0405.7 32460 29800 Accepted 100
27 4 0427.4 32456 29708 Accepted 100
28 4 0445.5 32452 29736 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.05 KB
Back to Top