新手 第一次跟书上写,感觉都一样但他能运行,我的错出在哪?求大神指点
# include <stdio.h>int main(void)
{
printf("哈哈!");
return 0;
}
2017-09-02 01:11
2017-09-02 05:21
2017-09-02 10:04

2017-09-02 10:51
2017-09-02 11:06

2017-09-02 11:20
2017-09-02 11:59
2017-09-02 16:30
2017-09-03 19:54
2017-09-03 19:59