摘要: 1.树状数组直接求逆序对 采用树状数组标记来求逆序对 #includeusing namespace std;typedef lon... 阅读全文
posted @ 2022-06-04 18:52 wcx1024979076 阅读(30) 评论(0) 推荐(0)
摘要: http://icpc.upc.edu.cn/problem.php?cid=1459&pid=4 题目描述 Three frien... 阅读全文
posted @ 2022-06-04 18:52 wcx1024979076 阅读(26) 评论(0) 推荐(0)
摘要: http://icpc.upc.edu.cn/problem.php?cid=1459&pid=0 题目 这是一道模板题。 给定一个... 阅读全文
posted @ 2022-06-04 18:52 wcx1024979076 阅读(81) 评论(0) 推荐(0)
摘要: Beyond compare4 新建一个txt文档,复制以下内容: reg delete "HKEY_CURRENT_USER\So... 阅读全文
posted @ 2022-06-04 18:52 wcx1024979076 阅读(96) 评论(0) 推荐(0)
摘要: 异或求和式 参考于:https://blog.csdn.net/ECNU_LZJ/article/details/72853774?... 阅读全文
posted @ 2022-06-04 18:52 wcx1024979076 阅读(248) 评论(0) 推荐(0)
摘要: 2020 icpc asia tehran regional contest E题 E题 Social Distancing 题解 切比雪夫距离和曼哈顿距离相互转变 根据上述性质,可以将求切比雪夫不等式最小值转化为求曼哈顿距离的最小值。 二维矩阵求曼哈顿距离可以根据前缀和来减少时间复杂度,如果该点非 阅读全文
posted @ 2021-02-25 00:03 wcx1024979076 阅读(145) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示