main() {int a,b[5]; a=0; b[0]=3; printf("%d,%d尀n",b[0],b[1]); }

2024-12-29 00:51:35
推荐回答(1个)
回答1:

3,随机数