2006年11月9日 ... 攝氏溫度=(華氏溫度-32)*5/9 程式是這樣的: #include #include int main() { int a; printf("輸入一華氏溫度"); scanf("%d",&a);
tw.knowledge.yahoo.com