Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

988
41472
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 0045.2 45796 41472 Accepted 100
1 2 3 4 5 0072.6 45800 41472 Accepted 100
2 2 3 4 5 0074.8 45796 41472 Accepted 100
3 2 3 4 5 0074.8 45800 41472 Accepted 100
4 3 5 0007.9 6912 3456 Accepted 100
5 3 5 0008.0 6912 3456 Accepted 100
6 3 5 0009.9 7148 3456 Accepted 100
7 3 5 0009.8 7148 3456 Accepted 100
8 3 5 0009.7 7148 3456 Accepted 100
9 3 5 0009.8 7148 3456 Accepted 100
10 3 5 0009.6 6992 3456 Accepted 100
11 3 5 0070.0 12228 8064 Accepted 100
12 4 5 0004.8 6836 3456 Accepted 100
13 4 5 0009.9 6912 3456 Accepted 100
14 4 5 0009.1 7068 3456 Accepted 100
15 4 5 0009.8 6992 3456 Accepted 100
16 4 5 0003.4 6912 3456 Accepted 100
17 4 5 0029.9 9412 4608 Accepted 100
18 4 5 0034.5 9412 4608 Accepted 100
19 4 5 0007.3 6992 3456 Accepted 100
20 4 5 0007.4 6912 3456 Accepted 100
21 4 5 0007.3 6912 3456 Accepted 100
22 4 5 0084.1 22388 17280 Accepted 100
23 4 5 0073.4 22388 17280 Accepted 100
24 5 0018.7 6912 3456 Accepted 100
25 5 0009.5 6912 3456 Accepted 100
26 5 0015.3 7148 3456 Accepted 100
27 5 0006.6 6836 3456 Accepted 100
28 5 0006.5 6912 3456 Accepted 100
29 5 0035.1 9412 4608 Accepted 100
30 5 0045.5 9412 4608 Accepted 100
31 5 0009.6 6992 3456 Accepted 100
32 5 0009.6 6912 3456 Accepted 100
33 5 0009.6 6912 3456 Accepted 100
34 5 0069.3 12228 8064 Accepted 100
35 5 0061.4 12228 8064 Accepted 100
36 1 2 3 4 5 0002.4 6520 3456 Accepted 100
37 1 3 5 0003.8 6520 3456 Accepted 100
38 1 4 5 0002.2 6520 3456 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.79 KB
Back to Top