QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#230458#6555. Sets May Be Gooducup-team1060WA 0ms3816kbC++2010.2kb2023-10-28 18:56:062023-10-28 18:56:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

12

result:

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