竞赛讨论区 > hhhhhhhhh
头像
ZSTU20liuzhe
发布于 2022-04-07 13:57
+ 关注

hhhhhhhhh

#include <bits/stdc++.h>
using namespace std;
#define qc ios::sync_with_stdio(0),cin.tie(0),cout.tie(0)
#define ll long long
#define pb push_back
#define mp make_pair
#define fi first
#define se second
#define int ll
#define rep(i,l,r) for(int i=l;i<=r;i++)
#define per(i,r,l) for(int i=r;i>=l;i--)
typedef pair<int, int> Pair;

signed main() {
    qc;
    int t;
    cin>>t;
    
}

全部评论

(0) 回帖
加载中...
话题 回帖

等你来战

查看全部

热门推荐