摘要: #define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> #include <stdio.h> #define N 5 void input(int x[], int n); void output(int x[], i 阅读全文
posted @ 2023-12-02 10:02 十二门 阅读(17) 评论(0) 推荐(0) 编辑