这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《【求助】替罪羊树WA了七个点》回复:
解决了 原来是我对替罪羊树中Predecessor和Successor的理解不够(lll¬ω¬)
代码如下 ```cpp #include #include using namespace std; namespace String { class Node { public: int value, size, cnt; Node* leftChild, * rightChild, * parent; Node()…
在讨论《求助求助我正反字典序都85》回复:
@[鏡音リン](/user/90893) 啊这我确实是回来了但是您是不是认错人了啊(捂脸)
在讨论《求助求助我正反字典序都85》回复:
啊我错了是WA 4 5
# 为啥字典序正反我都WA 3 4啊好气哦 ```cpp #include #include #include #include using namespace std; const int MAX_LEN = 15; int n, m, ans, cnt; bool Squ[MAX_LEN + 2][MAX_LEN…
在讨论《江湖救急》回复:
我也觉得洛谷日报可以看看QwQ
在讨论《蒟蒻初次学OI求助》回复:
@[I_am_gone__________](/space/show?uid=81708) '\n'就完全OK
在讨论《蒟蒻初次学OI求助》回复:
按照系统区分,不过'\n'是通用的
在讨论《90分第八个点wa了,下了测试点,找不到bug,求大佬找错》回复:
EMM我也是第八个点WA啊www
在讨论《求助DALAO》回复:
~~可能是编译器不认识它吧www~~
**为什么我的22行循环进不去???** ```cpp #include #include using namespace std; const int size = 1005; const int inf = 1e9; int s1[size], s2[size], tops1, tops2, k; int num[…
在讨论《只过了#21然后20Points?》回复:
@[保登心爱](/space/show?uid=27115) 可是我不会费用流鸭
```cpp #include #include #include #include using namespace std; const int size = 300005; struct rabbit { int color, pos; bool operator r) { printf("0\n"); conti…
在讨论《求助WA,dalao帮忙看看这个暴力哪里错了》回复:
滚动数组版 ~~还是WA~~ ```cpp #include #include using namespace std; const int maxn = 1005; const int maxm = 205; const int maxk = 205; typedef long long ll; const ll m…
代码: ```cpp #include #include using namespace std; const int mod = 1e9 + 7; const int maxL_a = 1005; const int maxL_b = 205; const int maxk = 205; char a[maxL_a]…
在讨论《Dalao帮帮忙WA》回复:
@[Skeleton](/space/show?uid=59558) 谢谢谢谢,问题解决了~
# 我思路应该没错,但是只有 30Points,求Dalao帮忙找下Bug ```cpp #include #include using namespace std; const int size = 100005; typedef long long ll; #define ls i * 2 #define rs i…
在讨论《关于题面》回复:
~~GPS++~~
**我这份代码哪里错啦有木有dalao帮帮我** ~~我还只是个孩子啊救救孩子~~ ```cpp #include #include #include using namespace std; const int size = 100005; struct card { int color,num; bool oper…
在讨论《求助9月月赛T1》回复:
@[w_y_y_](/space/show?uid=108403) 哦哦这样啊~~斜眼笑~~
在讨论《求助9月月赛T1》回复:
@[AThousandSuns](/space/show?uid=72118) 是爆了嘛还是?~~逃~~
**同余方程求解?** 如果a≡b(mod m),那么有m | (a - b) 所以是不是只需要枚举n, **判断(111...1 - b) % m是不是等于0** ~~就行了啊。~~ 为啥我爆零了咦呜呜咦...
在讨论《为什么说SPFA死了?》回复:
~~**JIANG大佬的优秀策略:随机法**~~
在讨论《七夕节讨论帖》回复:
Why I cannot sent Chinese message with my phone here? I need a explanation. ~~If you find some mistakes in my words, don't mind, I just like by this Chinglish.~…