QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#253497 | #4940. Token Distance | ucup-team026 | WA | 157ms | 159972kb | C++23 | 3.4kb | 2023-11-17 02:45:05 | 2023-11-17 02:45:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 157ms
memory: 159972kb
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:
NO NO NO NO YES
result:
wrong answer 1st lines differ - expected: 'YES', found: 'NO'