摘要: //想不到吧,这个代码真的能过编译。//所以要是有什么问题,为什么不跑下看看呢#include<bits/stdc++.h> using namespace std; int x; string str; bitset<30> mbs(100); ///重载运算符 struct node { int 阅读全文
posted @ 2021-11-29 13:52 T_X蒻 阅读(34) 评论(0) 推荐(0)