{"id":1764,"date":"2026-06-06T21:48:09","date_gmt":"2026-06-06T13:48:09","guid":{"rendered":"http:\/\/wordpress.fangt.online\/?p=1764"},"modified":"2026-06-06T21:48:09","modified_gmt":"2026-06-06T13:48:09","slug":"2053%ef%bc%9a%e3%80%90%e4%be%8b3-3%e3%80%91%e4%b8%89%e4%b8%aa%e6%95%b0","status":"publish","type":"post","link":"http:\/\/wordpress.fangt.online\/index.php\/2026\/06\/06\/2053%ef%bc%9a%e3%80%90%e4%be%8b3-3%e3%80%91%e4%b8%89%e4%b8%aa%e6%95%b0\/","title":{"rendered":"2053\uff1a\u3010\u4f8b3.3\u3011\u4e09\u4e2a\u6570"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>#include &lt;iostream>\nusing namespace std;\nint main(){\n    int a,b,c;\n    cin>>a>>b>>c;\n    if(a>=b&amp;&amp;b>=c){\n        cout&lt;&lt;a&lt;&lt;\" \"&lt;&lt;b&lt;&lt;\" \"&lt;&lt;c;\n    }\n    else if(a>=c&amp;&amp;c>=b){\n        cout&lt;&lt;a&lt;&lt;\" \"&lt;&lt;c&lt;&lt;\" \"&lt;&lt;b;\n    }\n    else if(b>=a&amp;&amp;a>=c){\n        cout&lt;&lt;b&lt;&lt;\" \"&lt;&lt;a&lt;&lt;\" \"&lt;&lt;c;\n    }\n    else if(b>=c&amp;&amp;c>=a){\n        cout&lt;&lt;b&lt;&lt;\" \"&lt;&lt;c&lt;&lt;\" \"&lt;&lt;a;\n    }\n    else if(c>=a&amp;&amp;a>=b){\n        cout&lt;&lt;c&lt;&lt;\" \"&lt;&lt;a&lt;&lt;\" \"&lt;&lt;b;\n    }\n    else if(c>=b&amp;&amp;b>=a){\n        cout&lt;&lt;c&lt;&lt;\" \"&lt;&lt;b&lt;&lt;\" \"&lt;&lt;a;\n    }\n    return 0;\n}<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>#include &lt;iostream>\nusing namespace std;\nint main(){\n    int a,b,c;\n    cin>>a>>b>>c;\n    int d=-9999999,e=9999999;\n    if(a>d){\n        d=a;\n    }\n    if(b>d){\n        d=b;\n    }\n    if(c>d){\n        d=c;\n    }\n    if(a&lt;e){\n        e=a;\n    }\n    if(b&lt;e){\n        e=b;\n    }\n    if(c&lt;e){\n        e=c;\n    }\n    cout&lt;&lt;d&lt;&lt;\" \"&lt;&lt;a+b+c-d-e&lt;&lt;\" \"&lt;&lt;e;\n    return 0;\n}<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>#include &lt;bits\/stdc++.h>\nusing namespace std;\n\nint main()\n{\n    int n,x,y;\n    cin>>n>>x>>y;\n    if(n&lt;x){\n        swap(n,x);\n    }\n    if(n&lt;y){\n        swap(n,y);\n    }\n    if(x&lt;y){\n        swap(x,y);\n    }\n    cout&lt;&lt;n&lt;&lt;\" \"&lt;&lt;x&lt;&lt;\" \"&lt;&lt;y;\n    return 0;\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[58],"tags":[],"class_list":["post-1764","post","type-post","status-publish","format-standard","hentry","category-st"],"_links":{"self":[{"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/posts\/1764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/comments?post=1764"}],"version-history":[{"count":1,"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/posts\/1764\/revisions"}],"predecessor-version":[{"id":1765,"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/posts\/1764\/revisions\/1765"}],"wp:attachment":[{"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/media?parent=1764"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/categories?post=1764"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wordpress.fangt.online\/index.php\/wp-json\/wp\/v2\/tags?post=1764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}