Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2083
4904
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 8556 3408 Accepted 100
1 1 3 4 0001.3 8556 3516 Accepted 100
2 2 4 0001.9 8556 3460 Accepted 100
3 2 4 0001.3 8556 3420 Accepted 100
4 2 4 0001.6 8556 3424 Accepted 100
5 2 4 0007.4 8556 3460 Accepted 100
6 2 4 0011.7 8556 3476 Accepted 100
7 2 4 0138.6 8556 3592 Accepted 100
8 2 4 0079.9 8556 4628 Accepted 100
9 2 4 0144.3 8556 4652 Accepted 100
10 2 4 0145.3 8556 4668 Accepted 100
11 3 4 0001.2 8556 3496 Accepted 100
12 3 4 0001.4 8556 3520 Accepted 100
13 3 4 0001.5 8556 3460 Accepted 100
14 3 4 0002.3 8556 3428 Accepted 100
15 3 4 0001.6 8556 3568 Accepted 100
16 3 4 0001.2 8556 3372 Accepted 100
17 3 4 0001.9 8556 3480 Accepted 100
18 3 4 0001.5 8556 3476 Accepted 100
19 3 4 0001.5 8556 3460 Accepted 100
20 3 4 0002.6 8556 3420 Accepted 100
21 3 4 0001.6 8556 3476 Accepted 100
22 3 4 0001.7 8556 3472 Accepted 100
23 3 4 0001.5 8556 3492 Accepted 100
24 3 4 0002.2 8556 3528 Accepted 100
25 3 4 0002.5 8556 3440 Accepted 100
26 3 4 0002.1 8556 3436 Accepted 100
27 3 4 0002.3 8556 3492 Accepted 100
28 4 0111.4 8556 3448 Accepted 100
29 4 0137.7 8556 3508 Accepted 100
30 4 0125.4 8556 3512 Accepted 100
31 4 0143.6 8556 3444 Accepted 100
32 4 0112.4 8556 3560 Accepted 100
33 4 0141.1 8556 3428 Accepted 100
34 4 0110.6 8556 3648 Accepted 100
35 4 0122.2 8556 3704 Accepted 100
36 4 0120.1 9104 4840 Accepted 100
37 4 0127.6 8556 4744 Accepted 100
38 4 0123.6 9108 4904 Accepted 100
39 4 0142.3 8556 4632 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.58 KB
Back to Top