{"id":247,"date":"2012-06-10T01:06:14","date_gmt":"2012-06-09T17:06:14","guid":{"rendered":"http:\/\/www.shuizilong.com\/house\/?p=247"},"modified":"2012-06-10T02:25:27","modified_gmt":"2012-06-09T18:25:27","slug":"google-code-jam-2012-round-3","status":"publish","type":"post","link":"https:\/\/www.shuizilong.com\/house\/archives\/google-code-jam-2012-round-3\/","title":{"rendered":"Google Code Jam 2012 Round 3"},"content":{"rendered":"<p><!--more--><\/p>\n<h3>Brief description: <\/h3>\n<p>&#8230;<\/p>\n<p><!--more--><\/p>\n<h3>Analysis: <\/h3>\n<p>&#8230;<\/p>\n<p>\u6709\u5411\u56feG \u4e3a\u6b27\u62c9\u8def\uff0c\u5f53\u4e14\u4ec5\u5f53G \u7684\u57fa\u56fe\u8fde\u901a\uff0c\u4e14\u53ea\u5b58\u5728\u4e00\u4e2a\u9876\u70b9u \u7684\u5165\u5ea6\u6bd4\u51fa\u5ea6\u59271\u3001\u53ea\u5b58\u5728\u4e00\u4e2a\u9876\u70b9v \u7684\u5165\u5ea6\u6bd4\u51fa\u5ea6\u5c0f1\uff0c\u5176\u5b83\u6240\u6709\u9876\u70b9\u7684\u5165\u5ea6\u7b49\u4e8e\u51fa\u5ea6\u3002<\/p>\n<pre class=\"brush: cpp; collapse: true; first-line: 1; light: false; title: example-filename.cpp; toolbar: true; notranslate\" title=\"example-filename.cpp\">\r\nconst int N = 2009;\r\n\r\nint L&#x5B;N], P&#x5B;N], O&#x5B;N];\r\nint n;\r\n\r\n\r\nbool cmp(int a, int b){\r\n    return L&#x5B;a] * P&#x5B;b] &lt; L&#x5B;b] * P&#x5B;a];\r\n}\r\n\r\n\r\nint main(){\r\n\r\n#ifdef LOCAL\r\n    \/\/freopen(&quot;A-small-attempt0.in&quot;, &quot;r&quot;, stdin);\r\n    freopen(&quot;A-large-practice.in&quot;, &quot;r&quot;, stdin);\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    Rush{\r\n\r\n        REP_C(i, _RD(n)) RD(L&#x5B;i]);\r\n        REP(i, n) RD(P&#x5B;i]), O&#x5B;i] = i;\r\n\r\n        stable_sort(O, O+n, cmp);\r\n\r\n        printf(&quot;Case #%d:&quot;, ++____Case);\r\n        REP(i, n){\r\n            printf(&quot; %d&quot;, O&#x5B;i]);\r\n        }\r\n        puts(&quot;&quot;);\r\n    }\r\n}\r\n<\/pre>\n<h3>External link: <\/h3>\n<p><a href=\"http:\/\/code.google.com\/codejam\/contest\/1835486\/dashboard\">http:\/\/code.google.com\/codejam\/contest\/1835486\/dashboard<br \/>\n<\/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":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[67],"tags":[24],"class_list":["post-247","post","type-post","status-publish","format-standard","hentry","category-google-code-jam","tag-24"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p2tdP7-3Z","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/posts\/247","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=247"}],"version-history":[{"count":0,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/posts\/247\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/media?parent=247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/categories?post=247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuizilong.com\/house\/wp-json\/wp\/v2\/tags?post=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}