QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#134651#5580. Branch Managerlmq26052003WA 4ms15524kbC++202.2kb2023-08-04 12:43:062023-08-04 12:43:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 15524kb

input:

8 5
1 2
4 8
4 6
1 4
2 5
4 7
2 3
5
2
6
4
8

output:

8

result:

wrong answer 1st lines differ - expected: '5', found: '8'