abreto吧 关注:20贴子:1,105
  • 3回复贴,共1
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}


1楼2012-10-03 22:22回复
    然后来纠正一写错误
    首先
    void main()
    应是
    int main(void)
    在main结尾应该加
    return 0;
    蛋是这样改了后就少了一点味道了.


    2楼2012-10-03 22:41
    回复
      hhhhhello wwwwwwworld.


      来自Android客户端5楼2012-10-05 02:35
      回复
        hhhhhello wwwwwwworld.


        来自Android客户端6楼2012-10-05 02:35
        回复