QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#295562 | #4824. Bracket-and-bar Sequences | ucup-team2895 | 0 | 0ms | 0kb | C++14 | 3.5kb | 2023-12-31 12:38:10 | 2023-12-31 12:38:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer on the first run
input:
encode 3 1 (|) 4 ((((|)|)|)|) 5 (|(|))((|(|))|)
output:
1
input:
output:
result:
wrong output format Unexpected end of file - int64 expected (test case 2)