QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#767145#9742. 优秀的拆分youwikeWA 0ms16228kbC++143.2kb2024-11-20 19:57:072024-11-20 19:57:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3 5 1 4 2
4
1 2 4 3
5
3 5 2 1 4

output:

5
5
5

result:

wrong answer 1st lines differ - expected: '4', found: '5'