QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#197626 | #5669. Traveling in Jade City | ucup-team1651# | WA | 0ms | 3628kb | C++20 | 6.4kb | 2023-10-02 17:48:42 | 2023-10-02 17:48:42 |
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: 3628kb
input:
4 3 1 9 2 3 8 4 1 1 q 3 4 x 0 q 3 4 c 3 q 3 4 c 1 q 3 4 x 0 q 3 4
output:
8 8 9 impossible impossible
result:
wrong answer 1st lines differ - expected: '6', found: '8'