#includeint main()?{int sale=120; //銷售業(yè)績(jī)?yōu)?20萬(wàn) ??int year=1; //剛剛進(jìn)入公司1年 ? ?//完善代碼 ? ?if(sale>100 && year>=2) ???{ ? ? ??? ? ? ?printf("%s\n","恭喜你獲得年終獎(jiǎng)!"); ???} ???else ? ?{?? ? ? ??printf("%s\n","很遺憾,期望你再接再厲"); ? ?}?? ?return 0;?
- 0 回答
- 0 關(guān)注
- 2107 瀏覽
添加回答
舉報(bào)
0/150
提交
取消