QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#142701 | #6844. Suffix Automaton | qsceszthn | WA | 8ms | 50860kb | C++14 | 2.6kb | 2023-08-19 18:08:45 | 2023-08-19 18:08:48 |
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: 50860kb
input:
ccpcguilin 5 1 10 4 8 26
output:
4 4 2 3 8 8 1 2 4 7
result:
wrong answer 1st lines differ - expected: '1 1', found: '4 4'