#define MAX_SIZE 2048 int a[MAX_SIZE]; int main() { a[0] = a[MAX_SIZE] = 1; }
27,517
社区成员
28,798
社区内容
加载中
试试用AI创作助手写篇文章吧