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

来源:学生作业帮助网 编辑:作业帮 时间:2024/06/04 17:39:54

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

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