求助关于 VSCode 配置
  • 板块学术版
  • 楼主__er
  • 当前回复10
  • 已保存回复10
  • 发布时间2023/5/28 21:53
  • 上次更新2023/10/23 14:24:54
查看原帖
求助关于 VSCode 配置
713955
__er楼主2023/5/28 21:53

运行报错:

PS D:\C++> cd "d:\C++\" ; if ($?) { g++ A+B problem.cpp -o A+B problem } ; if ($?) { .\A+B problem }
g++: The term 'g++' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

https://www.luogu.com.cn/paste/dp4uode3

2023/5/28 21:53
加载中...