Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

797
13660
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 0008.6 12460 8280 Accepted 100
1 1 0008.4 12460 8256 Accepted 100
2 1 0008.6 12460 8316 Accepted 100
3 2 0008.5 12460 8324 Accepted 100
4 2 0008.4 12460 8324 Accepted 100
5 2 0008.4 12460 8264 Accepted 100
6 2 0008.4 12460 8248 Accepted 100
7 2 0008.5 12460 8112 Accepted 100
8 2 0008.5 12460 8248 Accepted 100
9 2 0008.5 12460 8264 Accepted 100
10 2 0008.5 12460 8252 Accepted 100
11 2 0008.4 12460 8256 Accepted 100
12 2 0008.4 12460 8236 Accepted 100
13 2 0008.3 12460 8256 Accepted 100
14 2 0008.5 12460 8148 Accepted 100
15 2 0008.5 12460 8284 Accepted 100
16 2 0008.4 12460 8228 Accepted 100
17 2 0008.4 12460 8116 Accepted 100
18 2 0008.4 12460 8252 Accepted 100
19 3 0008.4 12460 8280 Accepted 100
20 3 0008.6 12460 8328 Accepted 100
21 3 0008.4 12460 8148 Accepted 100
22 3 0008.7 12460 8260 Accepted 100
23 3 0008.4 12460 8324 Accepted 100
24 3 0008.4 12460 8284 Accepted 100
25 3 0008.4 12460 8156 Accepted 100
26 3 0008.4 12460 8280 Accepted 100
27 3 0008.4 12460 8116 Accepted 100
28 3 0008.4 12460 8276 Accepted 100
29 3 0008.5 12460 8268 Accepted 100
30 3 0008.4 12460 8388 Accepted 100
31 3 0008.4 12460 8116 Accepted 100
32 4 0008.5 12460 8284 Accepted 100
33 4 0008.4 12460 8320 Accepted 100
34 4 0008.4 12460 8264 Accepted 100
35 4 0008.4 12460 8268 Accepted 100
36 4 0008.4 12460 8260 Accepted 100
37 4 0008.6 12460 8324 Accepted 100
38 4 0008.9 12460 8400 Accepted 100
39 4 0008.7 12460 8160 Accepted 100
40 4 0008.8 12460 8328 Accepted 100
41 4 0008.5 12460 8116 Accepted 100
42 5 0031.5 13720 9340 Accepted 100
43 5 0056.1 15308 10948 Accepted 100
44 5 0084.2 17592 13036 Accepted 100
45 5 0108.5 17368 13112 Accepted 100
46 5 0110.8 17816 13660 Accepted 100
47 5 0049.8 17684 12960 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.44 KB
Back to Top