#include <stdio.h>int main(){???? ???? int height = 185;??? if(height>=180)??? {//補(bǔ)全所有代碼??? printf("恭喜小明可以參加校籃球隊(duì)");??? }??? else??? {??????? printf("不能參加");??? }?return 0;}
- 2 回答
- 0 關(guān)注
- 2206 瀏覽
添加回答
舉報(bào)
0/150
提交
取消