QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#443260 | #8079. Range Periodicity Query | rotcar08 | WA | 3ms | 32592kb | C++20 | 2.3kb | 2024-06-15 14:56:36 | 2024-06-15 14:56:37 |
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: 3ms
memory: 32592kb
input:
7 AABAAba 9 4 3 2 1 7 5 3 6 1 6 1 4 4 2 1 4 2 1 3 3 3 5 5 4 7 7 8 9
output:
1 1 2 -1 3 -1
result:
wrong answer 6th lines differ - expected: '6', found: '-1'