Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

25306
7392
Runtime Error
0

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.7 10124 3664 Accepted 100
1 1 0002.5 10124 3552 Accepted 100
2 1 0900.5 10124 3716 Runtime Error 0
3 2 0002.8 10124 3656 Accepted 100
4 2 0002.5 10124 3680 Accepted 100
5 2 0002.6 10124 3508 Accepted 100
6 2 0002.7 10124 3660 Accepted 100
7 2 0002.6 10124 3676 Accepted 100
8 2 0002.6 10124 3720 Accepted 100
9 2 0900.5 10124 3780 Runtime Error 0
10 2 0002.7 10124 3788 Accepted 100
11 2 0900.4 10124 3680 Runtime Error 0
12 2 0900.5 10124 3756 Runtime Error 0
13 2 0002.5 10124 3788 Accepted 100
14 2 0002.5 10124 3676 Accepted 100
15 2 0002.7 10124 3648 Accepted 100
16 2 0003.0 10124 3516 Accepted 100
17 2 0013.1 10124 3720 Accepted 100
18 2 0014.4 10124 3668 Accepted 100
19 3 0004.9 10124 3724 Accepted 100
20 3 0900.4 10124 3680 Runtime Error 0
21 3 0008.8 10124 3680 Accepted 100
22 3 0071.4 10124 3664 Accepted 100
23 3 0005.2 10124 3672 Accepted 100
24 3 0900.5 10124 3724 Runtime Error 0
25 3 0632.9 10124 3512 Accepted 100
26 3 0900.5 10124 3516 Runtime Error 0
27 3 0159.8 10124 3788 Accepted 100
28 3 0900.5 10124 3680 Runtime Error 0
29 3 0900.5 10124 3652 Runtime Error 0
30 3 0900.5 10124 3664 Runtime Error 0
31 3 0900.5 10124 3680 Runtime Error 0
32 4 0900.5 10124 3668 Runtime Error 0
33 4 0900.5 10124 3656 Runtime Error 0
34 4 0900.5 10124 3688 Runtime Error 0
35 4 0900.5 10124 3792 Runtime Error 0
36 4 0900.5 10124 3684 Runtime Error 0
37 4 0900.5 10124 3732 Runtime Error 0
38 4 0900.5 10124 3684 Runtime Error 0
39 4 0900.5 10124 3792 Runtime Error 0
40 4 0900.5 10124 3732 Runtime Error 0
41 4 0900.5 10124 3652 Runtime Error 0
42 5 0903.2 10552 4500 Runtime Error 0
43 5 0902.0 10936 5188 Runtime Error 0
44 5 0902.6 11704 5780 Runtime Error 0
45 5 0901.6 11704 6596 Runtime Error 0
46 5 0931.0 11704 7020 Runtime Error 0
47 5 0910.2 13756 7392 Runtime Error 0
Submitter:
Compiler:
c++14
Code Length:
2.14 KB
Back to Top