如何解决gcc: hello. cpp: No such file or directorygcc: no input file
gcc hello.cpp 中间不要加空格找不到文件的话确认一下cmd是否在文件对应路径下运行,如果不是需要调整运行路径,或者直接使用绝对路径运行程序
gcc hello.cpp