else{printf("%d==%d\n”,a,b)printf("%d<=%d\n”,a,b)printf("%d>=%d”,a,b)}
依题目意思:第10行 第16行 第19行的输出 不需要 '\n' .