摘要:
```cpp #include #include #include #include #include using namespace std; #define RG register int #define LL long long template inline void Read(elemType &T){ elemType X=0,w=0; char ch=0; while(!isdigi 阅读全文
posted @ 2020-04-08 23:00
AE酱
阅读(104)
评论(0)
推荐(0)