QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'