{"id":641,"date":"2020-03-01T22:59:22","date_gmt":"2020-03-01T14:59:22","guid":{"rendered":"http:\/\/kylelv.com\/?p=641"},"modified":"2020-03-10T00:03:26","modified_gmt":"2020-03-09T16:03:26","slug":"%e8%bf%94%e5%9b%9e%e8%87%aa%e8%ba%ab-%e7%b1%bb%e5%92%8c%e5%af%b9%e8%b1%a1","status":"publish","type":"post","link":"https:\/\/blog.kylelv.com\/?p=641","title":{"rendered":"\u8fd4\u56de\u81ea\u8eab &#8212; \u7c7b\u548c\u5bf9\u8c61"},"content":{"rendered":"\n<h2 class=\"has-text-align-center wp-block-heading\">B:\u8fd4\u56de\u4ec0\u4e48\u624d\u597d\u5462<\/h2>\n\n\n\n<p class=\"has-text-align-center\">\u603b\u65f6\u95f4\u9650\u5236:&nbsp;1000ms&nbsp;\u5185\u5b58\u9650\u5236:&nbsp;65536kB<\/p>\n\n\n\n<p class=\"has-text-align-left\">\u63cf\u8ff0<\/p>\n\n\n\n<p class=\"has-text-align-left\">\u7a0b\u5e8f\u586b\u7a7a\uff0c\u4f7f\u5176\u6309\u8981\u6c42\u8f93\u51fa<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">#include &lt;iostream&gt;\nusing namespace std;\nclass A {\npublic:\n\tint val;\n\n\tA(int<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">\/\/ \u5728\u6b64\u5904\u8865\u5145\u4f60\u7684\u4ee3\u7801<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">};\nint main()\n{\n\tint m,n;\n\tA a;\n\tcout &lt;&lt; a.val &lt;&lt; endl;\n\twhile(cin &gt;&gt; m &gt;&gt; n) {\n\t\ta.GetObj() = m;\n\t\tcout &lt;&lt; a.val &lt;&lt; endl;\n\t\ta.GetObj() = A(n);\n\t\tcout &lt;&lt; a.val&lt;&lt; endl;\n\t}\n\treturn 0;\n}<\/pre>\n\n\n\n<p>\u8f93\u5165\u591a\u7ec4\u6570\u636e\uff0c\u6bcf\u7ec4\u4e00\u884c\uff0c\u662f\u6574\u6570 m \u548c n\u8f93\u51fa\u5148\u8f93\u51fa\u4e00\u884c\uff1a<br>123<br>\u7136\u540e\uff0c\u5bf9\u6bcf\u7ec4\u6570\u636e\uff0c\u8f93\u51fa\u4e24\u884c\uff0c\u7b2c\u4e00\u884c\u662fm,\u7b2c\u4e8c\u884c\u662fn<\/p>\n\n\n\n<p>\u6837\u4f8b\u8f93\u5165<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">2 3\n4 5\n<\/pre>\n\n\n\n<p>\u6837\u4f8b\u8f93\u51fa<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">123\n2\n3\n4\n5 \n<\/pre>\n\n\n\n<p>\u6765\u6e90Guo Wei<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#include &lt;iostream>\nusing namespace std;\nclass A {\npublic:\n\tint val;\n\n\tA(int\nx=123){val=x;}\n\tA(A &amp;x){val=x.val;}\n\tA &amp;GetObj(){return *this;}\n};\nint main()\n{\n\tint m,n;\n\tA a;\n\tcout &lt;&lt; a.val &lt;&lt; endl;\n\twhile(cin >> m >> n) {\n\t\ta.GetObj() = m;\n\t\tcout &lt;&lt; a.val &lt;&lt; endl;\n\t\ta.GetObj() = A(n);\n\t\tcout &lt;&lt; a.val&lt;&lt; endl;\n\t}\n\treturn 0;\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>B:\u8fd4\u56de\u4ec0\u4e48\u624d\u597d\u5462 \u603b\u65f6\u95f4\u9650\u5236:&nbsp;1000ms&nbsp;\u5185\u5b58\u9650\u5236:&nbsp;65536kB \u63cf\u8ff0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[70],"tags":[],"class_list":["post-641","post","type-post","status-publish","format-standard","hentry","category-70"],"_links":{"self":[{"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=\/wp\/v2\/posts\/641","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=641"}],"version-history":[{"count":2,"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=\/wp\/v2\/posts\/641\/revisions"}],"predecessor-version":[{"id":666,"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=\/wp\/v2\/posts\/641\/revisions\/666"}],"wp:attachment":[{"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=641"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=641"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.kylelv.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}