QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#319248 | #4824. Bracket-and-bar Sequences | daoquanglinh2007 | 0 | 0ms | 0kb | C++20 | 1.8kb | 2024-02-02 10:57:45 | 2024-02-02 10:57:47 |
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:
input:
output:
result:
wrong output format Unexpected end of file - int64 expected (test case 1)