Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3032
42456
Accepted
15

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 0, 2~10 $k_i = 2$ 3 / 3
3 0~1, 11~27 $N \leq 1000, Q \leq 5000, \sum k_i \leq 5000$ 3 / 3
4 0~39 無額外限制 9 / 9

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0001.3 6220 3448 Accepted 100
1 1 3 4 0001.0 6220 3496 Accepted 100
2 2 4 0001.6 6220 3576 Accepted 100
3 2 4 0001.6 6220 3568 Accepted 100
4 2 4 0001.5 6220 3608 Accepted 100
5 2 4 0007.2 7216 3976 Accepted 100
6 2 4 0015.0 8192 4704 Accepted 100
7 2 4 0157.4 22928 19532 Accepted 100
8 2 4 0193.1 40888 36928 Accepted 100
9 2 4 0311.6 47088 42448 Accepted 100
10 2 4 0324.5 47088 42456 Accepted 100
11 3 4 0001.8 6220 3540 Accepted 100
12 3 4 0001.9 6220 3540 Accepted 100
13 3 4 0001.5 6220 3596 Accepted 100
14 3 4 0003.1 6220 3616 Accepted 100
15 3 4 0001.6 6220 3552 Accepted 100
16 3 4 0001.3 6220 3572 Accepted 100
17 3 4 0002.0 6220 3520 Accepted 100
18 3 4 0001.3 6220 3592 Accepted 100
19 3 4 0001.7 6352 3532 Accepted 100
20 3 4 0002.3 6352 3480 Accepted 100
21 3 4 0001.9 6484 3732 Accepted 100
22 3 4 0002.1 6484 3704 Accepted 100
23 3 4 0002.4 6484 3760 Accepted 100
24 3 4 0002.0 6484 3676 Accepted 100
25 3 4 0002.9 6484 3576 Accepted 100
26 3 4 0003.2 6484 3816 Accepted 100
27 3 4 0003.3 6484 3928 Accepted 100
28 4 0110.3 8748 5640 Accepted 100
29 4 0129.2 13636 8916 Accepted 100
30 4 0109.8 8808 5728 Accepted 100
31 4 0152.2 13912 9196 Accepted 100
32 4 0113.2 9676 6916 Accepted 100
33 4 0139.1 14716 10036 Accepted 100
34 4 0096.1 11096 7784 Accepted 100
35 4 0188.4 16096 11344 Accepted 100
36 4 0240.3 36540 33488 Accepted 100
37 4 0250.9 40988 36672 Accepted 100
38 4 0204.6 36556 33548 Accepted 100
39 4 0245.5 40996 36692 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.86 KB
Back to Top