Int i=-1 If(i<=0)printf("*\n")Else printf("%\n")
printf("****\n")之后少了;分号所以是语法错误
如有帮助,请点击我的回答下方的【采纳该答案】按钮帮忙采纳下,谢谢!
希望对题主有所帮助!可以的话,帮忙点个采纳!
printf后的分号