Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9701
4132
Wrong Answer
88

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$。 0 / 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 6444 3660 Accepted 100
1 1 0002.6 6444 3608 Accepted 100
2 2 0007.4 6444 3536 Accepted 100
3 2 0006.5 6444 3700 Accepted 100
4 2 0009.9 6444 3660 Accepted 100
5 2 0010.0 6444 3696 Accepted 100
6 2 0006.6 6444 3692 Accepted 100
7 2 0006.7 6444 3576 Accepted 100
8 2 0006.9 6444 3580 Accepted 100
9 2 0006.8 6444 3696 Accepted 100
10 2 0006.9 6444 3536 Accepted 100
11 3 0145.5 6444 3864 Accepted 100
12 3 0147.3 6444 4068 Accepted 100
13 3 0148.0 6444 4028 Accepted 100
14 3 0145.6 6444 4092 Wrong Answer 0
15 3 0145.1 6444 3996 Accepted 100
16 3 0144.8 6444 3928 Wrong Answer 0
17 3 0143.4 6444 4132 Accepted 100
18 3 0143.4 6444 4064 Accepted 100
19 3 0142.4 6444 4064 Wrong Answer 0
20 4 0821.8 6444 3928 Accepted 100
21 4 1103.9 6444 4036 Accepted 100
22 4 0871.5 6444 4068 Accepted 100
23 4 0822.6 6444 3928 Accepted 100
24 4 0803.3 6444 4068 Accepted 100
25 4 0914.3 6444 3904 Accepted 100
26 4 0875.1 6444 4068 Accepted 100
27 4 1102.5 6444 3908 Accepted 100
28 4 1007.5 6444 4056 Accepted 100
Submitter:
wym
Compiler:
c++17
Code Length:
658 Bytes
Back to Top