QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#852555#3299. Advertisement MatchingHuangHanShengWA 19ms668156kbC++231.2kb2025-01-11 12:45:082025-01-11 12:45:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 19ms
memory: 668156kb

input:

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

output:

17

result:

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