不对啊,88的话,8出现得算2次吧11行应该改为:if(ge==8)count++;if(shi==8)count++;if(bai==8)count++;
if(ge == 8) count++; if(shi == 8) count++; if(bai == 8) count++;