Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

877
17476
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~2 範例測資。 0 / 0
2 3~18 $n \le 9$ 且 $w_i \le 100$。 5 / 5
3 19~31 $n \le 18$ 且 $w_i \le 100$。 23 / 23
4 32~41 $n \le 100$ 且 $w_i \le 100$。 57 / 57
5 42~47 無額外限制。 15 / 15

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0009.0 14028 8264 Accepted 100
1 1 0009.3 14028 8092 Accepted 100
2 1 0013.4 14028 8100 Accepted 100
3 2 0009.2 14028 8320 Accepted 100
4 2 0008.9 14028 8192 Accepted 100
5 2 0009.3 14028 8260 Accepted 100
6 2 0009.5 14028 8264 Accepted 100
7 2 0009.8 14028 8268 Accepted 100
8 2 0009.3 14028 8224 Accepted 100
9 2 0009.2 14028 8096 Accepted 100
10 2 0009.2 14028 8268 Accepted 100
11 2 0008.9 14028 8268 Accepted 100
12 2 0009.1 14028 8328 Accepted 100
13 2 0009.2 14028 8328 Accepted 100
14 2 0010.2 14028 8276 Accepted 100
15 2 0009.3 14028 8328 Accepted 100
16 2 0009.2 14028 8272 Accepted 100
17 2 0009.5 14028 8096 Accepted 100
18 2 0009.4 14028 8388 Accepted 100
19 3 0009.8 14028 8292 Accepted 100
20 3 0009.6 14028 8324 Accepted 100
21 3 0009.4 14028 8328 Accepted 100
22 3 0009.1 14028 8268 Accepted 100
23 3 0009.5 14028 8288 Accepted 100
24 3 0009.3 14028 8268 Accepted 100
25 3 0009.1 14028 8100 Accepted 100
26 3 0009.0 14028 8328 Accepted 100
27 3 0009.2 14028 8328 Accepted 100
28 3 0009.7 14028 8288 Accepted 100
29 3 0009.1 14028 8392 Accepted 100
30 3 0009.0 14028 8268 Accepted 100
31 3 0009.4 14028 8096 Accepted 100
32 4 0009.5 14028 8264 Accepted 100
33 4 0009.4 14028 8332 Accepted 100
34 4 0009.0 14028 8292 Accepted 100
35 4 0009.1 14028 8292 Accepted 100
36 4 0009.3 14028 8232 Accepted 100
37 4 0009.5 14028 8336 Accepted 100
38 4 0009.6 14028 8332 Accepted 100
39 4 0009.6 14028 8340 Accepted 100
40 4 0009.4 14028 8232 Accepted 100
41 4 0009.7 14028 8292 Accepted 100
42 5 0032.0 14496 9264 Accepted 100
43 5 0059.8 15216 11148 Accepted 100
44 5 0090.8 16012 12432 Accepted 100
45 5 0112.8 15792 12816 Accepted 100
46 5 0114.1 16800 14328 Accepted 100
47 5 0071.5 22344 17476 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.5 KB
Back to Top