神他妈好厉害
第12行取十位数的代码应是: td = (num%100)/10 ;
if语句多了一个分号
去掉if(num==hd*hd*hd+td*td*td+sd*sd*sd);改成num=hd*hd*hd+td*td*td+sd*sd*sd;