QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#193836 | #7512. Almost Prefix Concatenation | ucup-team311# | WA | 31ms | 93584kb | C++14 | 3.3kb | 2023-09-30 17:57:10 | 2023-09-30 17:57:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 31ms
memory: 93584kb
input:
ababaab aba
output:
143
result:
wrong answer 1st numbers differ - expected: '473', found: '143'