{"id":28332,"date":"2024-10-27T15:33:46","date_gmt":"2024-10-27T15:33:46","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28332"},"modified":"2024-11-26T07:04:10","modified_gmt":"2024-11-26T07:04:10","slug":"%ec%8a%a4%ec%9c%84%ed%94%84%ed%8a%b8-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ed%88%ac-%ed%8f%ac%ec%9d%b8%ed%84%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/28332\/","title":{"rendered":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130"},"content":{"rendered":"<p><body><\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\n        \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 <code>nums<\/code>\uac00 \uc788\uc744 \ub54c, \uc774 \ubc30\uc5f4\uc5d0\uc11c \uc11c\ub85c \ub2e4\ub978 \ub450 \uc778\ub371\uc2a4 <code>i<\/code>\uc640 <code>j<\/code>\uc5d0 \ub300\ud574 <code>nums[i] + nums[j] == target<\/code>\uc774 \ub418\ub294 \uc778\ub371\uc2a4 \uc30d\uc758 \ubaa8\ub4e0 \uc870\ud569\uc744 \ucc3e\uc544 \ubc18\ud658\ud558\uc2dc\uc624.<br \/>\n        \ub2e8, \uac19\uc740 \uc22b\uc790\ub294 \ub450 \ubc88 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc73c\uba70, \uc778\ub371\uc2a4 \uc30d <code>(i, j)<\/code>\uc640 <code>(j, i)<\/code>\ub294 \ub3d9\uc77c\ud55c \uc870\ud569\uc73c\ub85c \uac04\uc8fc\ud558\uc5ec \uc911\ubcf5\ud574\uc11c \ucde8\uae09\ud558\uc9c0 \ub9d0\uc544\uc57c \ud55c\ub2e4.\n    <\/p>\n<p>\n        \uc608\ub97c \ub4e4\uc5b4, \ubc30\uc5f4 <code>nums = [2, 7, 11, 15]<\/code>\uc774\uace0 <code>target = 9<\/code>\uc77c \ub54c, \ubc18\ud658\ud574\uc57c \ud560 \uc778\ub371\uc2a4 \uc30d\uc740 <code>[0, 1]<\/code>\uc785\ub2c8\ub2e4.<br \/>\n        \uc774\ub294 <code>nums[0] + nums[1] = 2 + 7 = 9<\/code>\uc774\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.\n    <\/p>\n<h2>\ubb38\uc81c \ubd84\uc11d<\/h2>\n<p>\n        \uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574\uc11c\ub294 \ud6a8\uc728\uc801\uc778 \ubc29\ubc95\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \uc77c\ubc18\uc801\uc73c\ub85c \uc774\uc911 \ubc18\ubcf5\ubb38\uc744 \uc0ac\uc6a9\ud560 \uacbd\uc6b0, \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 <code>O(n^2)<\/code>\uac00 \ub418\uba70 \ub300\uaddc\ubaa8 \ubc30\uc5f4\uc5d0 \ub300\ud574\uc11c\ub294 \ube44\ud6a8\uc728\uc801\uc785\ub2c8\ub2e4.<br \/>\n        \ub530\ub77c\uc11c \uc6b0\ub9ac\ub294 \ud22c \ud3ec\uc778\ud130 \uae30\ubc95\uc744 \ud65c\uc6a9\ud558\uc5ec \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c <code>O(n)<\/code>\uc73c\ub85c \uc904\uc774\ub294 \ubc29\ubc95\uc744 \uc18c\uac1c\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>\ud22c \ud3ec\uc778\ud130 \uae30\ubc95 \uc774\ud574\ud558\uae30<\/h2>\n<p>\n        \ud22c \ud3ec\uc778\ud130 \uae30\ubc95\uc740 \ubc30\uc5f4\uc744 \ucc98\ub9ac\ud560 \ub54c \uc720\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \uae30\ubc95\uc73c\ub85c, \ub450 \uac1c\uc758 \ud3ec\uc778\ud130\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \uc774 \uae30\ubc95\uc744 \ud1b5\ud574 \uc6b0\ub9ac\ub294 \ubc30\uc5f4\uc758 \ubcf5\uc7a1\ud55c \ubb38\uc81c\ub97c \ub2e8\uc21c\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n        \uac04\ub2e8\ud55c \uc608\ub97c \ub4e4\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc815\ub82c\ub41c \ubc30\uc5f4\uc5d0\uc11c \ub450 \uc218\uc758 \ud569\uc774 \ud2b9\uc815 \uac12(target)\uacfc \uac19\uc544\uc9c0\ub294 \ubaa8\ub4e0 \uc870\ud569\uc744 \ucc3e\uace0 \uc2f6\ub2e4\uace0 \uac00\uc815\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<p>\n        \ucd08\uae30\uc5d0 \ub450 \ud3ec\uc778\ud130\ub97c \ud558\ub098\ub294 \ubc30\uc5f4\uc758 \uc2dc\uc791, \ub2e4\ub978 \ud558\ub098\ub294 \ubc30\uc5f4\uc758 \ub05d\uc5d0 \uc704\uce58\uc2dc\ud0b5\ub2c8\ub2e4. \ub450 \ud3ec\uc778\ud130\uac00 \uac00\ub9ac\ud0a4\ub294 \uac12\uc758 \ud569\uc774 <code>target<\/code>\ubcf4\ub2e4 \ud06c\uba74 \uc624\ub978\ucabd \ud3ec\uc778\ud130\ub97c \uc774\ub3d9\uc2dc\ucf1c \uc904\uc785\ub2c8\ub2e4.<br \/>\n        \ubc18\ub300\ub85c \ud569\uc774 <code>target<\/code>\ubcf4\ub2e4 \uc791\uc73c\uba74 \uc67c\ucabd \ud3ec\uc778\ud130\ub97c \uc774\ub3d9\uc2dc\ud0b5\ub2c8\ub2e4. \uc774\ub807\uac8c \ud3ec\uc778\ud130\ub97c \uc870\uc815\ud568\uc73c\ub85c\uc368 \ubaa8\ub4e0 \uac00\ub2a5\ud55c \uc870\ud569\uc744 \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>\ubb38\uc81c \ud574\uacb0 \uacfc\uc815<\/h2>\n<p>\n        \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud55c \uacfc\uc815\uc744 \ub2e8\uacc4\uc801\uc73c\ub85c \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>1\ub2e8\uacc4: \ubc30\uc5f4 \uc815\ub82c<\/h3>\n<p>\n        \ud22c \ud3ec\uc778\ud130 \uae30\ubc95\uc744 \uc801\uc6a9\ud558\uae30 \uc704\ud574\uc11c\ub294 \ubc30\uc5f4\uc744 \uc815\ub82c\ud574\uc57c \ud569\ub2c8\ub2e4. \uc815\ub82c\uc744 \uc9c4\ud589\ud558\uba74 \ubcf4\ub2e4 \uc27d\uac8c \uac01 \ud3ec\uc778\ud130\uc5d0 \ub300\ud55c \uac12\uc744 \ube44\uad50\ud558\uace0 \uc774\ub3d9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n        \uc815\ub82c\ub41c \ubc30\uc5f4\uc5d0\uc11c \uac01 \uc22b\uc790\ub294 \ub354 \ube68\ub9ac \ucc3e\uc744 \uc218 \uc788\uc73c\uba70, \uc911\ubcf5\ub41c \uc870\ud569\ub3c4 \ubc29\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>2\ub2e8\uacc4: \ud3ec\uc778\ud130 \ucd08\uae30\ud654<\/h3>\n<p>\n        \ud3ec\uc778\ud130\ub97c \ucd08\uae30\ud654\ud569\ub2c8\ub2e4. \ud558\ub098\ub294 \uc2dc\uc791 \uc704\uce58(0 \uc778\ub371\uc2a4), \ub2e4\ub978 \ud558\ub098\ub294 \ub05d \uc704\uce58(\ubc30\uc5f4 \uae38\uc774 &#8211; 1)\uc5d0\uc11c\ubd80\ud130 \uc2dc\uc791\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>3\ub2e8\uacc4: \ud569 \ube44\uad50 \ubc0f \ud3ec\uc778\ud130 \uc774\ub3d9<\/h3>\n<p>\n        &#8211; \ud3ec\uc778\ud130\uac00 \uc11c\ub85c \uad50\ucc28\ud560 \ub54c\uae4c\uc9c0 \ubc18\ubcf5\ud569\ub2c8\ub2e4.<br \/>\n        &#8211; \ud604\uc7ac \ud3ec\uc778\ud130\ub4e4\uc774 \uac00\ub9ac\ud0a4\ub294 \uc22b\uc790\uc758 \ud569\uc774 <code>target<\/code>\ubcf4\ub2e4 \ud06c\uba74, \uc624\ub978\ucabd \ud3ec\uc778\ud130\ub97c \ud558\ub098 \uc67c\ucabd\uc73c\ub85c \uc774\ub3d9\uc2dc\ud0b5\ub2c8\ub2e4. (\uc989, \ub354 \uc791\uc740 \uac12\uc744 \uc120\ud0dd)<br \/>\n        &#8211; \ud569\uc774 <code>target<\/code>\ubcf4\ub2e4 \uc791\uc73c\uba74, \uc67c\ucabd \ud3ec\uc778\ud130\ub97c \ud558\ub098 \uc624\ub978\ucabd\uc73c\ub85c \uc774\ub3d9\uc2dc\ud0b5\ub2c8\ub2e4. (\uc989, \ub354 \ud070 \uac12\uc744 \uc120\ud0dd)<br \/>\n        &#8211; \ud569\uc774 <code>target<\/code>\uacfc \uac19\uc73c\uba74, \uc778\ub371\uc2a4\ub97c \uae30\ub85d\ud558\uace0, \ub450 \ud3ec\uc778\ud130\ub97c \uac01\uac01 \uc774\ub3d9\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>4\ub2e8\uacc4: \uacb0\uacfc \ubc18\ud658<\/h3>\n<p>\n        \ubaa8\ub4e0 \uac00\ub2a5\ud55c \uc870\ud569\uc744 \ucc3e\uc740 \ud6c4\uc5d0, \uc778\ub371\uc2a4 \uc30d\uc758 \ubaa9\ub85d\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>Swift \ucf54\ub4dc \uad6c\ud604<\/h2>\n<p>\n        \ub2e4\uc74c\uc740 \uc704\uc5d0\uc11c \uc124\uba85\ud55c \uc54c\uace0\ub9ac\uc998\uc744 \uc2a4\uc704\ud504\ud2b8\ub85c \uad6c\ud604\ud55c \ucf54\ub4dc\uc785\ub2c8\ub2e4.\n    <\/p>\n<pre><code>swift\nimport Foundation\n\nfunc twoSum(nums: [Int], target: Int) -&gt; [[Int]] {\n    var result: [[Int]] = []\n    var numDict: [Int: Int] = [:]\n\n    for (index, num) in nums.enumerated() {\n        let complement = target - num\n        if let complementIndex = numDict[complement] {\n            result.append([complementIndex, index])\n        }\n        numDict[num] = index\n    }\n\n    return result\n}\n\n\/\/ \uc0ac\uc6a9 \uc608\uc2dc\nlet nums = [2, 7, 11, 15]\nlet target = 9\nlet indices = twoSum(nums: nums, target: target)\nprint(indices) \/\/ Output: [[0, 1]]\n<\/code><\/pre>\n<h2>\uacb0\ub860<\/h2>\n<p>\n        \ud22c \ud3ec\uc778\ud130 \uae30\ubc95\uc740 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \uc904\uc774\uace0, \ub354 \ub098\uc740 \uc131\ub2a5\uc744 \uc81c\uacf5\ud558\ub294 \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \uc774 \uae30\ubc95\uc740 \ub9ce\uc740 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ub420 \uc218 \uc788\uc73c\uba70,<br \/>\n        \ud2b9\ud788 \ubc30\uc5f4\uc758 \ub450 \uc22b\uc790 \ud569\uc744 \ucc3e\ub294 \ubb38\uc81c\uc5d0\uc11c \ub9e4\uc6b0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4.<br \/>\n        \uc774 \uac15\uc88c\ub97c \ud1b5\ud574 \uc2a4\uc704\ud504\ud2b8 \uc5b8\uc5b4\ub85c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6b0\uace0, \ub354 \ub098\uc544\uac00 \ub2e4\uc591\ud55c \ubb38\uc81c\ub97c \ud574\uacb0\ud560 \uc218 \uc788\ub294 \ub2a5\ub825\uc744 \ubc30\uc591\ud558\uae38 \ubc14\ub78d\ub2c8\ub2e4.\n    <\/p>\n<h2>\ucd94\uac00 \uc5f0\uc2b5 \ubb38\uc81c<\/h2>\n<p>\n        \ub2e4\uc74c\uc758 \ubb38\uc81c\ub4e4\uc744 \ud480\uc5b4\ubcf4\uc138\uc694.\n    <\/p>\n<ul>\n<li>\uc815\ub82c\ub41c \ubc30\uc5f4\uc5d0\uc11c \ub450 \uc218\uc758 \ud569\uc774 \ud2b9\uc815 \uac12\uc774 \ub418\ub294 \ubaa8\ub4e0 \uc778\ub371\uc2a4 \uc30d \ucc3e\uae30<\/li>\n<li>\uc815\ub82c\ub41c \ubc30\uc5f4\uc5d0\uc11c \uace0\uc720\ud55c \uc30d\uc758 \uac1c\uc218 \uc138\uae30<\/li>\n<li>\ub204\uc801 \ud569\uc774 \ud2b9\uc815 \uac12\uc778 \ubaa8\ub4e0 \uad6c\uac04 \ucc3e\uae30<\/li>\n<li>\uc8fc\uc5b4\uc9c4 \uc22b\uc790\uac00 \ud3ec\ud568\ub41c \uad6c\uac04 \ub0b4 \ubaa8\ub4e0 \uc30d \ucc3e\uae30<\/li>\n<\/ul>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uac00 \uc788\uc744 \ub54c, \uc774 \ubc30\uc5f4\uc5d0\uc11c \uc11c\ub85c \ub2e4\ub978 \ub450 \uc778\ub371\uc2a4 i\uc640 j\uc5d0 \ub300\ud574 nums[i] + nums[j] == target\uc774 \ub418\ub294 \uc778\ub371\uc2a4 \uc30d\uc758 \ubaa8\ub4e0 \uc870\ud569\uc744 \ucc3e\uc544 \ubc18\ud658\ud558\uc2dc\uc624. \ub2e8, \uac19\uc740 \uc22b\uc790\ub294 \ub450 \ubc88 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc73c\uba70, \uc778\ub371\uc2a4 \uc30d (i, j)\uc640 (j, i)\ub294 \ub3d9\uc77c\ud55c \uc870\ud569\uc73c\ub85c \uac04\uc8fc\ud558\uc5ec \uc911\ubcf5\ud574\uc11c \ucde8\uae09\ud558\uc9c0 \ub9d0\uc544\uc57c \ud55c\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubc30\uc5f4 nums = &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28332\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[27],"tags":[],"class_list":["post-28332","post","type-post","status-publish","format-standard","hentry","category-27"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/28332\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uac00 \uc788\uc744 \ub54c, \uc774 \ubc30\uc5f4\uc5d0\uc11c \uc11c\ub85c \ub2e4\ub978 \ub450 \uc778\ub371\uc2a4 i\uc640 j\uc5d0 \ub300\ud574 nums[i] + nums[j] == target\uc774 \ub418\ub294 \uc778\ub371\uc2a4 \uc30d\uc758 \ubaa8\ub4e0 \uc870\ud569\uc744 \ucc3e\uc544 \ubc18\ud658\ud558\uc2dc\uc624. \ub2e8, \uac19\uc740 \uc22b\uc790\ub294 \ub450 \ubc88 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc73c\uba70, \uc778\ub371\uc2a4 \uc30d (i, j)\uc640 (j, i)\ub294 \ub3d9\uc77c\ud55c \uc870\ud569\uc73c\ub85c \uac04\uc8fc\ud558\uc5ec \uc911\ubcf5\ud574\uc11c \ucde8\uae09\ud558\uc9c0 \ub9d0\uc544\uc57c \ud55c\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubc30\uc5f4 nums = &hellip; \ub354 \ubcf4\uae30 &quot;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28332\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T15:33:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:04:10+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/28332\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28332\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130\",\"datePublished\":\"2024-10-27T15:33:46+00:00\",\"dateModified\":\"2024-11-26T07:04:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28332\/\"},\"wordCount\":7,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/28332\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28332\/\",\"name\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T15:33:46+00:00\",\"dateModified\":\"2024-11-26T07:04:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28332\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28332\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28332\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/28332\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uac00 \uc788\uc744 \ub54c, \uc774 \ubc30\uc5f4\uc5d0\uc11c \uc11c\ub85c \ub2e4\ub978 \ub450 \uc778\ub371\uc2a4 i\uc640 j\uc5d0 \ub300\ud574 nums[i] + nums[j] == target\uc774 \ub418\ub294 \uc778\ub371\uc2a4 \uc30d\uc758 \ubaa8\ub4e0 \uc870\ud569\uc744 \ucc3e\uc544 \ubc18\ud658\ud558\uc2dc\uc624. \ub2e8, \uac19\uc740 \uc22b\uc790\ub294 \ub450 \ubc88 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc73c\uba70, \uc778\ub371\uc2a4 \uc30d (i, j)\uc640 (j, i)\ub294 \ub3d9\uc77c\ud55c \uc870\ud569\uc73c\ub85c \uac04\uc8fc\ud558\uc5ec \uc911\ubcf5\ud574\uc11c \ucde8\uae09\ud558\uc9c0 \ub9d0\uc544\uc57c \ud55c\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ubc30\uc5f4 nums = &hellip; \ub354 \ubcf4\uae30 \"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130\"","og_url":"https:\/\/atmokpo.com\/w\/28332\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T15:33:46+00:00","article_modified_time":"2024-11-26T07:04:10+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/28332\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28332\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130","datePublished":"2024-10-27T15:33:46+00:00","dateModified":"2024-11-26T07:04:10+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28332\/"},"wordCount":7,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/28332\/","url":"https:\/\/atmokpo.com\/w\/28332\/","name":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T15:33:46+00:00","dateModified":"2024-11-26T07:04:10+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28332\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28332\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28332\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud22c \ud3ec\uc778\ud130"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":27776,"url":"https:\/\/atmokpo.com\/w\/27776\/","url_meta":{"origin":28332,"position":0},"title":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud1f4\uc0ac \uc900\ube44\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc5ec\ub7ec\ubd84 \uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 C++\ub85c \ucde8\uc5c5\uc744 \uc900\ube44\ud558\ub294 \uc774\ub4e4\uc744 \uc704\ud55c \ucf54\ub529\ud14c\uc2a4\ud2b8\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ucf54\ub529\ud14c\uc2a4\ud2b8\uc758 \uc911\uc694\uc131 \ucd5c\uadfc \ub9ce\uc740 \uae30\uc5c5\ub4e4\uc774 \uae30\uc220 \uba74\uc811\uc744 \uc704\ud574 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \uc81c\uc2dc\ud569\ub2c8\ub2e4. \uc774 \uacfc\uc815\uc5d0\uc11c \uc6b0\ub9ac\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uc774\ud574\ud558\uace0 \uc774\ub97c C++\ub85c \uad6c\ud604\ud560 \uc218 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998\uacfc \uc790\ub8cc \uad6c\uc870\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\ub294 \uba74\uc811\uc5d0\uc11c \uc88b\uc740 \uacb0\uacfc\ub97c \uac00\uc838\uc62c \uc218 \uc788\ub294 \uc5f4\uc1e0\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \ubb38\uc81c:\u2026","rel":"","context":"&quot;C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-2\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27599,"url":"https:\/\/atmokpo.com\/w\/27599\/","url_meta":{"origin":28332,"position":1},"title":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub514\ubc84\uae45 \ud65c\uc6a9 \uc0ac\ub840 \uc0b4\ud3b4\ubcf4\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c 1. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \uc18c\uac1c \uc774\ubc88 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 C++\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud558\ub098 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub97c \ud1b5\ud574 C++\uc758 \uae30\ubcf8 \ubb38\ubc95\uacfc \uc54c\uace0\ub9ac\uc998 \uc811\uadfc \ubc29\uc2dd\uc744 \uc54c\uc544\ubcf4\uace0, \ub514\ubc84\uae45 \uae30\uc220\uc744 \ud1b5\ud574 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uacfc\uc815\ub3c4 \uacbd\ud5d8\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \ub450 \uc218\uc758 \ud569 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4\uacfc \uc815\uc218 \ubaa9\ud45c\uac12\uc774 \uc788\uc744 \ub54c,\u2026","rel":"","context":"&quot;C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-2\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":28248,"url":"https:\/\/atmokpo.com\/w\/28248\/","url_meta":{"origin":28332,"position":2},"title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\ud070\uc218 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c 1. \ubb38\uc81c \uc815\uc758 \uc624\ud070\uc218\ub294 \uc8fc\uc5b4\uc9c4 \uc218\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uc694\uc18c\uc758 \uc624\ub978\ucabd\uc5d0 \uc704\uce58\ud558\uba70, \uadf8 \uc694\uc18c\ubcf4\ub2e4 \ud070 \uccab \ubc88\uc9f8 \uc218\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \ub9cc\uc57d \uadf8\ub7ec\ud55c \uc218\uac00 \uc5c6\ub2e4\uba74 -1\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4. \uc989, \uc218\uc5f4 a[0], a[1], ..., a[n-1]\uac00 \uc788\uc744 \ub54c, \uac01 a[i]\uc5d0 \ub300\ud574 a[j] (j > i)\ub97c \ub9cc\uc871\ud558\ub294 \uac00\uc7a5 \uc791\uc740 j\ub97c \ucc3e\ub294\u2026","rel":"","context":"&quot;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%8a%a4%ec%9c%84%ed%94%84%ed%8a%b8-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":26870,"url":"https:\/\/atmokpo.com\/w\/26870\/","url_meta":{"origin":28332,"position":3},"title":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud0d0\uc0c9","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c 1. \uc774\uc9c4 \ud0d0\uc0c9 \uc54c\uace0\ub9ac\uc998 \uc18c\uac1c \uc774\uc9c4 \ud0d0\uc0c9(Binary Search)\uc740 \uc815\ub82c\ub41c \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uac12\uc744 \ucc3e\uae30 \uc704\ud574 \uc0ac\uc6a9\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc785\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uc911\uac04\uac12\uc744 \ube44\uad50\ud558\uc5ec \uc6d0\ud558\ub294 \uac12\uc774 \uc911\uac04\uac12\ubcf4\ub2e4 \uc791\uc73c\uba74 \uc67c\ucabd \ubd80\ubd84\uc5d0\uc11c, \ud06c\uba74 \uc624\ub978\ucabd \ubd80\ubd84\uc5d0\uc11c \uac12\uc744 \ucc3e\ub294 \ubc29\uc2dd\uc73c\ub85c \uad6c\ud604\ub429\ub2c8\ub2e4. \uc774\uc9c4 \ud0d0\uc0c9\uc740 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\uac00 O(log n)\uc73c\ub85c \ub9e4\uc6b0 \ud6a8\uc728\uc801\uc785\ub2c8\ub2e4. \uc774\uc9c4 \ud0d0\uc0c9\uc744 \uc0ac\uc6a9\ud558\uae30 \uc704\ud574\uc11c\ub294\u2026","rel":"","context":"&quot;\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9e%90%eb%b0%94-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27966,"url":"https:\/\/atmokpo.com\/w\/27966\/","url_meta":{"origin":28332,"position":4},"title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ubc30\uc5f4\uacfc \ub9ac\uc2a4\ud2b8","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \ub0a0\uc9dc: [\ub0a0\uc9dc] \ubb38\uc81c \uc124\uba85 \ub2f9\uc2e0\uc740 \uc815\uc218\ub85c \uad6c\uc131\ub41c \ubc30\uc5f4\uc744 \uc785\ub825\ubc1b\uc544 \uac01 \uc6d0\uc18c\uc758 \ucc28\uc774\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c8\ub85c\uc6b4 \ubc30\uc5f4\uc744 \ubc18\ud658\ud574\uc57c \ud569\ub2c8\ub2e4. \uc0c8\ub85c\uc6b4 \ubc30\uc5f4\uc758 i\ubc88\uc9f8 \uc6d0\uc18c\ub294 \uc785\ub825 \ubc30\uc5f4\uc758 i\ubc88\uc9f8 \uc6d0\uc18c\uc640 \uadf8 \ub2e4\uc74c \uc6d0\uc18c\uc758 \ucc28\uc774\uc5d0 \ud574\ub2f9\ud569\ub2c8\ub2e4. \ub9c8\uc9c0\ub9c9 \uc6d0\uc18c\ub294 \ub2e4\uc74c \uc6d0\uc18c\uac00 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ud2b9\ubcc4\ud55c \ucc98\ub9ac\uac00 \ud544\uc694\ud569\ub2c8\ub2e4. \uc785\ub825 \uc815\uc218 \ubc30\uc5f4 nums (\uc0ac\uc774\uc988 n, 1 \u2264 n\u2026","rel":"","context":"&quot;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9e%90%eb%b0%94%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27772,"url":"https:\/\/atmokpo.com\/w\/27772\/","url_meta":{"origin":28332,"position":5},"title":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud035 \uc815\ub82c","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 C++\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud035 \uc815\ub82c(Quick Sort) \uc54c\uace0\ub9ac\uc998\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud035 \uc815\ub82c\uc740 \ub2e4\uc591\ud55c \ud504\ub85c\uadf8\ub798\ubc0d \uc778\ud130\ubdf0\uc640 \uc54c\uace0\ub9ac\uc998 \uc2dc\ud5d8\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud558\ub294 \uc815\ub82c \uc54c\uace0\ub9ac\uc998\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ud035 \uc815\ub82c\uc758 \uac1c\ub150, \uad6c\ud604\ubc29\ubc95, \uc2dc\uac04\ubcf5\uc7a1\ub3c4 \ubc0f \uc608\uc81c\ubb38\uc81c\ub97c \ud1b5\ud574 \ud035 \uc815\ub82c\uc744 \ub9c8\uc2a4\ud130\ud574\ubcf4\ub3c4\ub85d \ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. \ud035 \uc815\ub82c \uac1c\uc694 \ud035 \uc815\ub82c\uc740 \ubd84\ud560 \uc815\ubcf5 \uc54c\uace0\ub9ac\uc998\uc758 \uc77c\uc885\uc73c\ub85c, \ub370\uc774\ud130\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \uc815\ub82c\ud558\ub294\u2026","rel":"","context":"&quot;C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-2\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=28332"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28332\/revisions"}],"predecessor-version":[{"id":28333,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28332\/revisions\/28333"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}