QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#301917#4824. Bracket-and-bar Sequencesucup-team1817#0 0ms0kbC++233.3kb2024-01-10 14:21:492024-01-10 14:21:49

詳細信息

Test #1:

score: 0
Stage 1: Program answer Time Limit Exceeded

input:

encode
3
1
(|)
4
((((|)|)|)|)
5
(|(|))((|(|))|)

output:

1

input:


output:


result: