QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#319248#4824. Bracket-and-bar Sequencesdaoquanglinh20070 0ms0kbC++201.8kb2024-02-02 10:57:452024-02-02 10:57:47

詳細信息

Test #1:

score: 0
Wrong Answer on the first run

input:

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

output:


input:


output:


result:

wrong output format Unexpected end of file - int64 expected (test case 1)