QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#507893#6695. Matchingucup-team1002#WA 0ms3604kbC++23153b2024-08-06 23:03:192024-08-06 23:03:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
9
3 -5 5 6 7 -1 9 1 2
3
-5 -4 -3
3
1 10 100

output:

12

result:

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