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