"题目" 不难发现$\frac{2}{3}n \frac{1}{3}n=\frac{1}{3}n$(雾 一个团要求点之间两两有边,于是我们枚举两个点,如果这两个点之间没有边相连,那么就删掉这两个点,由于图中存在一个大小为$\frac{2}{3}n$的团,于是必定会剩下一个不小于$\frac{1}{3 ...
分类:
其他好文 时间:
2019-10-03 23:35:45
阅读次数:
90
"题目传送门" //res tp poj 题意 给出一棵有权树,求一个节点集的权值和,满足集合内的任意两点不存在边 分析 每个点有选中与不选中两种状态,对于第$i$个点,记选中为$sel_i$,不选中为$insel_i$ 若某一节点选中,则其子节点都不能选中。 若某一节点不选中,则其子节点有两种选择 ...
分类:
其他好文 时间:
2019-10-02 01:08:03
阅读次数:
120
Party Lemonade A New Year party is not a New Year party without lemonade! As usual, you are expecting a lot of guests, and buying lemonade has already ...
分类:
其他好文 时间:
2019-09-29 21:41:09
阅读次数:
122
"更好的阅读体验" Portal Portal1: "POJ" Portal2: "Luogu" Description One cow from each of N farms $(1 \le N \le 1000)$ conveniently numbered $1 \cdots N$ is g ...
分类:
其他好文 时间:
2019-09-26 21:26:00
阅读次数:
80
"更好的阅读体验" Portal Portal1: "Luogu" Portal2: "POJ" Description One cow from each of N farms $(1 \le N \le 1000)$ conveniently numbered $1 \cdots N$ is g ...
分类:
其他好文 时间:
2019-09-26 21:07:27
阅读次数:
82
给大家介绍一个博客评论神器,Valine。本来hexo博客用的是gitment,我也非常喜欢,无奈我用着bug略多,而且毕竟有github账户的小伙伴似乎并不多。于是我就忍痛准备换评论系统。然后在最近刚刚加入的hexo博客群里,看见了一个神器。也就是本篇主人公——Valine.js。具体配置就见如下的文章吧。它的定义——一款极简的无后端评论系统。在多说和网易云跟帖相继倒闭的情况下
分类:
其他好文 时间:
2019-09-15 11:24:40
阅读次数:
120
数据孤岛、数据隐私以及数据安全,是目前人工智能和云计算在大规模产业化应用过程中绕不开的“三座大山”。 “联邦学习”作为新一代的人工智能算法,能在数据不出本地的情况下,实现共同建模,提升AI模型的效果,从而保证数据隐私安全,突破数据孤岛和小数据的限制,这无疑成为了跨越“三座大山”的途径之一。因此,作为 ...
分类:
其他好文 时间:
2019-09-12 23:53:26
阅读次数:
183
gRPC官方Windows安装说明: Install Visual Studio 2015 or 2017 (Visual C++ compiler will be used). Install Git. Install CMake. Install Active State Perl (choco ...
分类:
Windows程序 时间:
2019-09-12 13:41:40
阅读次数:
1130
One cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1..N is going to attend the big cow party to be held at farm #X (1 ≤ X ≤ N). A total ...
分类:
其他好文 时间:
2019-09-06 20:07:15
阅读次数:
81
"Damn Single (单身狗)" is the Chinese nickname for someone who is being single. You are supposed to find those who are alone in a big party, so they can ...
分类:
其他好文 时间:
2019-09-05 23:28:00
阅读次数:
101