QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#398856 | #8079. Range Periodicity Query | mekoszc | WA | 8ms | 34580kb | C++14 | 1.6kb | 2024-04-25 19:13:06 | 2024-04-25 19:13:06 |
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: 8ms
memory: 34580kb
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 5 6
result:
wrong answer 5th lines differ - expected: '3', found: '5'