zoukankan
html css js c++ java
10.25
周六
hive 桶相关特性分析
hive 子查询特别分析
hive优化方式和使用技巧
查看全文
相关阅读:
HDU 5409 CRB and Graph (边双连通+DFS)
HDU 3749 Financial Crisis (点双连通+并查集)
POJ 1523 SPF (无向图割点)
HDU 3639 Hawk-and-Chicken (强连通缩点+DFS)
UVA11324 The Largest Clique (强连通缩点+DP最长路)
HDU 3861 The King’s Problem (强连通缩点+DAG最小路径覆盖)
ZOJ 3795 Grouping (强连通缩点+DP最长路)
POJ 2455 Secret Milking Machine 【二分】+【最大流】
POJ 2112 Optimal Milking (二分+最短路+最大流)
POJ 1094 Sorting It All Out 【拓扑排序】
原文地址:https://www.cnblogs.com/kxdblog/p/4049532.html
最新文章
codeforces643D
2019 7.6 T2 虫洞
codeforces666A
codeforces340C
codeforces555B
codeforces1C
codeforces297B
codeforces402B
快速输出代码
单调队列优化&&P1886 滑动窗口题解
热门文章
p2456二进制方程 题解
差分约束详解&&洛谷SCOI2011糖果题解
HDU 1435 Stable Match 【稳定婚姻问题】
Codeforces 992C Nastya and a Wardrobe (思维)
HDU 1522 Marriage is Stable 【稳定婚姻匹配】(模板题)
Codeforces 1093D. Beautiful Graph (二分图染色+组合数)
HDU 5592 ZYB's Game 【树状数组】+【二分】
POJ 2155 Matrix (二维树状数组+差分)
HDU 3594 Cactus (强连通+仙人掌图)
HDU 1385 Minimum Transport Cost (输出字典序最小路径)【最短路】
Copyright © 2011-2022 走看看