这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《求助!70pts 下载本地fc与提交测试不符》回复:
remove出错,此帖已结。
rt,代码见下,附数据点和测试情况。 ```cpp #include using namespace std; const int inf=1e6; int n,m,hm,hr,hc,hx,hy,ice[100][100],block_cnt; int block[100][100][100]; char opt[10…
rt。 ```cpp #include #include #include #include using namespace std; const int maxn=1e6+7; vector G[maxn]; inline void addedge(int u,int v){ G[u].push_back(v); }…
在讨论《警钟敲烂》回复:
@[HugoHu](/user/68456) 这是错误的。 ```cpp nxt.left=max(ls.left,ls.sum+rs.left); nxt.right=max(**ls**.right,rs.sum+ls.right); nxt.maxx=max(max(ls.maxx,rs.maxx),ls.rig…
rt. ```cpp #include #include #include using namespace std; const double t=3000.0,down=0.97,ed=1e-14; const int maxn=1e2+7; std::mt19937 rnd(20071018); int n,dis…
rt。 代码如下: ```cpp #include #include #include #include #include using namespace std; #define db double const int maxn=1e5+7; int n,m,bl,l[maxn],r[maxn],pos[maxn];…
如果你 9pts,建议看看 pushup 里面是不是有**逻辑错误**。 比如: ```cpp nxt.left=max(ls.left,ls.sum+rs.left); nxt.right=max(rs.right,rs.sum+ls.right); nxt.maxx=max(max(ls.maxx,rs.maxx)…
在讨论《2023 省选游记集合贴》回复:
https://www.luogu.com.cn/blog/pangwaererhao1/post-2023-xing-xuan-you-ji
在讨论《关于 CSP-S T3》回复:
火种刘明
在讨论《警示后人》回复:
6
在讨论《本题缺少 Special Judge》回复:
@[辛丑四月](/user/313849)
在讨论《本题缺少 Special Judge》回复:
真的没人加个spj吗 孩子快哭了 公式推出来打上去一个点过不去