QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#41390#4239. MSTtool#WA 2ms9924kbC++142.7kb2022-07-30 09:43:432022-07-30 09:43:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
5
1 2 3 4 5
3
10 45 10

output:

-4

result:

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