全心思齐网

出现错误error C2449: found '{' at file scope (missing function header?)?

错误分析: 函数定义错了,多加了一个分号! 修正: double total_top10(double score[3][10], char name[10][16]) /*不能有分号*/ { ....

匿名回答于2023-10-21 08:08:47


相关知识问答