QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#258391#7679. Master of Both IVucup-team883WA 0ms3652kbC++142.4kb2023-11-19 17:42:352023-11-19 17:42:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
1 2 3
5
3 3 5 1 1

output:

-1
-1

result:

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