LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 629|回复: 1

g++ compile error !!!

[复制链接]
发表于 2002-12-13 11:29:26 | 显示全部楼层 |阅读模式
#include <iostream>
int main()
{
    cout<<"sdfasd"<<end;
    return 0;

}

report : every lines has error !
how can I do ?
发表于 2002-12-13 14:48:57 | 显示全部楼层
cout << "sdfasd" << endl;
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表