QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#210694#7560. Computer Networkucup-team1704#WA 0ms3836kbC++17733b2023-10-11 18:59:122023-10-11 18:59:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 2 3 4 5
6 6 6 6 7

output:

5

result:

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