#include int main() { printf("hello"); return 0; }
换软件,vs对新人极不友好
是不是没建c++空项目啊/(ㄒoㄒ)/~~
看看这个
把main.c 文件名改下试试。