Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

587
10368
Accepted
25

Subtask Results

Subtask no. Testdata Range Constraints Score
1 36~38 範例測試資料。 0 / 0
2 0~3, 36 $T$ 只會由第一、二種方法構造出來,也就是說不存在括弧。 3 / 3
3 0~11, 36~37 $T$ 由第三種構造方法中的 $E$ 只會由第一、二種方法構造出來,也就是說不存在括弧套括弧。 6 / 6
4 0~3, 12~23, 36, 38 字串 $T$ 中的數字 $v$ $\le 9$。 6 / 6
5 0~38 無額外限制。 10 / 10

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 2 3 4 5 0012.6 7700 4608 Accepted 100
1 2 3 4 5 0023.9 7700 4608 Accepted 100
2 2 3 4 5 0023.7 7700 4608 Accepted 100
3 2 3 4 5 0022.6 7700 4608 Accepted 100
4 3 5 0008.5 7700 4608 Accepted 100
5 3 5 0008.6 7700 4608 Accepted 100
6 3 5 0009.1 7700 4608 Accepted 100
7 3 5 0009.2 7700 4608 Accepted 100
8 3 5 0009.0 7700 4608 Accepted 100
9 3 5 0009.1 7700 4608 Accepted 100
10 3 5 0008.8 7700 4608 Accepted 100
11 3 5 0036.5 10356 5760 Accepted 100
12 4 5 0008.3 7700 4608 Accepted 100
13 4 5 0009.6 7856 4608 Accepted 100
14 4 5 0009.2 7856 4608 Accepted 100
15 4 5 0009.3 7856 4608 Accepted 100
16 4 5 0008.5 7700 4608 Accepted 100
17 4 5 0025.6 9576 4608 Accepted 100
18 4 5 0028.0 9496 4608 Accepted 100
19 4 5 0007.9 7700 4608 Accepted 100
20 4 5 0008.0 7700 4608 Accepted 100
21 4 5 0008.2 7700 4608 Accepted 100
22 4 5 0033.5 15360 10368 Accepted 100
23 4 5 0031.5 15360 10368 Accepted 100
24 5 0013.7 7856 4608 Accepted 100
25 5 0010.0 7700 4608 Accepted 100
26 5 0011.6 7700 4608 Accepted 100
27 5 0008.5 7700 4608 Accepted 100
28 5 0010.4 7700 4608 Accepted 100
29 5 0028.2 9576 4608 Accepted 100
30 5 0026.6 9576 4608 Accepted 100
31 5 0007.7 7700 4608 Accepted 100
32 5 0009.0 7700 4608 Accepted 100
33 5 0009.2 7700 4608 Accepted 100
34 5 0035.5 10356 5760 Accepted 100
35 5 0035.8 10356 5760 Accepted 100
36 1 2 3 4 5 0003.9 6516 3456 Accepted 100
37 1 3 5 0003.9 6516 3456 Accepted 100
38 1 4 5 0003.8 6516 3456 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.19 KB
Back to Top