QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#78325#4815. Flower's LandwlxhkkWA 2ms6564kbC++141.3kb2023-02-17 20:09:112023-02-17 20:09:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 6564kb

input:

5 3
6 10 4 3 4
3 4
4 2
2 5
5 1

output:

0 17 17 17 17 

result:

wrong answer 1st numbers differ - expected: '20', found: '0'