哪里有問題呢?
#include <stdio.h>
int main()?
{? ? ? ?
? ? int height = 185;
? ? //補全所有代碼
? ? if(height >=180)
? ? {
? ? ? ? printf("%s\n","恭喜小明可以參加?;@球隊");
? ? }
return 0;
}
#include <stdio.h>
int main()?
{? ? ? ?
? ? int height = 185;
? ? //補全所有代碼
? ? if(height >=180)
? ? {
? ? ? ? printf("%s\n","恭喜小明可以參加?;@球隊");
? ? }
return 0;
}
2020-09-23
舉報
2020-09-24
你輸入完那段文字后切換英文輸入了嗎?后面的;