請(qǐng)問大佬我哪里錯(cuò)了
#include?<stdio.h> int?main()? {??????????? int?height?=?185; ????//補(bǔ)全所有代碼 ????????if(height?>=?180)???? ????????{???????? ????????printf("恭喜小明可以參加?;@球隊(duì)");???? ????????} ????????return?0; }
#include?<stdio.h> int?main()? {??????????? int?height?=?185; ????//補(bǔ)全所有代碼 ????????if(height?>=?180)???? ????????{???????? ????????printf("恭喜小明可以參加?;@球隊(duì)");???? ????????} ????????return?0; }
2019-01-22
舉報(bào)
2019-01-22
主要是 ; 是中文字符
2019-01-22
十分感謝
2019-01-22
你的; > =全部是中文字符,改的時(shí)候最好把height都再打一遍