09 2019 档案

摘要:layout: post title: 2018 2019 ACM ICPC Southeastern European Regional Programming Contest (SEERC 2018) author: "luowentaoaa" catalog: true tags: mathj 阅读全文
posted @ 2019-09-27 11:24 luowentao 阅读(569) 评论(0) 推荐(0)
摘要:layout: post title: 点分治是否容斥 author: "luowentaoaa" catalog: true mathjax: true tags: 数学 该图涉及的链为 $rt u\\rt u a\\rt u b\\rt v\\rt v c\\rt v d$ 还有 $a u rt 阅读全文
posted @ 2019-09-24 10:19 luowentao 阅读(150) 评论(0) 推荐(0)
摘要:题意:在序列中删除最少元素使得得到的图是二分图。 其中点是整数域的点。 比如b1=2 那么a可以连b当且仅当|a-b|=2 同时这里的a,b是任意整数。 怎样判定一个序列是否合法呢?于是想到了二分图没有奇环的性质。 首先发现b序列中有一个奇数和一个偶数那么就会存在奇环。 因为假如从0点出发,0点到奇 阅读全文
posted @ 2019-09-19 15:44 luowentao 阅读(241) 评论(0) 推荐(1)
摘要:牛客练习赛51 Educational Codeforces Round 46 (Rated for Div. 2) +南昌网络赛补题 Educational Codeforces Round 50 +每晚组合数学课程 P20 Educational Codeforces Round 11 +每晚组 阅读全文
posted @ 2019-09-09 10:25 luowentao 阅读(522) 评论(0) 推荐(1)
该文被密码保护。
posted @ 2019-09-03 11:16 luowentao 阅读(0) 评论(0) 推荐(0)