QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#395200#5423. Perfect Matchingucup-team3340#WA 1ms3500kbC++141.2kb2024-04-21 10:29:192024-04-21 10:29:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
6
14 22 33 11 25 36
4
100 10 98 12
4
1 3 5 7

output:

Yes
4 1
2 5
3 6
Yes
2 4
3 1
3 1
No

result:

wrong answer Token parameter [name=s] equals to "3", doesn't correspond to pattern "Yes|No" (test case 3)