摘要:
include <bits/stdc++.h> using namespace std; const int maxn=1e4+1; int mar[maxn]; void tmar(int mar[],const int n,const int m){ int mat[n+1][m+1],mat1 阅读全文
posted @ 2024-09-15 12:01
lkhshnu
阅读(69)
评论(0)
推荐(0)
浙公网安备 33010602011771号