摘要: //#include <stdio.h> // c 库 #include <stdlib.h> //maclloc 库 #include <iostream> // c++ 库 // 有本句 ,下面cout 前面可以没有 std:: using namespace std; #define MAXS 阅读全文
posted @ 2021-09-05 20:19 abel2020 阅读(494) 评论(0) 推荐(0) 编辑