#include <stdio.h>
int main()
{
int height = 185;
//补全所有代码
if(height>=180)
printf("%s\n","恭喜小明可以进入篮球队");
}
return 0;
少了个校字\校篮球队