{"id":218,"date":"2018-10-23T21:29:48","date_gmt":"2018-10-23T13:29:48","guid":{"rendered":"http:\/\/SmokeyDays.top\/wordpress\/?p=218"},"modified":"2018-10-28T23:07:29","modified_gmt":"2018-10-28T15:07:29","slug":"lp1288-%e5%8f%96%e6%95%b0%e6%b8%b8%e6%88%8f","status":"publish","type":"post","link":"http:\/\/SmokeyDays.top\/wordpress\/2018\/10\/23\/lp1288-%e5%8f%96%e6%95%b0%e6%b8%b8%e6%88%8f\/","title":{"rendered":"lp1288 \u53d6\u6570\u6e38\u620f"},"content":{"rendered":"<p>\u4e8b\u5b9e\u4e0a\u8fd9\u662f\u4e00\u9053\u7ed3\u8bba\u9898\u3002<br \/>\n\u9996\u5148\uff0c\u5982\u679c\u53cc\u65b9\u8db3\u591f\u806a\u660e\uff0c\u90a3\u4e48\u4ed6\u4eec\u90fd\u4e0d\u4f1a\u56de\u5934\u3002<br \/>\n\u8fd9\u662f\u56e0\u4e3a\uff0c\u5982\u679c\u5148\u624b\u65b9\u5f80\u4e00\u4e2a\u65b9\u5411\u8d70\uff0c\u5728\u80cc\u540e\u7559\u4e0b\u4e86\u4e00\u4e2a\u5fc5\u8d25\u5c40\u9762\uff0c\u90a3\u4e48\u540e\u624b\u65b9\u4e00\u5b9a\u4e0d\u4f1a\u56de\u5934\u3002<br \/>\n\u800c\u5982\u679c\u5148\u624b\u65b9\u5f80\u4e00\u4e2a\u65b9\u5411\u8d70\uff0c\u5728\u80cc\u540e\u7559\u4e0b\u4e86\u4e00\u4e2a\u5fc5\u80dc\u5c40\u9762\uff0c\u90a3\u4e48\u4ed6\u4e00\u5b9a\u4f1a\u9009\u62e9\u7834\u574f\u4e86\u8fd9\u6761\u8fb9\u3002<br \/>\n\u6240\u4ee5\u6e38\u620f\u5fc5\u7136\u6210\u662f\u94fe\u3002<br \/>\n\u6211\u4eec\u9996\u5148\u8003\u8651\u8fb9\u6570\u4e3a2\u7684\u60c5\u51b5\u3002\u6b64\u65f6\u5148\u624b\u5fc5\u80dc\uff0c\u8fd9\u662f\u56e0\u4e3a\u5982\u679c\u5148\u624b\u8db3\u591f\u806a\u660e\uff0c\u90a3\u4e48\u4ed6\u4e00\u5b9a\u4f1a\u9009\u62e9\u628a\u8fd9\u6574\u6761\u8fb9\u62ff\u6389\u3002\u6b64\u65f6\u540e\u624b\u8f93\u4e86\u3002<br \/>\n\u800c\uff0c\u5bf9\u4e8e\u8fb9\u6570\u662f3\u7684\u60c5\u51b5\uff0c\u5148\u624b\u5fc5\u8d25\u3002\u8fd9\u662f\u56e0\u4e3a\uff0c\u5148\u624b\u65e0\u8bba\u53d6\u4efb\u4f55\u6570\uff0c\u90fd\u4f1a\u4f7f\u5f97\u60c5\u51b5\u8f6c\u5316\u4e3a\u8fb9\u6570\u4e3a2\u7684\u60c5\u51b5\uff0c\u90a3\u4e48\u540e\u624b\u53ef\u4ee5\u8d70\u4e00\u6b65\u7136\u540e\u65ad\u7edd\u901a\u5411\u5fc5\u80dc\u5c40\u9762\u7684\u8def\u3002<br \/>\n\u6545\u800c\u6211\u4eec\u5f97\u77e5\uff0c\u5982\u679c\u8d77\u59cb\u70b9\u7684\u4e24\u7aef\u6709\u4e00\u6761\u94fe\u7684\u8fb9\u6570\u4e3a\u5076\uff0c\u5219\u5148\u624b\u5fc5\u80dc\uff1b\u5426\u5219\u540e\u624b\u5fc5\u80dc\u3002<\/p>\n<pre class=\"pure-highlightjs\"><code class=\"cpp\">#include&lt;iostream&gt;\r\n#include&lt;cstdio&gt;\r\nusing namespace std;\r\nint n,a[20];\r\nvoid init(){\r\n    scanf(\"%d\",&amp;n);\r\n    for(int i=1;i&lt;=n;++i){\r\n        scanf(\"%d\",&amp;a[i]);\r\n    }\r\n    for(int i=1;i&lt;=n;++i){\r\n        if(!a[i]){\r\n            if(!(i&amp;1)){\r\n                puts(\"YES\");\r\n                return;\r\n            }\r\n            break;\r\n        }\r\n    }\r\n    for(int i=1;i&lt;=n;++i){\r\n        if(!a[n-i+1]){\r\n            if(!(i&amp;1)){\r\n                \r\n                puts(\"YES\");\r\n                return;\r\n            }\r\n            break;\r\n        }\r\n    }\r\n    puts(\"NO\");\r\n    return;\r\n\r\n}\r\nint main(){\r\n    init();\r\n    return 0;\r\n}<\/code><\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e8b\u5b9e\u4e0a\u8fd9\u662f\u4e00\u9053\u7ed3\u8bba\u9898\u3002 \u9996\u5148\uff0c\u5982\u679c\u53cc\u65b9\u8db3\u591f\u806a\u660e\uff0c\u90a3\u4e48\u4ed6\u4eec\u90fd\u4e0d\u4f1a\u56de\u5934\u3002 \u8fd9\u662f\u56e0\u4e3a\uff0c\u5982\u679c\u5148\u624b\u65b9\u5f80\u4e00\u4e2a\u65b9\u5411\u8d70\uff0c\u5728\u80cc\u540e &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/SmokeyDays.top\/wordpress\/2018\/10\/23\/lp1288-%e5%8f%96%e6%95%b0%e6%b8%b8%e6%88%8f\/\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">\u201clp1288 \u53d6\u6570\u6e38\u620f\u201d<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":262,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[26,24,6],"tags":[],"_links":{"self":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts\/218"}],"collection":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/comments?post=218"}],"version-history":[{"count":1,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts\/218\/revisions"}],"predecessor-version":[{"id":219,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts\/218\/revisions\/219"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/media\/262"}],"wp:attachment":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/media?parent=218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/categories?post=218"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/tags?post=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}