QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#335280#2210. Hamilton PathhyforcesWA 1ms3704kbC++203.4kb2024-02-23 06:58:522024-02-23 06:58:52

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'