Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在构建代码时总是出现错误。
这是它的屏幕截图:
http://d.pr/i/ifpB
这会是什么?
您在同一个项目中有名为 EXERCICI01 和 EXERCICI02 的源文件。其中每一个都定义了一个名为“main”的函数。您试图将它们都链接到一个目标中,这是不允许的。