我找不到原因。。。。。
In function 'main': error: stray '\357' in program error: stray '\274' in program error: stray '\233' in program error: expected ';' before 'printf' error: stray '\357' in program error: stray '\274' in program error: stray '\233' in program warning: no newline at end of file 什么情況?
2015-10-04
標(biāo)點(diǎn)符號(hào)的問(wèn)題
2015-11-06
#include <stdio.h>
int main()
{
? ? printf("你是我的小呀小蘋(píng)果兒~\n"),
? ? printf("怎么愛(ài)你都不嫌多~\n"),
? ? printf("紅紅的小臉兒溫暖我的心窩~\n"),
? ? printf("點(diǎn)亮我生命的火 火火火火~\n");
? ? return 0;
}
同志們我能幫的就這些。照抄就行了。
2015-10-12
請(qǐng)問(wèn)哪里出問(wèn)題了 ?怎么都過(guò)不了關(guān)
2015-10-02
媽蛋,終于找到錯(cuò)誤的原因了