QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#206557#7560. Computer Networkucup-team1692#WA 3ms15884kbC++171.6kb2023-10-07 21:17:492023-10-07 21:17:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 15884kb

input:

5
1 2 3 4 5
6 6 6 6 7

output:

5

result:

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