编译时我无法检测到问题
I'm not able to detect the problem while compiling
I'm writing first program in C Language but I'm unable to compile it. Please help me!
您需要保存文件。按 CTRL + S。您还可以在 VS Code 侧边栏左侧的蓝色“1”处看到您尚未保存它。如果你不保存它,你只是在尝试编译一个空文件。
I'm writing first program in C Language but I'm unable to compile it. Please help me!
您需要保存文件。按 CTRL + S。您还可以在 VS Code 侧边栏左侧的蓝色“1”处看到您尚未保存它。如果你不保存它,你只是在尝试编译一个空文件。