數組練習

輸入一串數字,將每一位數字取出來用字符表示,並顯示有多少位。web #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> #include <math.h> #include <time.h> //判斷用戶輸入幾位數字?將每一位數字取出來。power 求平方 floor 去尾法 abs 絕對值 i
相關文章
相關標籤/搜索