printf( "%d", c );. /* 以printf 印出c 這個整數型態的變數*/ return 0;. } 先設a = 1, A = 8, b = 2, 把A - a + b 算出來之後存到c 這個變數, 再以printf 函數.
確定! 回上一頁