Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5512
79488
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 0015.3 85816 19584 Accepted 100
1 1 3 4 0025.3 85816 19584 Accepted 100
2 2 4 0025.3 85816 19584 Accepted 100
3 2 4 0025.9 85816 19584 Accepted 100
4 2 4 0026.5 85816 19584 Accepted 100
5 2 4 0038.6 87260 20736 Accepted 100
6 2 4 0047.0 88568 21888 Accepted 100
7 2 4 0272.7 121280 57600 Accepted 100
8 2 4 0272.4 111584 62208 Accepted 100
9 2 4 0434.5 125912 77184 Accepted 100
10 2 4 0448.2 125908 77184 Accepted 100
11 3 4 0025.3 85816 19584 Accepted 100
12 3 4 0025.7 85816 19584 Accepted 100
13 3 4 0027.0 85816 19584 Accepted 100
14 3 4 0029.4 86144 19584 Accepted 100
15 3 4 0026.7 85816 19584 Accepted 100
16 3 4 0025.8 85816 19584 Accepted 100
17 3 4 0027.2 85816 19584 Accepted 100
18 3 4 0026.3 85816 19584 Accepted 100
19 3 4 0027.5 85948 19584 Accepted 100
20 3 4 0028.6 86144 19584 Accepted 100
21 3 4 0026.2 85948 19584 Accepted 100
22 3 4 0028.7 85948 19584 Accepted 100
23 3 4 0029.0 85948 19584 Accepted 100
24 3 4 0027.2 85948 19584 Accepted 100
25 3 4 0028.8 86144 19584 Accepted 100
26 3 4 0030.0 86144 19584 Accepted 100
27 3 4 0030.5 86144 19584 Accepted 100
28 4 0228.4 122904 57600 Accepted 100
29 4 0233.4 121584 56448 Accepted 100
30 4 0248.6 122904 57600 Accepted 100
31 4 0249.8 121584 56448 Accepted 100
32 4 0256.0 123088 58752 Accepted 100
33 4 0253.6 121716 57600 Accepted 100
34 4 0236.4 116196 51840 Accepted 100
35 4 0242.3 114868 50688 Accepted 100
36 4 0249.7 121024 72576 Accepted 100
37 4 0438.5 119508 71424 Accepted 100
38 4 0282.4 127996 79488 Accepted 100
39 4 0491.2 126612 78336 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
4.76 KB
Back to Top