Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

16075
23624
Accepted
100

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.6 6100 3728 Accepted 100
1 1 0002.5 6100 3724 Accepted 100
2 2 0008.5 6232 3708 Accepted 100
3 2 0007.6 6232 3788 Accepted 100
4 2 0007.6 6232 3820 Accepted 100
5 2 0008.6 6232 3756 Accepted 100
6 2 0007.5 6232 3844 Accepted 100
7 2 0007.7 6232 3704 Accepted 100
8 2 0007.8 6232 3828 Accepted 100
9 2 0007.9 6232 3824 Accepted 100
10 2 0008.2 6232 3784 Accepted 100
11 3 0597.2 8608 6196 Accepted 100
12 3 0607.3 8608 6092 Accepted 100
13 3 0595.2 8608 6324 Accepted 100
14 3 0609.9 8608 6256 Accepted 100
15 3 0595.8 8608 6252 Accepted 100
16 3 0590.5 8608 6248 Accepted 100
17 3 0602.0 8608 6248 Accepted 100
18 3 0601.0 8608 6260 Accepted 100
19 3 0608.2 8608 6168 Accepted 100
20 4 1095.6 26196 23624 Accepted 100
21 4 1280.3 26060 23348 Accepted 100
22 4 1139.2 26060 23484 Accepted 100
23 4 1134.6 26196 23440 Accepted 100
24 4 1026.0 26060 23500 Accepted 100
25 4 1195.1 26060 23588 Accepted 100
26 4 1156.8 26060 23468 Accepted 100
27 4 1240.3 26060 23348 Accepted 100
28 4 1323.4 26196 23488 Accepted 100
Submitter:
wym
Compiler:
c++17
Code Length:
839 Bytes
Back to Top