QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#199165 | #7512. Almost Prefix Concatenation | ucup-team944 | WA | 9ms | 28072kb | C++20 | 6.1kb | 2023-10-03 22:08:41 | 2023-10-03 22:08:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 9ms
memory: 28072kb
input:
ababaab aba
output:
3 2 5 4 6 7 7 473
result:
wrong answer 1st numbers differ - expected: '473', found: '3'