while()循環、基本運算符、平方、指數增長、

1、while(條件) {代碼塊} 示例程序: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 #include<stdio.h> #define ADJUST 7.64 #define SCALE 0.325 int  main() { double  shoe,foot; printf ( "shoe size (men's)     foot length\n"
相關文章
相關標籤/搜索