QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#258377#7685. Barkley IIucup-team1310WA 2ms20168kbC++205.2kb2023-11-19 17:36:422023-11-19 17:36:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

2
1

result:

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