Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9326
4532
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 6844 3552 Accepted 100
1 1 0002.4 6844 3676 Accepted 100
2 2 0007.3 6844 3732 Accepted 100
3 2 0006.4 6844 3728 Accepted 100
4 2 0006.3 6844 3692 Accepted 100
5 2 0007.3 6844 3696 Accepted 100
6 2 0006.4 6844 3728 Accepted 100
7 2 0006.5 6844 3720 Accepted 100
8 2 0006.7 6844 3524 Accepted 100
9 2 0006.5 6844 3608 Accepted 100
10 2 0006.9 6844 3664 Accepted 100
11 3 0147.5 6844 4532 Accepted 100
12 3 0147.8 6844 4260 Accepted 100
13 3 0150.8 6844 4460 Accepted 100
14 3 0145.5 6844 4348 Wrong Answer 0
15 3 0147.3 6844 4448 Accepted 100
16 3 0151.0 6844 4300 Wrong Answer 0
17 3 0146.3 6844 4340 Accepted 100
18 3 0146.1 6844 4356 Accepted 100
19 3 0145.3 6844 4344 Wrong Answer 0
20 4 0809.7 6844 4304 Accepted 100
21 4 0980.9 6844 4404 Accepted 100
22 4 0848.8 6844 4468 Accepted 100
23 4 0823.6 6844 4464 Accepted 100
24 4 0757.4 6844 4432 Accepted 100
25 4 0895.4 6844 4296 Accepted 100
26 4 0899.5 6844 4460 Accepted 100
27 4 0915.7 6844 4464 Accepted 100
28 4 1002.3 6844 4308 Accepted 100
Submitter:
wym
Compiler:
c++17
Code Length:
664 Bytes
Back to Top