C语言 定义和调用函数求水仙花数 日期:2017-07-14 13:12:47 人气:1 C语言 定义和调用函数求水仙花数 函数返回值有问题,输出有问题 第12行改为: if(is(i))printf("%d\n",i);第23行: return 1; return 0