Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1733
3860
Wrong Answer
61

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 0~15 $N \leq 500$, $\sum\limits^ n_{i=1} A_i \leq 500$ 32 / 32
3 16~27 $B_i = 0$, $C_i = 5000$ 29 / 29
4 0~38 無額外限制 0 / 39

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 4 0003.0 6376 3716 Accepted 100
1 1 2 4 0002.9 6376 3720 Accepted 100
2 2 4 0022.0 6376 3772 Accepted 100
3 2 4 0021.9 6376 3776 Accepted 100
4 2 4 0004.0 6376 3672 Accepted 100
5 2 4 0004.2 6376 3700 Accepted 100
6 2 4 0004.0 6376 3716 Accepted 100
7 2 4 0008.4 6376 3824 Accepted 100
8 2 4 0006.6 6376 3720 Accepted 100
9 2 4 0003.6 6376 3608 Accepted 100
10 2 4 0021.8 6376 3768 Accepted 100
11 2 4 0021.8 6376 3716 Accepted 100
12 2 4 0021.8 6376 3736 Accepted 100
13 2 4 0021.0 6376 3772 Accepted 100
14 2 4 0007.1 6376 3700 Accepted 100
15 2 4 0012.3 6376 3824 Accepted 100
16 3 4 0078.0 6376 3568 Accepted 100
17 3 4 0078.0 6376 3800 Accepted 100
18 3 4 0078.0 6376 3740 Accepted 100
19 3 4 0079.2 6376 3756 Accepted 100
20 3 4 0078.1 6376 3560 Accepted 100
21 3 4 0078.6 6376 3792 Accepted 100
22 3 4 0077.9 6376 3860 Accepted 100
23 3 4 0077.7 6376 3732 Accepted 100
24 3 4 0078.2 6376 3752 Accepted 100
25 3 4 0076.8 6376 3788 Accepted 100
26 3 4 0077.9 6376 3760 Accepted 100
27 3 4 0013.3 6376 3824 Accepted 100
28 4 0078.2 6376 3804 Accepted 100
29 4 0077.8 6376 3564 Accepted 100
30 4 0087.7 6376 3732 Accepted 100
31 4 0080.7 6376 3760 Accepted 100
32 4 0021.2 6376 3732 Wrong Answer 0
33 4 0081.7 6376 3796 Accepted 100
34 4 0079.4 6376 3804 Accepted 100
35 4 0006.0 6376 3688 Accepted 100
36 4 0006.1 6376 3580 Accepted 100
37 4 0078.8 6376 3804 Wrong Answer 0
38 4 0077.8 6376 3656 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
964 Bytes
Back to Top