{"id":26724,"date":"2024-10-27T11:52:10","date_gmt":"2024-10-27T11:52:10","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=26724"},"modified":"2024-11-26T07:31:59","modified_gmt":"2024-11-26T07:31:59","slug":"%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-%ea%b5%ac%ea%b0%84-%ea%b3%b1-%ea%b5%ac%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/26724\/","title":{"rendered":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<p>\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \ud3ec\uc2a4\ud305\uc5d0\uc11c\ub294 \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uad6c\uac04\uc758 \uacf1\uc744 \ube60\ub974\uac8c \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ubb38\uc81c \uc815\uc758\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc811\uadfc \ubc29\uc2dd, \uad6c\ud604, \uadf8\ub9ac\uace0 \uc131\ub2a5 \ubd84\uc11d\uae4c\uc9c0 \ub2e8\uacc4\uc801\uc73c\ub85c \uc9c4\ud589\ub429\ub2c8\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc815\uc758<\/h2>\n<p>\uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 <code>nums<\/code>\uc640 \uc5ec\ub7ec \ucffc\ub9ac <code>(i, j)<\/code>\uac00 \uc788\uc744 \ub54c, \ubc30\uc5f4\uc758 \uc778\ub371\uc2a4 <code>i<\/code>\ubd80\ud130 <code>j<\/code>\uae4c\uc9c0\uc758 \uacf1\uc744 \uad6c\ud574\uc57c \ud569\ub2c8\ub2e4. \uc774\ub97c \uc5ec\ub7ec \ubc88 \ubc18\ubcf5\ud574\uc57c \ud558\ubbc0\ub85c, \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \uace0\ub824\ud558\uc5ec \ud6a8\uc728\uc801\uc778 \ubc29\ubc95\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n<h2>\uc608\uc81c<\/h2>\n<pre><code>\uc785\ub825:\nnums = [1, 2, 3, 4, 5]\n\ucffc\ub9ac = [(0, 1), (1, 3), (0, 4)]\n\n\ucd9c\ub825:\n\ucffc\ub9ac 0: 1 * 2 = 2\n\ucffc\ub9ac 1: 2 * 3 * 4 = 24\n\ucffc\ub9ac 2: 1 * 2 * 3 * 4 * 5 = 120\n<\/code><\/pre>\n<h2>\uc811\uadfc \ubc29\ubc95<\/h2>\n<p>\uc9c1\uad00\uc801\uc73c\ub85c\ub294 \uac01 \ucffc\ub9ac\uc5d0 \ub300\ud574 <code>nums<\/code> \ubc30\uc5f4\uc5d0\uc11c \uc9c1\uc811 \uacf1\uc744 \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc774\ub294 \ucd5c\uc545\uc758 \uacbd\uc6b0 O(n) \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \uc694\uad6c\ud558\ubbc0\ub85c \uc5ec\ub7ec \ucffc\ub9ac\ub97c \uc218\ud589\ud560 \ub54c \ube44\ud6a8\uc728\uc801\uc785\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc544\ub798\uc640 \uac19\uc740 \ub450 \uac00\uc9c0 \uc811\uadfc \ubc29\ubc95\uc744 \uace0\ub824\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<ol>\n<li><strong>\ub204\uc801 \uacf1 \ubc30\uc5f4 (Prefix Product Array)<\/strong>: \ubc30\uc5f4\uc758 \ub204\uc801 \uacf1\uc744 \ubbf8\ub9ac \uacc4\uc0b0\ud55c \ud6c4, \uac01 \ucffc\ub9ac\uc5d0 \ub300\ud574 O(1)\ub85c \ub0a8\uc740 \uacf1\uc744 \ube60\ub974\uac8c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc740 O(n)\uc73c\ub85c \ub204\uc801 \uacf1 \ubc30\uc5f4\uc744 \uc900\ube44\ud55c \ud6c4, \uac01 \ucffc\ub9ac\uc5d0\uc11c O(1)\uc5d0 \uacc4\uc0b0\ud558\uc5ec \ucd1d O(n + m) (\uc5ec\uae30\uc11c m\uc740 \ucffc\ub9ac\uc758 \uac1c\uc218) \uc774 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><strong>\uc138\uadf8\uba3c\ud2b8 \ud2b8\ub9ac (Segment Tree)<\/strong>: \ub354 \uc77c\ubc18\uc801\uc778 \ubc29\ubc95\uc73c\ub85c, \uc138\uadf8\uba3c\ud2b8 \ud2b8\ub9ac\ub97c \uc0ac\uc6a9\ud558\uc5ec \uac01 \uad6c\uac04\uc758 \uacf1\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uacbd\uc6b0 \ucd08\uae30\ud654\ub294 O(n log n)\uc774\uace0 \ucffc\ub9ac\ub294 O(log n)\uc785\ub2c8\ub2e4.<\/li>\n<\/ol>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uccab \ubc88\uc9f8 \ubc29\ubc95\uc778 \ub204\uc801 \uacf1 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud55c \uad6c\ud604\uc744 \uc9c4\ud589\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uad6c\ud604<\/h2>\n<p>\uba3c\uc800, \ub204\uc801 \uacf1 \ubc30\uc5f4\uc744 \uc0dd\uc131\ud55c \ub2e4\uc74c, \uac01 \ucffc\ub9ac\ub9c8\ub2e4 \ud574\ub2f9 \uad6c\uac04\uc758 \uacf1\uc744 \uacc4\uc0b0\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>public class RangeProduct {\n    public static void main(String[] args) {\n        int[] nums = {1, 2, 3, 4, 5};\n        int[][] queries = {{0, 1}, {1, 3}, {0, 4}};\n        int[] result = rangeProduct(nums, queries);\n        \n        for (int res : result) {\n            System.out.println(res);\n        }\n    }\n\n    public static int[] rangeProduct(int[] nums, int[][] queries) {\n        int n = nums.length;\n        int[] prefixProduct = new int[n + 1];\n        \n        \/\/ \ub204\uc801 \uacf1 \ubc30\uc5f4 \uc0dd\uc131\n        prefixProduct[0] = 1; \/\/ \ucd08\uae30\uac12\n        for (int i = 1; i &lt;= n; i++) {\n            prefixProduct[i] = prefixProduct[i - 1] * nums[i - 1];\n        }\n        \n        int[] result = new int[queries.length];\n\n        \/\/ \ucffc\ub9ac \ucc98\ub9ac\n        for (int q = 0; q &lt; queries.length; q++) {\n            int i = queries[q][0];\n            int j = queries[q][1];\n            \/\/ \uad6c\uac04\uacf1 \uacc4\uc0b0\n            result[q] = prefixProduct[j + 1] \/ prefixProduct[i]; \/\/ 0 ~ j\uc758 \uacf1 \/ 0 ~ (i-1)\uc758 \uacf1\n        }\n        \n        return result;\n    }\n}\n<\/code><\/pre>\n<h2>\uc131\ub2a5 \ubd84\uc11d<\/h2>\n<p>\uc704\uc758 \ud480\uc774\ub294 \ud6a8\uc728\uc801\uc73c\ub85c \ucffc\ub9ac\ub97c \ucc98\ub9ac\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. \ucd08\uae30 \ub204\uc801 \uacf1 \ubc30\uc5f4\uc744 \ub9cc\ub4dc\ub294 \ub370 O(n)\uc2dc\uac04\uc774 \uac78\ub9ac\uba70, \uac01 \ucffc\ub9ac \ucc98\ub9ac \uc2dc\uac04\uc740 O(1)\uc785\ub2c8\ub2e4. \ucd1d \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(n + m)\uc774 \ub429\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc740 querry \uc218\uac00 \ub9ce\uc544\uc9c8\uc218\ub85d \ud6a8\uc728\uc801\uc778 \uc131\ub2a5\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n<h2>\ub9c8\ubb34\ub9ac<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ub204\uc801 \uacf1 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud6a8\uc728\uc801\uc73c\ub85c \ucffc\ub9ac\ub97c \ucc98\ub9ac\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6b8 \uc218 \uc788\uc5c8\uc2b5\ub2c8\ub2e4. \uc138\uadf8\uba3c\ud2b8 \ud2b8\ub9ac\ub098 \ud39c\uc705 \ud2b8\ub9ac\uc640 \uac19\uc740 \ub354\uc6b1 \ubcf5\uc7a1\ud55c \uc790\ub8cc\uad6c\uc870\ub97c \ubc30\uc6b0\uace0 \uc2f6\ub2e4\uba74 \ub2e4\uc74c \uac15\uc88c\ub97c \uae30\ub300\ud574 \uc8fc\uc138\uc694!<\/p>\n<h2>\ub354 \ub098\uc544\uac00\uae30<\/h2>\n<p>\uc774 \uac15\uc88c \uc774\ud6c4\uc5d0\ub294 \ud574\ub2f9 \ubb38\uc81c\ub97c \ub2e4\ub978 \ubc29\uc2dd\uc73c\ub85c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \ub2e4\ub8e8\uc5b4\ubcf4\ub294 \uac83\ub3c4 \uc88b\uc2b5\ub2c8\ub2e4. \ub2e4\uc591\ud55c \ubc29\ubc95\ub860\uc744 \ud559\uc2b5\ud568\uc73c\ub85c\uc368 \uc54c\uace0\ub9ac\uc998\uc801 \uc0ac\uace0\ub825\uc744 \ud655\uc7a5\ud560 \uc218 \uc788\uc744 \uac83\uc785\ub2c8\ub2e4. \uc9c8\ubb38\uc774\ub098 \ud1a0\ub860\uc774 \ud544\uc694\ud55c \ubd80\ubd84\uc774 \uc788\ub2e4\uba74 \ub313\uae00\ub85c \ub0a8\uaca8\uc8fc\uc138\uc694!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \ud3ec\uc2a4\ud305\uc5d0\uc11c\ub294 \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uad6c\uac04\uc758 \uacf1\uc744 \ube60\ub974\uac8c \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ubb38\uc81c \uc815\uc758\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc811\uadfc \ubc29\uc2dd, \uad6c\ud604, \uadf8\ub9ac\uace0 \uc131\ub2a5 \ubd84\uc11d\uae4c\uc9c0 \ub2e8\uacc4\uc801\uc73c\ub85c \uc9c4\ud589\ub429\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \uc5ec\ub7ec \ucffc\ub9ac (i, j)\uac00 \uc788\uc744 \ub54c, \ubc30\uc5f4\uc758 \uc778\ub371\uc2a4 i\ubd80\ud130 j\uae4c\uc9c0\uc758 \uacf1\uc744 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/26724\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30&#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":[22],"tags":[],"class_list":["post-26724","post","type-post","status-publish","format-standard","hentry","category-22"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \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\/26724\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \ud3ec\uc2a4\ud305\uc5d0\uc11c\ub294 \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uad6c\uac04\uc758 \uacf1\uc744 \ube60\ub974\uac8c \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ubb38\uc81c \uc815\uc758\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc811\uadfc \ubc29\uc2dd, \uad6c\ud604, \uadf8\ub9ac\uace0 \uc131\ub2a5 \ubd84\uc11d\uae4c\uc9c0 \ub2e8\uacc4\uc801\uc73c\ub85c \uc9c4\ud589\ub429\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \uc5ec\ub7ec \ucffc\ub9ac (i, j)\uac00 \uc788\uc744 \ub54c, \ubc30\uc5f4\uc758 \uc778\ub371\uc2a4 i\ubd80\ud130 j\uae4c\uc9c0\uc758 \uacf1\uc744 &hellip; \ub354 \ubcf4\uae30 &quot;\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/26724\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T11:52:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:31:59+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\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/26724\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/26724\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T11:52:10+00:00\",\"dateModified\":\"2024-11-26T07:31:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/26724\/\"},\"wordCount\":29,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/26724\/\",\"url\":\"https:\/\/atmokpo.com\/w\/26724\/\",\"name\":\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T11:52:10+00:00\",\"dateModified\":\"2024-11-26T07:31:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/26724\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/26724\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/26724\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\"}]},{\"@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":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \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\/26724\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \ud3ec\uc2a4\ud305\uc5d0\uc11c\ub294 \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \uad6c\uac04\uc758 \uacf1\uc744 \ube60\ub974\uac8c \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud558\ub294 \uac83\uc744 \ubaa9\ud45c\ub85c \ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ubb38\uc81c \uc815\uc758\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc811\uadfc \ubc29\uc2dd, \uad6c\ud604, \uadf8\ub9ac\uace0 \uc131\ub2a5 \ubd84\uc11d\uae4c\uc9c0 \ub2e8\uacc4\uc801\uc73c\ub85c \uc9c4\ud589\ub429\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \uc5ec\ub7ec \ucffc\ub9ac (i, j)\uac00 \uc788\uc744 \ub54c, \ubc30\uc5f4\uc758 \uc778\ub371\uc2a4 i\ubd80\ud130 j\uae4c\uc9c0\uc758 \uacf1\uc744 &hellip; \ub354 \ubcf4\uae30 \"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/26724\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T11:52:10+00:00","article_modified_time":"2024-11-26T07:31:59+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/26724\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/26724\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30","datePublished":"2024-10-27T11:52:10+00:00","dateModified":"2024-11-26T07:31:59+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/26724\/"},"wordCount":29,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/26724\/","url":"https:\/\/atmokpo.com\/w\/26724\/","name":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T11:52:10+00:00","dateModified":"2024-11-26T07:31:59+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/26724\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/26724\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/26724\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30"}]},{"@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":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/26724","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=26724"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/26724\/revisions"}],"predecessor-version":[{"id":26725,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/26724\/revisions\/26725"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=26724"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=26724"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=26724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}