QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#464971#8517. Interesting Pathsucup-team1704#WA 258ms30728kbC++202.3kb2024-07-06 16:29:212024-07-06 16:29:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 258ms
memory: 30728kb

input:

5 7
1 3
3 5
1 2
2 3
3 4
4 5
2 4

output:

0 0 0 0 0 

result:

wrong answer 1st numbers differ - expected: '4', found: '0'