{"id":991,"date":"2014-10-01T17:03:09","date_gmt":"2014-10-01T09:03:09","guid":{"rendered":"http:\/\/www.shuizilong.com\/house\/?p=991"},"modified":"2014-10-01T17:03:09","modified_gmt":"2014-10-01T09:03:09","slug":"bzoj-1499-noi2005%e7%91%b0%e4%b8%bd%e5%8d%8e%e5%b0%94%e5%85%b9","status":"publish","type":"post","link":"https:\/\/www.shuizilong.com\/house\/archives\/bzoj-1499-noi2005%e7%91%b0%e4%b8%bd%e5%8d%8e%e5%b0%94%e5%85%b9\/","title":{"rendered":"BZOJ 1499. [NOI2005]\u7470\u4e3d\u534e\u5c14\u5179"},"content":{"rendered":"<p><!--more--><\/p>\n<p><a href=\"http:\/\/www.lydsy.com\/JudgeOnline\/problem.php?id=1499\">http:\/\/www.lydsy.com\/JudgeOnline\/problem.php?id=1499<\/a><\/p>\n<h3>Brief description: <\/h3>\n<p>\u7565\u3002\uff09<\/p>\n<h3>Analysis: <\/h3>\n<p>\u5355\u8c03\u961f\u5217 DP\u3002\uff09<\/p>\n<pre class=\"brush: cpp; light: false; title: ; toolbar: true; notranslate\" title=\"\">\r\n\/\/}\/* .................................................................................................................................. *\/\r\n\r\nconst int dx&#x5B;] = {-1, 1, 0, 0};\r\nconst int dy&#x5B;] = {0, 0, -1, 1};\r\n\r\nconst int N = int(2e2) + 9;\r\nchar Map&#x5B;N]&#x5B;N]; int dp&#x5B;2]&#x5B;N]&#x5B;N], p, q, s, t, d;\r\nint n, m;\r\n\r\nvoid gao(int x, int y, int w){\r\n\r\n    static PII Q&#x5B;N]; int cz = 0, op = -1;\r\n\r\n    REP(i, w){\r\n        if (Map&#x5B;x]&#x5B;y] == 'x'){\r\n            cz = 0, op = -1;\r\n        }\r\n        else{\r\n            while(cz &lt;= op &amp;&amp; i - Q&#x5B;cz].fi &gt; t) ++cz;\r\n            while(cz &lt;= op &amp;&amp; dp&#x5B;q]&#x5B;x]&#x5B;y] - i &gt; Q&#x5B;op].se) --op;\r\n            Q&#x5B;++op] = MP(i, dp&#x5B;q]&#x5B;x]&#x5B;y] - i);\r\n            dp&#x5B;p]&#x5B;x]&#x5B;y] = Q&#x5B;cz].se + i;\r\n        }\r\n        x += dx&#x5B;d], y += dy&#x5B;d];\r\n    }\r\n}\r\n\r\nint main(){\r\n\r\n#ifndef ONLINE_JUDGE\r\n    freopen(&quot;in.txt&quot;, &quot;r&quot;, stdin);\r\n    \/\/freopen(&quot;out.txt&quot;, &quot;w&quot;, stdout);\r\n#endif\r\n\r\n    int K, x, y; RD(n, m, x, y, K); REP_1(i, n) RS(Map&#x5B;i]+1);\r\n    p = 0, q = 1; FLC(dp&#x5B;p], 0x80); dp&#x5B;p]&#x5B;x]&#x5B;y] = 0;\r\n\r\n    DO(K){\r\n\r\n        swap(p, q); FLC(dp&#x5B;p], -1); RD(s, t, d); t -= s; ++t; --d;\r\n\r\n        if (d == 0){\r\n            REP_1(i, m) gao(n, i, n);\r\n        }\r\n        else if (d == 1){\r\n            REP_1(i, m) gao(1, i, n);\r\n        } else if (d == 2){\r\n            REP_1(i, n) gao(i, m, m);\r\n        } else if (d == 3){\r\n            REP_1(i, n) gao(i, 1, m);\r\n        }\r\n    }\r\n\r\n    int z = 0; REP_2_1(i, j, n, m) checkMax(z, dp&#x5B;p]&#x5B;i]&#x5B;j]); OT(z);\r\n}\r\n<\/pre>\n<h3>References: <\/h3>\n<p><a href=\"http:\/\/www.cnblogs.com\/kedebug\/archive\/2013\/02\/28\/2937861.html\">http:\/\/www.cnblogs.com\/kedebug\/archive\/2013\/02\/28\/2937861.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[22],"tags":[],"class_list":["post-991","post","type-post","status-publish","format-standard","hentry","category-bzoj"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p2tdP7-fZ","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/posts\/991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/comments?post=991"}],"version-history":[{"count":0,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/posts\/991\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/media?parent=991"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/categories?post=991"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/tags?post=991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}