QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#439208#7944. Max Minus MinZhangYiDeWA 3ms3672kbC++23152b2024-06-11 18:06:272024-06-11 18:06:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
3
42 42 42
4
1 2 2 1
5
1 100 1 100 1
6
1 2 3 4 5 6

output:


result:

wrong answer Answer contains longer sequence [length = 4], but output contains 0 elements