数组的大小不能是变量啊?

来源:学生作业学帮网 编辑:学帮网 时间:2024/06/05 19:10:22

数组的大小不能是变量啊?

/* Note:Your choice is C IDE */
#include "stdio.h"
int math[10];
void main()
{int x,y,s,h;
for(y=0;y