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