QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'