Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~8 只有 3 這種運算 7 / 7
3 0~1, 9~15 $NQ \leq 10^ 6$ 10 / 10
4 2~8, 16~22 只有 13 兩種運算 13 / 13
5 23~29 只有 23 兩種運算,且保證所有的 , $m_i$ = 1 15 / 15
6 2~8, 23~36 只有 23 兩種運算 20 / 20
7 0~43 無額外限制 35 / 35

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 7 0001.6 14512 1404 Accepted 100
1 1 3 7 0002.0 14512 1400 Accepted 100
2 2 4 6 7 0001.6 14512 1372 Accepted 100
3 2 4 6 7 0002.2 14512 1540 Accepted 100
4 2 4 6 7 0024.6 14512 7384 Accepted 100
5 2 4 6 7 0025.0 14512 7280 Accepted 100
6 2 4 6 7 0023.2 14512 7284 Accepted 100
7 2 4 6 7 0022.8 14512 7292 Accepted 100
8 2 4 6 7 0049.2 14512 7044 Accepted 100
9 3 7 0001.6 14512 1412 Accepted 100
10 3 7 0005.2 14512 1484 Accepted 100
11 3 7 0002.7 14512 1484 Accepted 100
12 3 7 0004.7 14512 1516 Accepted 100
13 3 7 0003.2 14512 1888 Accepted 100
14 3 7 0008.9 14512 1480 Accepted 100
15 3 7 0018.2 14512 7640 Accepted 100
16 4 7 0002.0 14512 1480 Accepted 100
17 4 7 0002.4 14512 1428 Accepted 100
18 4 7 0185.1 14512 8412 Accepted 100
19 4 7 0186.7 14512 8320 Accepted 100
20 4 7 0183.1 14512 8412 Accepted 100
21 4 7 0183.3 14512 8400 Accepted 100
22 4 7 0112.2 14512 8284 Accepted 100
23 5 6 7 0001.7 14512 1376 Accepted 100
24 5 6 7 0002.6 14512 1424 Accepted 100
25 5 6 7 0237.8 14512 8412 Accepted 100
26 5 6 7 0236.8 14512 8296 Accepted 100
27 5 6 7 0240.0 14512 8304 Accepted 100
28 5 6 7 0238.0 14512 8312 Accepted 100
29 5 6 7 0019.0 14512 8088 Accepted 100
30 6 7 0001.7 14512 1420 Accepted 100
31 6 7 0002.5 14512 1452 Accepted 100
32 6 7 0235.4 14512 8320 Accepted 100
33 6 7 0237.7 14512 8332 Accepted 100
34 6 7 0238.2 14512 8300 Accepted 100
35 6 7 0240.5 14512 8412 Accepted 100
36 6 7 0175.8 14512 8128 Accepted 100
37 7 0019.5 14512 2396 Accepted 100
38 7 0317.7 14512 9344 Accepted 100
39 7 0296.7 14512 9360 Accepted 100
40 7 0300.0 14512 9332 Accepted 100
41 7 0308.4 14512 9348 Accepted 100
42 7 0014.8 14512 2476 Accepted 100
43 7 0207.8 14512 9320 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
5.39 KB
Back to Top