01 2024 档案

摘要:代码宏定义以及框架约定 #include <bits/stdc++.h> using namespace std; #define IOS ios_base::sync_with_stdio(0);cin.tie(0);cout.tie(0); // #define int long long #d 阅读全文
posted @ 2024-01-31 22:28 橙之夏 阅读(179) 评论(0) 推荐(0)