QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#52845#4808. Great Partywlxhkk#WA 2ms5828kbC++14941b2022-10-04 15:32:092022-10-04 15:32:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5828kb

input:

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

output:

6
5
6
9
9

result:

wrong answer 1st numbers differ - expected: '3', found: '6'