QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#404436#8546. Min or Max 2ReliaukWA 3ms15880kbC++172.7kb2024-05-03 22:26:382024-05-03 22:26:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
2
1 2
2 1
5
2 4 1 5 3
2 4 1 5 3
5
1 2 3 4 5
5 4 3 2 1
8
5 8 3 4 2 7 1 6
4 6 3 8 5 1 2 7

output:


result:

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