检查好多遍了还是检查不出来
看代码 第20行 printf 中的 " , " 这个你应该打成中文的了。
//|,| 光标在这左右挪,你就会发现 //|,| 中文的逗号会比英文的宽
错误提示:
In function 'main':
error: stray '\357' in program
error: stray '\274' in program
error: stray '\214' in program
error: expected ')' before string constant
warning: no newline at end of file