{"id":51,"date":"2024-11-11T16:39:31","date_gmt":"2024-11-11T16:39:31","guid":{"rendered":"http:\/\/west.wangyuansheng.cn\/?p=51"},"modified":"2025-07-18T06:13:10","modified_gmt":"2025-07-18T06:13:10","slug":"%e8%87%b3%e5%b0%91%e8%a6%81%e4%b9%b0%e5%87%a0%e7%93%b6%e6%ad%a2%e5%92%b3%e7%b3%96%e6%b5%86%ef%bc%9f","status":"publish","type":"post","link":"http:\/\/west.wangyuansheng.cn\/?p=51","title":{"rendered":"\u81f3\u5c11\u8981\u4e70\u51e0\u74f6\u6b62\u54b3\u7cd6\u6d46\uff1f"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u5206\u6790\u95ee\u9898<\/h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u6839\u636e\u8f93\u5165\u7684\u5e74\u9f84\uff0c\u5224\u65ad\u8d2d\u4e70\u591a\u5c11\u74f6\u7cd6\u6d46<\/p>\n\n\n\n<p>\u9700\u8981\u7684\u53d8\u91cf\u6709a ,t,n; \/\/a \u4ee3\u8868 age;t \u4ee3\u8868total; n \u4ee3\u8868number<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">\u5efa\u7acb\u6a21\u578b<\/h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u8f93\u5165\u5e74\u9f84<\/p>\n\n\n\n<p>\u5982\u679c10\u5c81\u4ee5\u4e0a<\/p>\n\n\n\n<p>\u200b \u603b\u7528\u91cf\u4e3a\uff1a5 * 25 * 3<\/p>\n\n\n\n<p>\u5982\u679c7\u5c81\u523010\u5c81<\/p>\n\n\n\n<p>\u200b \u603b\u7528\u91cf\u4e3a\uff1a5 * 15 * 3<\/p>\n\n\n\n<p>\u5982\u679c3\u5c81\u52306\u5c81<\/p>\n\n\n\n<p>\u200b \u603b\u7528\u91cf\u4e3a\uff1a 5 * 5 * 3<\/p>\n\n\n\n<p>\u9700\u8981\u7684\u74f6\u6570\u4e3a\uff1a\u603b\u7528\u91cf \/ 120 (\u80fd\u6574\u9664)<\/p>\n\n\n\n<p>\u6216\u9700\u8981\u7684\u74f6\u6570\u4e3a\uff1a\u603b\u7528\u91cf \/ 120 +1<\/p>\n\n\n\n<p>\u8f93\u51fa\u74f6\u6570<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">\u7f16\u5199\u4ee3\u7801<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>#include &lt;bits\/stdc++.h&gt;\nusing namespace std;\nint main(){\n    int a,total,n;\n    cin&gt;&gt;a;\n    if(a&gt;10){\n        total =5 * 25 * 3;\n    }else if(a&gt;=7 &amp;&amp; a&lt;=10){\n        total =5 * 15 * 3;\n    }else if(a&gt;=3 &amp;&amp; a&lt;=6){\n        total = 5 * 5 * 3;\n    }\n    if(total%120 == 0){\n        n = total \/120;\n    }else{\n        n = total \/120 +1;\n    }\n    cout&lt;&lt;n;\n    return 0;\n}<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4fdd\u5b58\u3001\u7f16\u8bd1\u3001\u8fd0\u884c<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>\u5206\u6790\u95ee\u9898 \u6839\u636e\u8f93\u5165\u7684\u5e74\u9f84\uff0c\u5224\u65ad\u8d2d\u4e70\u591a\u5c11\u74f6\u7cd6\u6d46 \u9700\u8981\u7684\u53d8\u91cf\u6709a&#8230; <a class=\"read-more\" href=\"http:\/\/west.wangyuansheng.cn\/?p=51\">\u9605\u8bfb\u66f4\u591a&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-51","post","type-post","status-publish","format-standard","hentry","category-problem"],"_links":{"self":[{"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=\/wp\/v2\/posts\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=51"}],"version-history":[{"count":2,"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=\/wp\/v2\/posts\/51\/revisions"}],"predecessor-version":[{"id":422,"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=\/wp\/v2\/posts\/51\/revisions\/422"}],"wp:attachment":[{"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=51"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=51"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/west.wangyuansheng.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}