Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

22114
4452
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.7 6836 3672 Accepted 100
1 1 0002.6 6836 3640 Accepted 100
2 2 0012.1 6836 3628 Accepted 100
3 2 0011.0 6836 3668 Accepted 100
4 2 0011.0 6836 3616 Accepted 100
5 2 0012.3 6836 3728 Accepted 100
6 2 0010.8 6836 3632 Accepted 100
7 2 0011.2 6836 3728 Accepted 100
8 2 0012.3 6836 3740 Accepted 100
9 2 0011.6 6836 3736 Accepted 100
10 2 0011.8 6836 3740 Accepted 100
11 3 0862.7 6836 4312 Accepted 100
12 3 0839.6 6836 4220 Accepted 100
13 3 0831.8 6836 4444 Accepted 100
14 3 0830.1 6836 4352 Accepted 100
15 3 0835.1 6836 4348 Accepted 100
16 3 0837.7 6836 4312 Accepted 100
17 3 0825.9 6836 4444 Accepted 100
18 3 0834.2 6836 4448 Accepted 100
19 3 0833.1 6836 4312 Accepted 100
20 4 1542.4 6836 4316 Accepted 100
21 4 1694.4 6836 4412 Accepted 100
22 4 1568.2 6836 4452 Accepted 100
23 4 1555.8 6836 4348 Accepted 100
24 4 1483.7 6836 4348 Accepted 100
25 4 1660.5 6836 4348 Accepted 100
26 4 1595.0 6836 4408 Accepted 100
27 4 1652.6 6836 4348 Accepted 100
28 4 1721.6 6836 4220 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
282 Bytes
Back to Top