{"id":27871,"date":"2024-10-27T15:20:05","date_gmt":"2024-10-27T15:20:05","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27871"},"modified":"2024-11-26T07:14:16","modified_gmt":"2024-11-26T07:14:16","slug":"%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-%ea%b5%ac%ea%b0%84-%ed%95%a9","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27871\/","title":{"rendered":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569"},"content":{"rendered":"<p><body><\/p>\n<p>\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ucd9c\uc81c\ub418\ub294 &#8220;\uad6c\uac04 \ud569&#8221; \ubb38\uc81c\ub97c \uc2ec\ub3c4 \uc788\uac8c \ub2e4\ub904\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc218\uc5f4\uc5d0\uc11c \uc784\uc758\uc758 \uad6c\uac04\uc758 \ud569\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uad6c\ud558\ub294 \ubb38\uc81c\ub85c, \ub2e4\uc591\ud55c \ucd5c\uc801\ud654 \uae30\ubc95\uc744 \ud1b5\ud574 \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\uac00 \ub2e4\ub8f0 \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \ud2b9\ud788 \ubc30\uc5f4\uc758 \ud06c\uae30\uac00 \ud074 \ub54c \uc2dc\uac04\uc774 \ub9ce\uc774 \uc18c\uc694\ub420 \uc218 \uc788\uae30 \ub54c\ubb38\uc5d0, \ubcf4\ub2e4 \ud6a8\uc728\uc801\uc778 \uc54c\uace0\ub9ac\uc998\uc744 \uc124\uacc4\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc18c\uac1c<\/h2>\n<p>\ub2e4\uc74c\uc740 \uad6c\uac04 \ud569\uc5d0 \uad00\ud55c \ubb38\uc81c\uc785\ub2c8\ub2e4:<\/p>\n<h3>\ubb38\uc81c \uc124\uba85<\/h3>\n<p>\uc815\uc218\ub85c \uc774\ub8e8\uc5b4\uc9c4 \ubc30\uc5f4 <code>arr<\/code>\uc640 \uc5ec\ub7ec \uc30d\uc758 \uc815\uc218 <code>(l, r)<\/code>\uc774 \uc8fc\uc5b4\uc9d1\ub2c8\ub2e4. \uac01 \uc30d\uc740 \uad6c\uac04\uc758 \uc2dc\uc791\uc810 <code>l<\/code>\uacfc \ub05d\uc810 <code>r<\/code>\uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4. <code>arr[l] + arr[l + 1] + ... + arr[r]<\/code>\uc758 \ud569\uc744 \uad6c\ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc744 \uc791\uc131\ud558\uc2dc\uc624. \ubc30\uc5f4\uc758 \uae38\uc774\uc640 \uc30d\uc758 \uac1c\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li>1 \u2264 <code>arr.length<\/code> \u2264 10<sup>6<\/sup><\/li>\n<li>1 \u2264 <code>l<\/code>, <code>r<\/code> \u2264 <code>arr.length<\/code><\/li>\n<li>0 \u2264 <code>arr[i]<\/code> \u2264 10<sup>9<\/sup><\/li>\n<\/ul>\n<p>\uc608\ub97c \ub4e4\uc5b4, \ubc30\uc5f4 <code>arr = [1, 2, 3, 4, 5]<\/code>\uc774\uace0, \uc30d <code>(1, 3)<\/code>\uc774 \uc8fc\uc5b4\uc84c\ub2e4\uba74, \uad6c\uac04 \ud569\uc740 <code>arr[1] + arr[2] + arr[3] = 2 + 3 + 4 = 9<\/code>\uc785\ub2c8\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc811\uadfc \ubc29\ubc95<\/h2>\n<p>\uc774 \ubb38\uc81c\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \ud574\uacb0\ud558\uae30 \uc704\ud574\uc11c\ub294 \ub2e8\uc21c\ud788 \ubc18\ubcf5\ubb38\uc744 \ud1b5\ud574 \uac01 \uad6c\uac04\uc758 \ud569\uc744 \uacc4\uc0b0\ud558\ub294 \uac83\uc740 \uc801\uc808\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc774\uc720\ub294 \ucd5c\uc545\uc758 \uacbd\uc6b0 O(N * M)\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \uac00\uc9c0\uac8c \ub418\ubbc0\ub85c, \ub370\uc774\ud130\uc758 \ud06c\uae30\uac00 \ud06c\uba74 \uc9c0\uc218\uc801\uc73c\ub85c \uc2dc\uac04\uc774 \ub298\uc5b4\ub0a0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub300\uc2e0\uc5d0 \ub354 \ud6a8\uacfc\uc801\uc778 \uc811\uadfc \ubc29\ubc95\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc804\ucc98\ub9ac \uae30\ubc95: \ub204\uc801 \ud569 \ubc30\uc5f4<\/h3>\n<p>\uad6c\uac04 \ud569 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud55c \ubc29\ubc95 \uc911 \ud558\ub098\ub294 \ub204\uc801 \ud569 \ubc30\uc5f4(Prefix Sum Array)\uc744 \ub9cc\ub4dc\ub294 \uac83\uc785\ub2c8\ub2e4. \ub204\uc801 \ud569 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uba74, \uad6c\uac04\uc758 \ud569\uc744 O(1)\ub85c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub204\uc801 \ud569 \ubc30\uc5f4\uc758 \uc815\uc758\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>prefix[i] = arr[0] + arr[1] + ... + arr[i-1]<\/code><\/pre>\n<p>\ub530\ub77c\uc11c, \uad6c\uac04 <code>(l, r)<\/code>\uc758 \ud569\uc740 \ub2e4\uc74c\uacfc \uac19\uc774 \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>sum(l, r) = prefix[r + 1] - prefix[l]<\/code><\/pre>\n<p>\uc774\ub97c \ud1b5\ud574 \uac01 \uc30d\uc758 \uad6c\uac04 \ud569\uc744 O(1) \uc2dc\uac04 \uc548\uc5d0 \uad6c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc804\uccb4 \uc54c\uace0\ub9ac\uc998\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(N + M)\uc774 \ub418\uba70, \uc5ec\uae30\uc11c N\uc740 \ubc30\uc5f4\uc758 \ud06c\uae30, M\uc740 \uc30d\uc758 \uac1c\uc218\uc785\ub2c8\ub2e4.<\/p>\n<h2>\uad6c\ud604 \ub2e8\uacc4<\/h2>\n<p>\uc774\uc81c \ub204\uc801 \ud569 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub4dc\ub97c \uad6c\ud604\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1\ub2e8\uacc4: \ub204\uc801 \ud569 \ubc30\uc5f4 \uc0dd\uc131<\/h3>\n<pre><code>\nfunction createPrefixSum(arr) {\n    const prefix = new Array(arr.length + 1).fill(0);\n    for (let i = 0; i &lt; arr.length; i++) {\n        prefix[i + 1] = prefix[i] + arr[i];\n    }\n    return prefix;\n}\n<\/code><\/pre>\n<h3>2\ub2e8\uacc4: \uad6c\uac04 \ud569 \uacc4\uc0b0<\/h3>\n<pre><code>\nfunction rangeSum(prefix, l, r) {\n    return prefix[r + 1] - prefix[l];\n}\n<\/code><\/pre>\n<h3>3\ub2e8\uacc4: \uba54\uc778 \ud568\uc218 \uad6c\ud604<\/h3>\n<pre><code>\nfunction calculateRangeSums(arr, queries) {\n    const prefix = createPrefixSum(arr);\n    const results = [];\n    for (let [l, r] of queries) {\n        results.push(rangeSum(prefix, l - 1, r - 1)); \/\/ 1-based to 0-based\n    }\n    return results;\n}\n\n\/\/ \uc608\uc2dc \uc0ac\uc6a9\nconst arr = [1, 2, 3, 4, 5];\nconst queries = [[1, 3], [2, 5], [0, 2]];\nconst results = calculateRangeSums(arr, queries);\nconsole.log(results); \/\/ [9, 14, 6]\n<\/code><\/pre>\n<h2>\uacb0\uacfc \ubd84\uc11d<\/h2>\n<p>\uc704 \ucf54\ub4dc\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uacfc \ucffc\ub9ac\ub97c \uae30\ubc18\uc73c\ub85c \ub9e4 \ucffc\ub9ac\uc758 \uad6c\uac04 \ud569\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\uc5ec \uacb0\uacfc\ub97c \ucd9c\ub825\ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc785\ub2c8\ub2e4. \uacb0\uacfc\uc801\uc73c\ub85c \uad6c\uac04 \ud569\uc744 \ube60\ub974\uac8c \uad6c\ud560 \uc218 \uc788\uc73c\uba70, \ubc30\uc5f4\uc758 \ud06c\uae30\ub098 \ucffc\ub9ac \uac1c\uc218\uc5d0 \ub530\ub77c \uc131\ub2a5\uc774 \uc800\ud558\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc2dc\uac04 \ubcf5\uc7a1\ub3c4<\/h3>\n<p>\ubcf8 \uc54c\uace0\ub9ac\uc998\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li>\ub204\uc801 \ud569 \ubc30\uc5f4 \uc0dd\uc131: O(N)<\/li>\n<li>\uac01 \ucffc\ub9ac \ucc98\ub9ac: O(1) (M\uac1c \ucffc\ub9ac \ucc98\ub9ac \uc804\ubd80 \ud569\uce58\uba74 O(M))<\/li>\n<\/ul>\n<p>\uacb0\uacfc\uc801\uc73c\ub85c \uc804\uccb4 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(N + M)\uc774\uba70, \uc774\ub294 \ub9e4\uc6b0 \ud6a8\uc728\uc801\uc778 \uc218\uc900\uc785\ub2c8\ub2e4.<\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc774\uc81c \uad6c\uac04 \ud569 \ubb38\uc81c\ub97c \ub204\uc801 \ud569 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud6a8\uc728\uc801\uc73c\ub85c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6e0\uc2b5\ub2c8\ub2e4. \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \uc790\uc8fc \ucd9c\uc81c\ub418\ub294 \uc8fc\uc81c\uc774\ubbc0\ub85c, \uc774\uc640 \uac19\uc740 \ucd5c\uc801\ud654 \uae30\ubc95\uc744 \uc774\ud574\ud558\uace0 \ud65c\uc6a9\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \uc5f0\uc2b5\uc744 \ud1b5\ud574 \ub2e4\uc591\ud55c \uc720\ud615\uc758 \ubb38\uc81c\ub97c \ud574\uacb0\ud574 \ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4!<\/p>\n<h3>\ucd94\uac00 \uc5f0\uc2b5 \ubb38\uc81c<\/h3>\n<p>\ub2e4\uc74c\uacfc \uac19\uc740 \ubcc0\ud615 \ubb38\uc81c\ub97c \uc5f0\uc2b5\ud574\ubcf4\uc138\uc694:<\/p>\n<ul>\n<li>\uad6c\uac04 \ud569 \ub300\uc2e0 \uad6c\uac04\uc758 \ucd5c\ub300\uac12\uc744 \uad6c\ud558\ub294 \ubb38\uc81c<\/li>\n<li>\uad6c\uac04\uc758 \uacf1\uc744 \uad6c\ud558\ub294 \ubb38\uc81c (\ub2e8, \ub098\ub204\uae30 \uc5f0\uc0b0\uc744 \uace0\ub824\ud574\uc57c \ud560 \uc218\ub3c4 \uc788\uc74c)<\/li>\n<li>\ub2e4\uc591\ud55c \ucffc\ub9ac(\uc608: \uad6c\uac04 \uc99d\uac00, \uac10\uc18c \ub4f1)\uac00 \uc8fc\uc5b4\uc9c8 \ub54c \uc5b4\ub5bb\uac8c \ucc98\ub9ac\ud560 \uac83\uc778\uc9c0 \uace0\ubbfc\ud574\ubcf4\uae30<\/li>\n<\/ul>\n<p>\uc704 \ub0b4\uc6a9\uc744 \ubc14\ud0d5\uc73c\ub85c \ub2e4\uc591\ud55c \ubb38\uc81c\ub97c \ud574\uacb0\ud574 \ubcf4\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4. \uac10\uc0ac\ud569\ub2c8\ub2e4!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ucd9c\uc81c\ub418\ub294 &#8220;\uad6c\uac04 \ud569&#8221; \ubb38\uc81c\ub97c \uc2ec\ub3c4 \uc788\uac8c \ub2e4\ub904\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc218\uc5f4\uc5d0\uc11c \uc784\uc758\uc758 \uad6c\uac04\uc758 \ud569\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uad6c\ud558\ub294 \ubb38\uc81c\ub85c, \ub2e4\uc591\ud55c \ucd5c\uc801\ud654 \uae30\ubc95\uc744 \ud1b5\ud574 \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\uac00 \ub2e4\ub8f0 \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \ud2b9\ud788 \ubc30\uc5f4\uc758 \ud06c\uae30\uac00 \ud074 \ub54c \uc2dc\uac04\uc774 \ub9ce\uc774 \uc18c\uc694\ub420 \uc218 \uc788\uae30 \ub54c\ubb38\uc5d0, \ubcf4\ub2e4 \ud6a8\uc728\uc801\uc778 \uc54c\uace0\ub9ac\uc998\uc744 \uc124\uacc4\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \ubb38\uc81c &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27871\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569&#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":[26],"tags":[],"class_list":["post-27871","post","type-post","status-publish","format-standard","hentry","category-26"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 - \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\/27871\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ucd9c\uc81c\ub418\ub294 &#8220;\uad6c\uac04 \ud569&#8221; \ubb38\uc81c\ub97c \uc2ec\ub3c4 \uc788\uac8c \ub2e4\ub904\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc218\uc5f4\uc5d0\uc11c \uc784\uc758\uc758 \uad6c\uac04\uc758 \ud569\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uad6c\ud558\ub294 \ubb38\uc81c\ub85c, \ub2e4\uc591\ud55c \ucd5c\uc801\ud654 \uae30\ubc95\uc744 \ud1b5\ud574 \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\uac00 \ub2e4\ub8f0 \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \ud2b9\ud788 \ubc30\uc5f4\uc758 \ud06c\uae30\uac00 \ud074 \ub54c \uc2dc\uac04\uc774 \ub9ce\uc774 \uc18c\uc694\ub420 \uc218 \uc788\uae30 \ub54c\ubb38\uc5d0, \ubcf4\ub2e4 \ud6a8\uc728\uc801\uc778 \uc54c\uace0\ub9ac\uc998\uc744 \uc124\uacc4\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \ubb38\uc81c &hellip; \ub354 \ubcf4\uae30 &quot;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27871\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T15:20:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:14:16+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\/27871\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27871\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569\",\"datePublished\":\"2024-10-27T15:20:05+00:00\",\"dateModified\":\"2024-11-26T07:14:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27871\/\"},\"wordCount\":22,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27871\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27871\/\",\"name\":\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T15:20:05+00:00\",\"dateModified\":\"2024-11-26T07:14:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27871\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27871\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27871\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569\"}]},{\"@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\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 - \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\/27871\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ucd9c\uc81c\ub418\ub294 &#8220;\uad6c\uac04 \ud569&#8221; \ubb38\uc81c\ub97c \uc2ec\ub3c4 \uc788\uac8c \ub2e4\ub904\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc218\uc5f4\uc5d0\uc11c \uc784\uc758\uc758 \uad6c\uac04\uc758 \ud569\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uad6c\ud558\ub294 \ubb38\uc81c\ub85c, \ub2e4\uc591\ud55c \ucd5c\uc801\ud654 \uae30\ubc95\uc744 \ud1b5\ud574 \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\uac00 \ub2e4\ub8f0 \uad6c\uac04 \ud569 \ubb38\uc81c\ub294 \ud2b9\ud788 \ubc30\uc5f4\uc758 \ud06c\uae30\uac00 \ud074 \ub54c \uc2dc\uac04\uc774 \ub9ce\uc774 \uc18c\uc694\ub420 \uc218 \uc788\uae30 \ub54c\ubb38\uc5d0, \ubcf4\ub2e4 \ud6a8\uc728\uc801\uc778 \uc54c\uace0\ub9ac\uc998\uc744 \uc124\uacc4\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \ubb38\uc81c &hellip; \ub354 \ubcf4\uae30 \"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569\"","og_url":"https:\/\/atmokpo.com\/w\/27871\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T15:20:05+00:00","article_modified_time":"2024-11-26T07:14:16+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\/27871\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27871\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569","datePublished":"2024-10-27T15:20:05+00:00","dateModified":"2024-11-26T07:14:16+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27871\/"},"wordCount":22,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27871\/","url":"https:\/\/atmokpo.com\/w\/27871\/","name":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T15:20:05+00:00","dateModified":"2024-11-26T07:14:16+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27871\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27871\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27871\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569"}]},{"@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\/27871","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=27871"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27871\/revisions"}],"predecessor-version":[{"id":27872,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27871\/revisions\/27872"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27871"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27871"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27871"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}