这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
样例不过,自己对着题解改了半天发现似乎是low数组更新得有问题,但没看出来错在哪( ```cpp #include using namespace std; #define ll long long const int N=1e4+5; const int M=2e4+5; template inline void r…
在讨论《洛谷讨论区恢复公告》回复:
支持支持支持!!!
在讨论《扣 1 复活讨论区》回复:
111
为什么用getchar()读入字符只有60分,换成cin就80分了 ```cpp #include using namespace std; const int N=1e5+5; template inline void read(type &x){ x=0; static bool flag; flag=0; cha…
在讨论《C++狼人杀单机游戏》回复:
%%%