Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6392
5964
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.4 6848 3824 Accepted 100
1 2 5 0022.6 6848 4196 Accepted 100
2 2 5 0010.3 6848 3940 Accepted 100
3 2 5 0049.7 7508 4580 Accepted 100
4 2 5 0030.3 6980 4304 Accepted 100
5 3 5 0108.8 6980 4400 Accepted 100
6 3 5 0100.1 6980 4356 Accepted 100
7 3 5 0134.3 7116 4488 Accepted 100
8 3 5 0113.2 7124 4456 Accepted 100
9 4 5 0481.5 8300 5708 Accepted 100
10 4 5 0499.3 8300 5688 Accepted 100
11 4 5 0405.4 8168 5580 Accepted 100
12 4 5 0435.2 8572 5828 Accepted 100
13 4 5 0389.3 8468 5808 Wrong Answer 0
14 4 5 0372.7 8304 5764 Wrong Answer 0
15 4 5 0335.9 8300 5708 Accepted 100
16 5 0465.8 8300 5704 Accepted 100
17 5 0495.3 8300 5744 Accepted 100
18 5 0406.5 8168 5580 Accepted 100
19 5 0433.3 8568 5964 Accepted 100
20 5 0390.1 8468 5808 Accepted 100
21 5 0374.9 8312 5708 Accepted 100
22 5 0334.4 8300 5708 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.51 KB
Back to Top