QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#290339#6555. Sets May Be GoodZ_301WA 0ms3688kbC++176.7kb2023-12-24 20:57:442023-12-24 20:57:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3688kb

input:

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

output:

20

result:

wrong answer 1st numbers differ - expected: '16', found: '20'