{"provider_url":"https://hatena.blog","type":"rich","width":"100%","title":"PKU POJ 3680 Intervals","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Frokugats-pc.hateblo.jp%2Fentry%2F2014%2F02%2F23%2F074156\" title=\"PKU POJ 3680 Intervals - ICPC log\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://rokugats-pc.hateblo.jp/entry/2014/02/23/074156","blog_title":"ICPC log","description":"\u87fb\u672c\u306e\u4f8b\u984c\u3002\u8ca0\u306e\u30b3\u30b9\u30c8\u306e\u8fba\u304c\u5b58\u5728\u3059\u308b\u6700\u5c0f\u8cbb\u7528\u6d41\u554f\u984c\u3002\u7dda\u5f62\u8a08\u753b\u554f\u984c\u306e\u6df1\u9060\u3055\u3068C++\u306e\u95c7\u3092\u611f\u3058\u305f\u4f8b\u984c\u3002\u89e3\u8aac\u306f\u87fb\u672c\u53c2\u7167\u3002\u4ee5\u4e0b\u5199\u7d4c\u3002 #include<cstdio> #include<vector> #include<algorithm> #define MAX_V 500 #define MAX_N 205 #define INF 1000000000 using namespace std; struct edge{ int to, cap, cost, rev_index; }; int N, K; int a[MAX_N], b[MAX_N], w[MAX_N]; int V; vector\u2026","image_url":null,"blog_url":"https://rokugats-pc.hateblo.jp/","version":"1.0","published":"2014-02-23 07:41:56","author_url":"https://blog.hatena.ne.jp/rokugats/","provider_name":"Hatena Blog","categories":["DP\u3068\u30b0\u30e9\u30d5","\u6700\u5c0f\u8cbb\u7528\u6d41","\u87fb\u672c","\u30d5\u30ed\u30fc","POJ"],"height":"190","author_name":"rokugats"}