QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#295184#4825. Even and Odd Combinationsucup-team162#0 0ms0kbC++201.3kb2023-12-30 20:25:422023-12-30 20:25:42

详细

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)