摘要: > 所有代码的开头头文件,宏定义和命名空间如下 > ```cpp > #include > #define Tp template > #define Ts template > #define ll long long > #define CI const int > #define RI int 阅读全文
posted @ 2023-04-11 19:04 ClapEcho233 阅读(11) 评论(0) 推荐(0) 编辑