Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6003
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.5 7148 3592 Accepted 100
1 1 0002.6 7148 3700 Accepted 100
2 2 0005.3 7148 3696 Accepted 100
3 2 0004.9 7148 3620 Accepted 100
4 2 0005.0 7148 3620 Accepted 100
5 2 0005.6 7148 3468 Accepted 100
6 2 0004.8 7148 3656 Accepted 100
7 2 0004.8 7148 3640 Accepted 100
8 2 0004.9 7148 3468 Accepted 100
9 2 0005.1 7148 3628 Accepted 100
10 2 0005.1 7148 3656 Accepted 100
11 3 0227.4 7148 4356 Accepted 100
12 3 0225.5 7148 4344 Accepted 100
13 3 0226.3 7148 4476 Accepted 100
14 3 0227.1 7148 4376 Accepted 100
15 3 0226.1 7148 4420 Accepted 100
16 3 0225.4 7148 4380 Accepted 100
17 3 0225.1 7148 4320 Accepted 100
18 3 0227.1 7148 4328 Accepted 100
19 3 0226.9 7148 4412 Accepted 100
20 4 0414.5 7148 4356 Accepted 100
21 4 0467.2 7148 4452 Accepted 100
22 4 0425.4 7148 4340 Accepted 100
23 4 0418.3 7148 4352 Accepted 100
24 4 0392.5 7148 4412 Accepted 100
25 4 0440.4 7148 4360 Accepted 100
26 4 0431.5 7148 4472 Accepted 100
27 4 0449.3 7148 4404 Accepted 100
28 4 0475.9 7148 4380 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
578 Bytes
Back to Top