QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#76458#5423. Perfect MatchingLHWA 3ms3264kbC++232.2kb2023-02-10 02:53:592023-02-10 02:54:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 3264kb

input:

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

output:

97222223
436681157
328728506

result:

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