摘要: ###hdoj1796 #include<bits/stdc++.h> using namespace std; typedef long long ll; #define int ll const int N=20+10; int n,m; int a[20]; int gcd(int x,int 阅读全文
posted @ 2020-08-24 12:51 Rynar 阅读(179) 评论(0) 推荐(0)