Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6384
5908
Wrong Answer
23

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資 0 / 0
2 0~4 $n \le 500$ 6 / 6
3 0, 5~8 $n \le 5\times 10 ^ 3$,$m \le 10 ^ 4$ 17 / 17
4 9~15 詳見備註(一) 0 / 21
5 0~22 無額外限制 0 / 56

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 5 0003.8 6848 3804 Accepted 100
1 2 5 0032.2 6848 4188 Accepted 100
2 2 5 0012.1 6848 3956 Accepted 100
3 2 5 0057.7 7508 4744 Accepted 100
4 2 5 0033.2 6980 4280 Accepted 100
5 3 5 0104.1 6980 4440 Accepted 100
6 3 5 0096.3 6980 4384 Accepted 100
7 3 5 0134.7 7116 4436 Accepted 100
8 3 5 0115.3 7124 4452 Accepted 100
9 4 5 0468.7 8300 5684 Accepted 100
10 4 5 0495.0 8300 5756 Accepted 100
11 4 5 0401.8 8168 5528 Accepted 100
12 4 5 0437.6 8572 5908 Accepted 100
13 4 5 0388.4 8468 5804 Wrong Answer 0
14 4 5 0377.8 8304 5624 Wrong Answer 0
15 4 5 0329.0 8300 5508 Accepted 100
16 5 0467.4 8300 5516 Accepted 100
17 5 0493.5 8300 5740 Accepted 100
18 5 0404.2 8168 5532 Accepted 100
19 5 0435.3 8568 5904 Accepted 100
20 5 0387.3 8468 5804 Accepted 100
21 5 0376.0 8312 5768 Accepted 100
22 5 0332.8 8300 5704 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.51 KB
Back to Top