我在编程时,遇到了这个错误提示:[Note] 'int main()' previously defined here谁能解释一下,为什么?(只需回答这是什么意思及解释即可)
多次定义main函数. 一个程序有且只有一个main函数.