QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#276114#7685. Barkley IIucup-team1785WA 1ms7684kbC++232.2kb2023-12-05 16:36:472023-12-05 16:36:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 7684kb

input:

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

output:

-1
3

result:

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