gpt4 book ai didi

c++ - cout 不命名类型

转载 作者:行者123 更新时间:2023-11-27 23:17:39 25 4
gpt4 key购买 nike

<分区>

我是 c++ 的新手,我正在使用“hello world”程序,但我一直收到错误

“cout”没有命名我在 Ubuntu 上使用 geany 的类型,如果这有所不同,这是我的代码:

#include <iostream>

int main ()
{
extern cout << "hello world!";
return 0;
}

我不想提出新问题,所以我要在这里添加它

使用提供的修订版,它现在可以编译,但是当我运行程序时出现错误

./geany_run_script.sh: 5: ./geany_run_script.sh: ./hello: not found

对此有什么想法吗?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com