摘要:
#include<bits/stdc++.h> #define f(i,s,e) for(int i = s; i <= e; i++) #define ll long long using namespace std; const int N = 1e3+10,inf = 0x3f3f3f3f; 阅读全文
posted @ 2024-07-03 16:14
CRt0729
阅读(32)
评论(0)
推荐(0)
摘要:
#include<bits/stdc++.h> using namespace std; typedef long long ll; const int N = 1e3+10,inf = 0x3f3f3f3f; int main() { char c; cin >> c; cout << " " < 阅读全文
posted @ 2024-07-03 16:11
CRt0729
阅读(22)
评论(0)
推荐(0)
摘要:
#include<bits/stdc++.h> using namespace std; typedef long long ll; const int N = 1e3+10,inf = 0x3f3f3f3f; int main() { int a,b,c,d; cin >> a >> b >> c 阅读全文
posted @ 2024-07-03 16:05
CRt0729
阅读(44)
评论(0)
推荐(0)

浙公网安备 33010602011771号