QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#295184#4825. Even and Odd Combinationsucup-team162#0 0ms0kbC++201.3kb2023-12-30 20:25:422023-12-30 20:25:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer on the first run

input:

6
3 0
2 1
1
3 3
1 2 3
3 1
1
3 1
2
3 1
3

output:

68425
49881
49698
49900
50177
49928
49881
49948
50086
49753

input:


output:


result:

wrong answer Integer parameter [name=n] equals to 68425, violates the range [3, 3] (test case 1)