感覺沒毛病,怎么運行不了,求教?。?!
#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;
}
2019-05-14
舉報
2019-05-14
已解決