02 2025 档案

摘要:2025.2.24 Codeforces Round 1002 (Div. 2)-B. Cost of the Array 当某一个题目的反面反而更像一个问题时,此时本题有可能是诈骗题! 阅读全文
posted @ 2025-02-13 21:26 Oaths 阅读(5) 评论(0) 推荐(0)
摘要:A. Twice #include<bits/stdc++.h> #define endl '\n' #define int int long long #define pb push_back #define bs bitset #define val(a) (a<'a' ? (a-'A'+'a' 阅读全文
posted @ 2025-02-07 15:01 Oaths 阅读(13) 评论(0) 推荐(0)