摘要: A - I'm a teapot 点击查看代码 #include<bits/stdc++.h> #define int long long using namespace std; using pii=pair<int,int>; using ll = long long; using ull = 阅读全文
posted @ 2025-08-12 22:17 LYET 阅读(17) 评论(0) 推荐(0)
摘要: A - G1 点击查看代码 #include<bits/stdc++.h> #define int long long using namespace std; using pii=pair<int,int>; using ll = long long; using ull = unsigned l 阅读全文
posted @ 2025-08-12 12:40 LYET 阅读(5) 评论(0) 推荐(0)