Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4446
31148
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 13892 3568 Accepted 100
1 1 0002.5 13892 3596 Accepted 100
2 2 0005.8 14024 4168 Accepted 100
3 2 0005.2 14024 4384 Accepted 100
4 2 0005.4 14024 4288 Accepted 100
5 2 0005.5 14024 4300 Accepted 100
6 2 0005.1 14024 4284 Accepted 100
7 2 0005.4 14024 4244 Accepted 100
8 2 0005.2 14024 4340 Accepted 100
9 2 0005.1 14024 4284 Accepted 100
10 2 0006.2 14024 4296 Accepted 100
11 3 0065.1 16400 13892 Accepted 100
12 3 0064.8 16400 13832 Accepted 100
13 3 0065.3 16400 13892 Accepted 100
14 3 0063.7 16400 13860 Accepted 100
15 3 0064.2 16400 13744 Accepted 100
16 3 0065.1 16400 13648 Accepted 100
17 3 0063.3 16400 13808 Accepted 100
18 3 0065.3 16400 13824 Accepted 100
19 3 0063.4 16400 13816 Accepted 100
20 4 0396.0 33844 31032 Accepted 100
21 4 0466.4 33844 31036 Accepted 100
22 4 0417.8 33844 31020 Accepted 100
23 4 0398.8 33844 31112 Accepted 100
24 4 0368.4 33844 31028 Accepted 100
25 4 0429.4 33844 31132 Accepted 100
26 4 0428.4 33844 31148 Accepted 100
27 4 0436.6 33844 31132 Accepted 100
28 4 0470.0 33844 31060 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1013 Bytes
Back to Top