data[i] = result.get(i)+10-8; 改为:data[i] = (result.get(i)+10-8)%10;//因为如果1+8=9的话,9+10-8=11.
点赞 评论

相关推荐

牛客网
牛客企业服务