{"id":310,"date":"2023-01-10T13:17:56","date_gmt":"2023-01-10T05:17:56","guid":{"rendered":"https:\/\/9iwd.top\/?p=310"},"modified":"2023-01-10T13:17:57","modified_gmt":"2023-01-10T05:17:57","slug":"04-4-%e4%b8%89%e5%8f%aa%e5%b0%8f%e7%8c%aa%e7%a7%b0%e4%bd%93%e9%87%8d","status":"publish","type":"post","link":"http:\/\/9iwd.top\/?p=310","title":{"rendered":"04.4 \u4e09\u53ea\u5c0f\u732a\u79f0\u4f53\u91cd"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>#include &lt;iostream>\/\/ \u8f93\u51fa\u6d41\u5e93\r\nusing namespace std;\/\/\u4f7f\u7528\u6807\u51c6\u547d\u540d\u7a7a\u95f4\r\n\r\n\/\/\u8bfe\u7a0b\uff1a4.4 \u6d41\u7a0b\u7ed3\u6784 \u4e09\u53ea\u5c0f\u732a\u79f0\u4f53\u91cd\r\n\r\nint main()\r\n{\r\n\t\/\/1\u3001\u7528\u6237\u8f93\u5165\u5206\u6570\r\n\tint a = 0;\r\n\tint b = 0;\r\n\tint c = 0;\r\n\tcout &lt;&lt; \"\u8bf7\u8f93\u5165A\u7684\u4f53\u91cd\uff1a\" &lt;&lt; endl;\r\n\tcin >> a;\r\n\r\n\tcout &lt;&lt; \"\u8bf7\u8f93\u5165B\u7684\u4f53\u91cd\uff1a\" &lt;&lt; endl;\r\n\tcin >> b;\r\n\r\n\tcout &lt;&lt; \"\u8bf7\u8f93\u5165C\u7684\u4f53\u91cd\uff1a\" &lt;&lt; endl;\r\n\tcin >> c;\r\n\r\n\tif (a > b)\r\n\t{\r\n\t\tif (a > c)\r\n\t\t{\r\n\t\t\tcout &lt;&lt; \"\u4e09\u53ea\u5c0f\u732a\u4e2d A\u732a\u6700\u91cd\" &lt;&lt; endl;\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\tcout &lt;&lt; \"\u4e09\u53ea\u5c0f\u732a\u4e2d C\u732a\u6700\u91cd\" &lt;&lt; endl;\r\n\t\t}\r\n\t}\r\n\telse\r\n\t{\r\n\t\tif (b > c)\r\n\t\t{\r\n\t\t\tcout &lt;&lt; \"\u4e09\u53ea\u5c0f\u732a\u4e2d B\u732a\u6700\u91cd\" &lt;&lt; endl;\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\tcout &lt;&lt; \"\u4e09\u53ea\u5c0f\u732a\u4e2d C\u732a\u6700\u91cd\" &lt;&lt; endl;\r\n\t\t}\r\n\t}\r\n\t\t\r\n\tsystem(\"pause\");\/\/ \u63a7\u5236\u53f0\u6682\u505c\uff0c\u7b49\u5f85\u4e0b\u4e00\u6b65\u64cd\u4f5c\r\n\treturn 0;\/\/ \u7ed3\u675f\u8fd4\u56de\u503c\uff1a0\r\n}\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"_links":{"self":[{"href":"http:\/\/9iwd.top\/index.php?rest_route=\/wp\/v2\/posts\/310"}],"collection":[{"href":"http:\/\/9iwd.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/9iwd.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/9iwd.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/9iwd.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=310"}],"version-history":[{"count":0,"href":"http:\/\/9iwd.top\/index.php?rest_route=\/wp\/v2\/posts\/310\/revisions"}],"wp:attachment":[{"href":"http:\/\/9iwd.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=310"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/9iwd.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=310"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/9iwd.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}