#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)驗(yàn) 獲得超45個(gè)贊
#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)注
- 822 瀏覽
添加回答
舉報(bào)
0/150
提交
取消