QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#507557 | #8029. Traveling Merchant | forest114514 | WA | 0ms | 13924kb | C++14 | 2.8kb | 2024-08-06 19:19:05 | 2024-08-06 19:19:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 13924kb
input:
2 4 4 LHLH 0 1 1 2 1 3 2 3 3 3 LHH 0 1 0 2 1 2
output:
yes yes
result:
wrong answer 2nd lines differ - expected: 'no', found: 'yes'