问题标题: 酷町堂:问答形势和5536 门牌制作(plate)

0
0

0
已采纳
蔡乐毅
蔡乐毅
高级光能
高级光能

用桶装每个数字出现的次数

代码:

pos=i+j;

a[pos/100]++,a[pos/10%10]++,a[pos%10]++;

我要回答