你题目是什么? b[4]=20是要做什么?你代码中写int main()主函数了没有?代码中必须要有int main()主函数才行
请贴出完整代码
一个函数体内要有一个main函数
你是不是没写main函数
代码没抓全?main()函数在哪?