QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#778303#9623. 合成大西瓜ZhaoZiLongWA 1ms5628kbC++20591b2024-11-24 13:56:502024-11-24 13:56:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

1
3
3
3
3
4
1
6

result:

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