Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2040
4600
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.8 6212 3384 Accepted 100
1 1 3 4 0001.5 6212 3436 Accepted 100
2 2 4 0001.7 6212 3488 Accepted 100
3 2 4 0001.4 6212 3532 Accepted 100
4 2 4 0001.7 6212 3552 Accepted 100
5 2 4 0008.0 6212 3492 Accepted 100
6 2 4 0011.6 6212 3504 Accepted 100
7 2 4 0133.1 6364 3652 Accepted 100
8 2 4 0081.9 7388 4204 Accepted 100
9 2 4 0137.8 7388 4096 Accepted 100
10 2 4 0137.8 7388 4248 Accepted 100
11 3 4 0001.2 6212 3436 Accepted 100
12 3 4 0001.4 6212 3492 Accepted 100
13 3 4 0001.8 6212 3496 Accepted 100
14 3 4 0002.7 6212 3532 Accepted 100
15 3 4 0001.5 6212 3556 Accepted 100
16 3 4 0001.6 6212 3512 Accepted 100
17 3 4 0001.6 6212 3620 Accepted 100
18 3 4 0001.5 6212 3480 Accepted 100
19 3 4 0001.4 6212 3532 Accepted 100
20 3 4 0002.2 6212 3496 Accepted 100
21 3 4 0001.5 6212 3540 Accepted 100
22 3 4 0001.7 6212 3564 Accepted 100
23 3 4 0002.0 6212 3504 Accepted 100
24 3 4 0002.2 6212 3536 Accepted 100
25 3 4 0002.7 6212 3532 Accepted 100
26 3 4 0002.5 6212 3440 Accepted 100
27 3 4 0002.8 6212 3524 Accepted 100
28 4 0119.5 6212 3540 Accepted 100
29 4 0110.4 6212 3440 Accepted 100
30 4 0107.3 6212 3520 Accepted 100
31 4 0122.5 6212 3516 Accepted 100
32 4 0111.8 6212 3576 Accepted 100
33 4 0122.2 6212 3520 Accepted 100
34 4 0124.0 6364 3644 Accepted 100
35 4 0154.8 6364 3548 Accepted 100
36 4 0133.8 7648 4524 Accepted 100
37 4 0120.8 7388 4208 Accepted 100
38 4 0123.9 7680 4600 Accepted 100
39 4 0138.9 7388 4156 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.76 KB
Back to Top