问答详情
源自:6-6 数组的应用(二)

这个是不能用,还是在网站上不能用

#include<stdio.h>

{

int n=5;

int why[n]={1,2,3,4,5};

return 0;

}

提问者:慕前端0539364 2025-10-20 17:14

个回答