通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
方程 a*b = (a or b) *(a and b),在 a,b 都取 [0, 31]中的整数时,共有_____组解。(*∗ 表示乘法;or 表示按位或运算;and 表示按位与运算)