QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#268556 | #4940. Token Distance | MaMengQi | WA | 1ms | 3640kb | C++20 | 4.0kb | 2023-11-28 18:25:45 | 2023-11-28 18:25: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: 3640kb
input:
5 7 1 1 1 10 1 2 1 3 2 1 5 1 5 4 1 3 7 2 2 4 2 2 5 2 4 5
output:
YES NO NO NO NO
result:
wrong answer 4th lines differ - expected: 'YES', found: 'NO'