#include <stdio.h>
int main()
{
int height = 185;
//补全所有代码
if(height >= 180)
printf("%s\n","买玩具");
}
return 0;
不是校篮球队那个吗,买玩具是什么鬼
printf后面的分号要用英文符号;