QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#754323#9623. 合成大西瓜GuanYunchangWA 0ms3656kbC++14528b2024-11-16 14:45:522024-11-16 14:45:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

7 9
1 4 1 3 3 6 7
5 4
3 6
3 4
2 3
5 2
2 6
6 7
5 1
4 6

output:

0 4 1 3 3 6 0 
6

result:

wrong answer 1st lines differ - expected: '6', found: '0 4 1 3 3 6 0 '