QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#877062#9623. 合成大西瓜GuanYunchangWA 1ms3840kbC++20407b2025-01-31 19:17:332025-01-31 19:17:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3840kb

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:

6 

result:

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