摘要:
题目 30分 暴力: #include<bits/stdc++.h> #define for1(i,a,b) for(int i=a;i<=b;i++) #define ll long long using namespace std; ll gcd(ll a,ll b) { if(b==0) re 阅读全文
题目 30分 暴力: #include<bits/stdc++.h> #define for1(i,a,b) for(int i=a;i<=b;i++) #define ll long long using namespace std; ll gcd(ll a,ll b) { if(b==0) re 阅读全文
posted @ 2022-10-28 09:11
yyx525jia
阅读(42)
评论(0)
推荐(0)

浙公网安备 33010602011771号