QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#192900 | #7512. Almost Prefix Concatenation | ucup-team387 | WA | 2ms | 13788kb | C++20 | 3.2kb | 2023-09-30 15:50:22 | 2023-09-30 15:50:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 13788kb
input:
ababaab aba
output:
2 2 2 4 *2 0
result:
wrong answer 1st numbers differ - expected: '473', found: '2'