Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1801
51004
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 84696 3652 Accepted 100
1 1 2 4 0002.7 84696 3432 Accepted 100
2 2 4 0007.7 84696 6580 Accepted 100
3 2 4 0006.8 84696 6656 Accepted 100
4 2 4 0003.0 84696 3740 Accepted 100
5 2 4 0003.0 84696 3780 Accepted 100
6 2 4 0002.8 84696 3596 Accepted 100
7 2 4 0003.9 84696 4400 Accepted 100
8 2 4 0003.5 84696 4140 Accepted 100
9 2 4 0003.0 84696 3684 Accepted 100
10 2 4 0006.9 84696 6656 Accepted 100
11 2 4 0007.2 84696 6588 Accepted 100
12 2 4 0007.8 84696 6640 Accepted 100
13 2 4 0007.0 84696 6488 Accepted 100
14 2 4 0003.6 84696 4236 Accepted 100
15 2 4 0004.8 84696 5076 Accepted 100
16 3 4 0091.8 84696 49828 Accepted 100
17 3 4 0093.7 84696 50824 Accepted 100
18 3 4 0096.5 84696 51004 Accepted 100
19 3 4 0092.7 84696 50424 Accepted 100
20 3 4 0090.4 84696 49556 Accepted 100
21 3 4 0090.9 84696 50380 Accepted 100
22 3 4 0090.7 84696 50400 Accepted 100
23 3 4 0092.1 84696 50964 Accepted 100
24 3 4 0088.1 84696 49624 Accepted 100
25 3 4 0042.6 84696 26800 Accepted 100
26 3 4 0089.1 84696 50152 Accepted 100
27 3 4 0014.8 84696 10064 Accepted 100
28 4 0088.0 84696 49216 Accepted 100
29 4 0090.6 84696 50308 Accepted 100
30 4 0088.3 84696 49332 Accepted 100
31 4 0089.7 84696 50560 Accepted 100
32 4 0018.8 84696 12388 Wrong Answer 0
33 4 0089.6 84696 50292 Accepted 100
34 4 0091.3 84696 50100 Accepted 100
35 4 0006.2 84696 5540 Accepted 100
36 4 0006.5 84696 5868 Accepted 100
37 4 0090.8 84696 50004 Wrong Answer 0
38 4 0091.2 84696 50324 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
887 Bytes
Back to Top