QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#775948 | #7309. Compressed LCS | LoverInTime | WA | 1ms | 5728kb | C++14 | 2.9kb | 2024-11-23 17:07:45 | 2024-11-23 17:07:45 |
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: 1ms
memory: 5728kb
input:
1 3 1 2 1 1 2 1 1 2 4 4 1 1 2 1 3 1 4 1 1 1 3 1 2 1 4 1 1 1 1000000000 999 1000000000 1000
output:
result:
wrong answer Answer contains longer sequence [length = 3], but output contains 0 elements