【正文】
clear for m=1 to 100000 n=len(allt(str(m))) x=0 for y=1 to n c=substr(allt(str(m)),y,1)***********FOUND*************************************** x=x+val(c)*n endfor***********FOUND*************************************** if n=x ? 39。, m endif endfor答案:=======(答案1)=======x =x +val(c) ^n=========或=========x =x +val(c) **n=======(答案2)=======if m=x=========或=========if x=m第3題 () 題號(hào):18**【程序改錯(cuò)】**題目:下列的程序用來(lái)產(chǎn)生30個(gè)0~100之間的隨機(jī)整數(shù),并且找出* 其中的