上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 51 下一页
摘要: 选项->启用数学公式支持 \begin{equation*} \begin{split} &xxx\\ &xxx\\ \end{split} \end{equation*} 如 \begin{equation*}\begin{split}&xxx\\&xxx\\\end{split}\end{equ 阅读全文
posted @ 2019-04-15 22:36 congmingyige 阅读(211) 评论(0) 推荐(0)
摘要: Pro&Sol 链接: https://pan.baidu.com/s/17Tt3EPKEQivP2-3OHkYD2A 提取码: wbnu 复制这段内容后打开百度网盘手机App,操作更方便哦 6491 时间间隔 6491 时间间隔 S距离2050年1月1日0点0时0分多少秒 2050_value-t 阅读全文
posted @ 2019-04-15 22:28 congmingyige 阅读(418) 评论(0) 推荐(0)
摘要: HPrefix Sum study from : https://blog.csdn.net/mitsuha_/article/details/81774727 k较小。分离x和k。 另外的可能:求a[k][x],x不确定,想到的是求sum(a[k][1]+a[k][2]+...+a[k][x]), 阅读全文
posted @ 2019-04-14 22:08 congmingyige 阅读(232) 评论(0) 推荐(0)
摘要: 链接:https://pan.baidu.com/s/12gSzPHEgSNbT5Dl2QqDNpA 提取码:fw39 复制这段内容后打开百度网盘手机App,操作更方便哦 D Grid G Multithread 模拟 inf long long I Tree 贪心,一颗子树的权值和大于某个值则使用 阅读全文
posted @ 2019-04-14 16:10 congmingyige 阅读(451) 评论(0) 推荐(0)
摘要: study from : http://hihocoder.com/contest/hiho127/problem/1 http://hihocoder.com/contest/hiho128/problem/1 阅读全文
posted @ 2019-04-12 20:50 congmingyige 阅读(89) 评论(0) 推荐(0)
摘要: 偏序问题: https://www.luogu.org/blog/Owencodeisking/post-xue-xi-bi-ji-cdq-fen-zhi-hu-zheng-ti-er-fen 优质题目: https://oi.men.ci/tag/cdq/ 看思想: https://www.cnb 阅读全文
posted @ 2019-04-12 20:35 congmingyige 阅读(343) 评论(0) 推荐(0)
摘要: study from : https://www.luogu.org/blog/top-oier/qian-tan-you-shang-xia-jie-di-wang-lao-liu 网络流 每次都要对dep数组进行初始化。 dfs函数的优化:如果TLE,尝试使用一下。 loj https://lo 阅读全文
posted @ 2019-04-11 21:08 congmingyige 阅读(193) 评论(0) 推荐(0)
摘要: study from : https://www.cnblogs.com/RabbitHu/p/BIT.html loj 130 https://loj.ac/problem/130 131 132 133 看数组就好。公式推导无法理解。 135 阅读全文
posted @ 2019-04-11 19:14 congmingyige 阅读(172) 评论(0) 推荐(0)
摘要: study from : https://khong-biet.blog.luogu.org/Introduction-of-zkwSegmentTree 阅读全文
posted @ 2019-04-11 11:33 congmingyige 阅读(110) 评论(0) 推荐(0)
摘要: bat文件 一个exe用于不断生成数据 (build) 另外两个exe输出结果并比较 (test1,test2) 一个文件夹存放结果(addr) 阅读全文
posted @ 2019-03-26 20:01 congmingyige 阅读(362) 评论(0) 推荐(0)
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 51 下一页