QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#435144#8781. Element-Wise Comparisonucup-team3668#WA 1ms3892kbC++14693b2024-06-08 19:05:352024-06-08 19:05:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 3
5 2 1 3 4

output:

6

result:

wrong answer expected '0', found '6'