QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#335280 | #2210. Hamilton Path | hyforces | WA | 1ms | 3704kb | C++20 | 3.4kb | 2024-02-23 06:58:52 | 2024-02-23 06:58:52 |
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: 3704kb
input:
1 5 6 3 4 2 5 5 3 1 3 4 2 5 1
output:
2 34251 13425
result:
wrong answer 2nd numbers differ - expected: '13425', found: '34251'