C++编译问题

2025-04-30 20:44:43
推荐回答(1个)
回答1:

你的main函数里有不认识的标识符啊~~

unresolved external symbol _main

找找看,有写错字符的地方没有~
用了visual assist没有?
很好的工具,编程极其方便。