請(qǐng)問哪里不對(duì)
#include <stdio.h>
int main()?
{? ? ? ?
? ? int height = 185;
? ? //補(bǔ)全所有代碼
? ? if(height >= 180)
? ? {
? ? ? ? printf("%s\n","恭喜小明可以參加?;@球隊(duì)");
? ? }
? ? return 0;
}
#include <stdio.h>
int main()?
{? ? ? ?
? ? int height = 185;
? ? //補(bǔ)全所有代碼
? ? if(height >= 180)
? ? {
? ? ? ? printf("%s\n","恭喜小明可以參加?;@球隊(duì)");
? ? }
? ? return 0;
}
2017-10-10
舉報(bào)
2017-10-10
PRITF后的分號(hào)換成西文字符