摘要: 起点 宏定义 #include <bits/stdc++.h> using namespace std; #define IOS ios::sync_with_stdio(false);cin.tie(0);cout.tie(0 //仅在linux上可以使用 __int128 read() { __ 阅读全文
posted @ 2022-09-28 10:34 Meteor_Z 阅读(116) 评论(0) 推荐(0)