Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

856
3828
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 0002.7 6376 3660 Accepted 100
1 1 2 4 0003.0 6376 3680 Accepted 100
2 2 4 0004.9 6376 3800 Accepted 100
3 2 4 0004.3 6376 3736 Accepted 100
4 2 4 0002.9 6376 3688 Accepted 100
5 2 4 0002.8 6376 3680 Accepted 100
6 2 4 0002.7 6376 3656 Accepted 100
7 2 4 0003.0 6376 3728 Accepted 100
8 2 4 0003.0 6376 3688 Accepted 100
9 2 4 0002.7 6376 3684 Accepted 100
10 2 4 0004.5 6376 3704 Accepted 100
11 2 4 0004.5 6376 3744 Accepted 100
12 2 4 0004.5 6376 3704 Accepted 100
13 2 4 0004.5 6376 3604 Accepted 100
14 2 4 0003.2 6376 3684 Accepted 100
15 2 4 0003.4 6376 3668 Accepted 100
16 3 4 0041.4 6376 3564 Accepted 100
17 3 4 0044.4 6376 3520 Accepted 100
18 3 4 0042.7 6376 3756 Accepted 100
19 3 4 0042.1 6376 3568 Accepted 100
20 3 4 0040.8 6376 3792 Accepted 100
21 3 4 0041.1 6376 3800 Accepted 100
22 3 4 0041.5 6376 3796 Accepted 100
23 3 4 0041.8 6376 3788 Accepted 100
24 3 4 0040.9 6376 3756 Accepted 100
25 3 4 0020.2 6376 3736 Accepted 100
26 3 4 0041.9 6376 3676 Accepted 100
27 3 4 0008.3 6376 3532 Accepted 100
28 4 0040.8 6376 3564 Accepted 100
29 4 0041.5 6376 3724 Accepted 100
30 4 0041.8 6376 3752 Accepted 100
31 4 0041.6 6376 3800 Accepted 100
32 4 0010.7 6376 3744 Wrong Answer 0
33 4 0042.0 6376 3752 Accepted 100
34 4 0041.8 6376 3752 Accepted 100
35 4 0004.4 6376 3768 Accepted 100
36 4 0004.4 6376 3828 Accepted 100
37 4 0041.1 6376 3800 Wrong Answer 0
38 4 0041.8 6376 3792 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
963 Bytes
Back to Top