摘要: 指针数组作为参数传递可实现传递第二维不确定的二维数组 #include<bits/stdc++.h> using namespace std; typedef long long ll; #define frewri freopen("1.ou","w",stdout) const int maxn 阅读全文
posted @ 2019-01-06 14:43 wa007 阅读(2672) 评论(0) 推荐(0) 编辑