Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7600
4476
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.9 7000 3700 Accepted 100
1 1 0003.3 7000 3532 Accepted 100
2 2 0006.2 7000 3652 Accepted 100
3 2 0005.6 7000 3516 Accepted 100
4 2 0005.8 7000 3528 Accepted 100
5 2 0006.3 7000 3716 Accepted 100
6 2 0005.9 7000 3664 Accepted 100
7 2 0006.0 7000 3596 Accepted 100
8 2 0006.1 7000 3712 Accepted 100
9 2 0005.8 7000 3652 Accepted 100
10 2 0005.9 7000 3636 Accepted 100
11 3 0294.8 7000 4316 Accepted 100
12 3 0301.0 7000 4340 Accepted 100
13 3 0299.4 7000 4424 Accepted 100
14 3 0298.9 7000 4428 Accepted 100
15 3 0289.3 7000 4316 Accepted 100
16 3 0294.0 7000 4252 Accepted 100
17 3 0286.4 7000 4304 Accepted 100
18 3 0286.5 7000 4432 Accepted 100
19 3 0286.7 7000 4476 Accepted 100
20 4 0550.8 7000 4364 Accepted 100
21 4 0577.7 7000 4248 Accepted 100
22 4 0531.5 7000 4308 Accepted 100
23 4 0521.4 7000 4376 Accepted 100
24 4 0497.5 7000 4140 Accepted 100
25 4 0542.8 7000 4300 Accepted 100
26 4 0547.8 7000 4288 Accepted 100
27 4 0549.4 7000 4280 Accepted 100
28 4 0584.8 7000 4352 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
871 Bytes
Back to Top