首页 新闻 会员 周边
4
回答数

回答被采纳 10 一个简单又不简单的问题

#include<stdio.h> #include<string.h> void main() { char a[1000]; int i; for(i=0;i<1000;i++) { a[i]=1