求大神帮忙
maple吧
全部回复
仅看楼主
level 3
restart:
for i from 1 to 3 do
r[i]:=i;
od;
r;
怎么让最后一行的命令显示的是[1,2,3]?
2014年04月22日 11点04分 1
1