{"id":78,"date":"2024-04-26T09:15:11","date_gmt":"2024-04-26T00:15:11","guid":{"rendered":"https:\/\/2ruja.com\/~24web4\/wp\/?p=78"},"modified":"2024-04-26T12:19:43","modified_gmt":"2024-04-26T03:19:43","slug":"%ec%98%a4%eb%a6%84%ec%b0%a8%ec%88%9c-%ec%a0%95%eb%a6%ac-%ec%a4%91%eb%b3%b5-%ec%a0%9c%ea%b1%b0","status":"publish","type":"post","link":"https:\/\/2ruja.com\/~24web4\/wp\/?p=78","title":{"rendered":"\uc624\ub984\ucc28\uc21c \uc815\ub9ac (\uc911\ubcf5 \uc81c\uac70)"},"content":{"rendered":"\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"true\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">#include &lt;stdio.h>\n\nint main() {\n    int A[8] = {3,1,2,2,4,3,1,5}; \/\/\ubc30\uc5f4 \uc0dd\uc131 *\uc22b\uc790\ub97c \ucd94\uac00\ud574\ubcf4\uc138\uc694*\n    int before; \/\/\uc62e\uaca8\uc9c4 \uc22b\uc790\ub97c \ub2f4\uc744 \uc784\uc2dc\ubcc0\uc218 \uc0dd\uc131\n    int runtime = 0; \/\/\uba87\ubc88 \uc2e4\ud589\ud588\ub294\uc9c0 \ubcf4\uc5ec\uc8fc\ub294 \ubcc0\uc218\n    printf(\"\ub9e8 \ucc98\uc74c \ubc30\uc5f4\uac12: \"); \/\/\uc774\ud574\ub97c \ub3d5\uae30\uc704\ud55c \ucd9c\ub825\ubb38\uc774\ubbc0\ub85c \ubcfc \ud544\uc694\uc5c6\uc74c\n    for (int j = 0; j &lt; 8; j++) {\n        printf(\"%d \", A[j]);\n    }\n    printf(\"\\n\");\n\/\/-------------------------------------------------------------------------------\n    for (int i = 0; i &lt; 8; i++) { \/\/\ubc18\ubcf5\ubb38 \uc2dc\uc791\n        for (int j = 0; j &lt; 8; j++) { \/\/2\uc911 \ubc18\ubcf5\ubb38 \uc2dc\uc791\n            if (A[i] &lt; A[j]) { \/\/\ub9cc\uc57d A[i]\ubc88\uc9f8\uac00 A[j]\ubc88\uc9f8\ubcf4\ub2e4 \uc791\ub2e4\uba74 \ub450 \uc22b\uc790\uc758 \uc790\ub9ac \ubcc0\uacbd\n                before = A[i];\n                \/\/\ub450 \uc22b\uc790\uc758 \uc790\ub9ac\ub97c \ubc14\uafd4\uc904\ub54c \uc784\uc2dc\ubcc0\uc218\uc5d0 \uba3c\uc800 \ub2f4\uc544\uc57c \uae30\uc874 \ubc30\uc5f4\uc5d0\uc788\ub294 \uc22b\uc790\uac00 \uc0ac\ub77c\uc9c0\ub294 \uc77c\uc774 \uc5c6\ub2e4\n                A[i] = A[j];\n                \/\/\uc784\uc2dc\ubcc0\uc218\uc5d0 \ub2f4\uc558\ub2e4\uba74 \uc790\ub9ac \ubc14\uafd4\uc8fc\uae30\n                A[j] = before;\n                \/\/\uc784\uc2dc\ubcc0\uc218\uc5d0 \uc788\ub358 \uc22b\uc790\ub97c \ubc14\ub010\uc790\ub9ac\uc5d0 \ub300\uc785\n                printf(\"%d\ubc88\uc9f8 \uc2e4\ud589\uacb0\uacfc: \", ++runtime); \/\/\uc774\ud574\ub97c \ub3d5\uae30\uc704\ud55c \ucd9c\ub825\ubb38\uc774\ubbc0\ub85c \ubcfc \ud544\uc694\uc5c6\uc74c\n                for (int k = 0; k &lt; 8; k++) {\n                    printf(\"%d \", A[k]);\n                }\n                printf(\"\\n\");\n            }\n        }\n    }\n    printf(\"\uc911\ubcf5 \uc81c\uac70 \uacb0\uacfc : \"); \/\/\uc911\ubcf5 \uc81c\uac70\n    for (int i = 0; i &lt; 8; i++) {\n      if (A[i] != A[i-1]) {\n        printf(\"%d \",A[i]);\n      }\n    }\n    \/\/-------------------------------------------------------------------------------\n}<\/pre>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"[]"},"categories":[5],"tags":[],"class_list":["post-78","post","type-post","status-publish","format-standard","hentry","category-5"],"_links":{"self":[{"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=\/wp\/v2\/posts\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=78"}],"version-history":[{"count":15,"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=\/wp\/v2\/posts\/78\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=\/wp\/v2\/posts\/78\/revisions\/97"}],"wp:attachment":[{"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=78"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=78"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/2ruja.com\/~24web4\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}