#include <stdio.h>ain’t main()( int price = 0; Printf(“請輸入金額 (元)”); scanf(%d, &price); int change = 100 - price; printf(“找您%d元\n, change); return 0;)
1 回答
已采納

半枯
TA貢獻(xiàn)101條經(jīng)驗 獲得超45個贊
#include?<stdio.h> int?main() { int?price?=?0; Printf(“請輸入金額?(元)”); scanf(%d,?&price); int?change?=?100?-?price; printf(“找您%d元\n,?change); return?0; }
- 1 回答
- 0 關(guān)注
- 823 瀏覽
添加回答
舉報
0/150
提交
取消