{"id":28120,"date":"2024-10-27T15:31:56","date_gmt":"2024-10-27T15:31:56","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28120"},"modified":"2024-11-26T07:08:55","modified_gmt":"2024-11-26T07:08:55","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-%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\/28120\/","title":{"rendered":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<p>\ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc774\ub098 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub9c8\uc8fc\uce58\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uac00 &#8216;\uad6c\uac04 \uacf1 \uad6c\ud558\uae30&#8217;\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc758 \ud2b9\uc815 \uad6c\uac04\uc5d0 \ub300\ud55c \uacf1\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\ub294 \uacfc\uc815\uc744 \ud1b5\ud574, \ub370\uc774\ud130 \uad6c\uc870\uc640 \uc54c\uace0\ub9ac\uc998\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\ub97c \uc694\uad6c\ud569\ub2c8\ub2e4. \uc774\ubc88 \uc7a5\uc5d0\uc11c\ub294 \uc774 \ubb38\uc81c\ub97c \uc774\ud574\ud558\uace0, \ud6a8\uc728\uc801\uc778 \ud574\uacb0\ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\ub3c4\ub85d \ud558\uaca0\uc2b5\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>queries<\/code>\uac00 \uc788\uc744 \ub54c, \uac01 \ucffc\ub9ac\uac00 \uc815\uc758\ud558\ub294 \uad6c\uac04\uc758 \uacf1\uc744 \ubc18\ud658\ud558\ub294 \ubb38\uc81c\ub97c \ud478\ub294 \uac83\uc785\ub2c8\ub2e4. \uad6c\uac04\uc758 \uacf1\uc740 \ud574\ub2f9 \uad6c\uac04 \ub0b4\uc758 \ubaa8\ub4e0 \uc22b\uc790\ub97c \uacf1\ud55c \uacb0\uacfc\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.<\/p>\n<h3>\ubb38\uc81c \uc608\uc2dc<\/h3>\n<pre>\n\ub9d0: \n\uc785\ub825: nums = [1, 2, 3, 4, 5]\n\ucffc\ub9ac: queries = [[0, 1], [1, 3], [2, 4]]\n\ucd9c\ub825: [2, 24, 60]\n\uc124\uba85:\n- \uccab \ubc88\uc9f8 \ucffc\ub9ac [0, 1]\uc740 nums[0] * nums[1] = 1 * 2 = 2\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4.\n- \ub450 \ubc88\uc9f8 \ucffc\ub9ac [1, 3]\uc740 nums[1] * nums[2] * nums[3] = 2 * 3 * 4 = 24\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4.\n- \uc138 \ubc88\uc9f8 \ucffc\ub9ac [2, 4]\ub294 nums[2] * nums[3] * nums[4] = 3 * 4 * 5 = 60\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.\n<\/pre>\n<h2>\ubb38\uc81c \ud574\uacb0 \ubc29\uc548<\/h2>\n<p>\uad6c\uac04 \uacf1\uc744 \uacc4\uc0b0\ud558\ub294 \ubb38\uc81c\ub294 \uae30\ubcf8\uc801\uc73c\ub85c \uc774\uc911 \ubc18\ubcf5\ubb38\uc744 \uc0ac\uc6a9\ud558\uba74 \ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \ucffc\ub9ac\uc758 \uc218\uac00 \ub9ce\uace0 \ubc30\uc5f4\uc774 \ud074 \uacbd\uc6b0, \uc774\uc911 \ubc18\ubcf5\ubb38\uc740 \ube44\ud6a8\uc728\uc801\uc774\ubbc0\ub85c \ub2e4\ub978 \ubc29\ubc95\uc744 \uace0\ub824\ud574\uc57c \ud569\ub2c8\ub2e4. \ud2b9\ud788, \ucffc\ub9ac\uc758 \uc218\uac00 N\uc774\uace0 \uac01 \ucffc\ub9ac\ub9c8\ub2e4 \uad6c\uac04\uc758 \uacf1\uc744 \uacc4\uc0b0\ud558\ub294 \ub370 O(M)\uc758 \uc2dc\uac04\uc774 \ud544\uc694\ud558\ubbc0\ub85c, \ucd5c\uc545\uc758 \uacbd\uc6b0 O(N * M)\uc774 \ub429\ub2c8\ub2e4. \ub530\ub77c\uc11c, O(N + Q) \uc2dc\uac04\uc5d0 \ud574\uacb0\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \ucc3e\uc544\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<h2>\uc120\ud615 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub85c \uad6c\uac04 \uacf1 \uacc4\uc0b0\ud558\uae30<\/h2>\n<p>\uc6b0\ub9ac\ub294 \ub204\uc801 \uacf1(pre-computation)\uc774\ub77c\ub294 \uae30\ubc95\uc744 \ud65c\uc6a9\ud558\uc5ec \uc8fc\uc5b4\uc9c4 \ubb38\uc81c\ub97c \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubc29\uc2dd\uc740 \uac01 \ucffc\ub9ac\uc758 \uc2dc\uc791\uacfc \ub05d \uc778\ub371\uc2a4\ub97c \ud65c\uc6a9\ud558\uc5ec \ube60\ub974\uac8c \uad6c\uac04\uc758 \uacf1\uc744 \uacc4\uc0b0\ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc90d\ub2c8\ub2e4.<\/p>\n<h3>\ub204\uc801 \uacf1 \uacc4\uc0b0<\/h3>\n<p>\uc6b0\uc120, \ub204\uc801 \uacf1 \ubc30\uc5f4\uc744 \uc791\uc131\ud569\ub2c8\ub2e4. \ub204\uc801 \uacf1 \ubc30\uc5f4\uc740 <code>prefixProduct<\/code>\ub77c\ub294 \uc774\ub984\uc73c\ub85c \uc815\uc758\ud558\uace0, <code>prefixProduct[i]<\/code>\ub294 <code>nums[0] * nums[1] * ... * nums[i]<\/code>\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc774\ub807\uac8c \ud558\uba74, \uad6c\uac04 [i, j]\uc758 \uacf1\uc740 <code>prefixProduct[j] \/ prefixProduct[i-1]<\/code>\ub85c \uac04\ub2e8\ud788 \uad6c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uc2a4\uc704\ud504\ud2b8 \ucf54\ub4dc \uad6c\ud604<\/h3>\n<pre>\n<code>\nimport Foundation\n\nfunc rangeProduct(_ nums: [Int], _ queries: [[Int]]) -&gt; [Int] {\n    var prefixProduct = [Int](repeating: 1, count: nums.count + 1)\n    \n    \/\/ \ub204\uc801 \uacf1 \ubc30\uc5f4 \uc0dd\uc131\n    for i in 0..<nums.count *=\"\" +=\"\" 1]=\"\" 1],=\"\" 2,=\"\" 24,=\"\" 3,=\"\" 3],=\"\" 4,=\"\" 4]]=\"\" 5]=\"\" 60]=\"\" <=\"\" [1,=\"\" [2,=\"\" code=\"\" for=\"\" in=\"\" left=\"query[0]\" let=\"\" nums=\"[1,\" nums[i]=\"\" prefixproduct[i=\"\" prefixproduct[left]=\"\" print(result)=\"\" product=\"prefixProduct[right\" queries=\"[[0,\" queries)=\"\" query=\"\" result=\"rangeProduct(nums,\" result.append(product)=\"\" return=\"\" right=\"query[1]\" var=\"\" {=\"\" }=\"\" \uac01=\"\" \uacc4\uc0b0=\"\" \uacf1=\"\" \uad6c\uac04=\"\" \ub300\ud574=\"\" \uc0ac\uc6a9=\"\" \uc608\uc2dc=\"\" \ucffc\ub9ac\uc5d0=\"\">\n<\/nums.count><\/code><\/pre>\n<h2>\ucf54\ub4dc \ubd84\uc11d<\/h2>\n<p>\uc704 \ucf54\ub4dc\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uc808\ucc28\ub85c \ub3d9\uc791\ud569\ub2c8\ub2e4:<\/p>\n<ol>\n<li><strong>\ub204\uc801 \uacf1 \ubc30\uc5f4 \uc0dd\uc131:<\/strong> \ubc30\uc5f4 <code>nums<\/code>\ub97c \uc21c\ud68c\ud558\uba70 \uac01 \uc704\uce58\uc758 \ub204\uc801 \uacf1\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4. \uc774 \uacfc\uc815\uc758 \uc2dc\uac04\ubcf5\uc7a1\ub3c4\ub294 O(N)\uc785\ub2c8\ub2e4.<\/li>\n<li><strong>\ucffc\ub9ac \ucc98\ub9ac:<\/strong> \uc8fc\uc5b4\uc9c4 \ucffc\ub9ac\ub97c \ud558\ub098\uc529 \ud655\uc778\ud558\uba70 \uad6c\uac04 \uacf1\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4. \uac01 \ucffc\ub9ac\ub97c \ucc98\ub9ac\ud558\ub294 \uc2dc\uac04\ubcf5\uc7a1\ub3c4\ub294 O(1)\uc785\ub2c8\ub2e4.<\/li>\n<li>\ub530\ub77c\uc11c \uc804\uccb4\uc801\uc778 \uc2dc\uac04\ubcf5\uc7a1\ub3c4\ub294 O(N + Q)\uc785\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h2>\uacb0\ub860<\/h2>\n<p>\ubcf8 \uac15\uc88c\ub97c \ud1b5\ud574 \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 \ubb38\uc81c\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6e0\uc2b5\ub2c8\ub2e4. \uae30\ucd08\uc801\uc778 \uc774\uc911 \ubc18\ubcf5\ubb38 \ubc29\uc2dd\uc5d0\uc11c \ud0c8\ud53c\ud558\uc5ec \ub204\uc801 \uacf1\uc744 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \ud1b5\ud574 \ubb38\uc81c\ub97c \ud574\uacb0\ud55c \uac83\uc740 \ub9ce\uc740 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc801\uc6a9\ub420 \uc218 \uc788\ub294 \uae30\ubc95\uc785\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud615\ud0dc\uc758 \ubb38\uc81c\ub294 \ud604\uc2e4\uc758 \ub370\uc774\ud130 \ucc98\ub9ac\ub97c \uc704\ud55c \ub2e4\uc591\ud55c \uc5b4\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c\ub3c4 \uc0ac\uc6a9\ub418\uae30 \ub54c\ubb38\uc5d0, \uc774 \ubb38\uc81c\ub97c \uc798 \uc774\ud574\ud558\uace0 \ud65c\uc6a9\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.<\/p>\n<p>\ud5a5\ud6c4 \ub354 \ub9ce\uc740 \ucf54\ub529 \ubb38\uc81c\uc5d0 \ub3c4\uc804\ud558\uba70, \uc2e4\ub825\uc744 \uc313\uc544\uac00\uc2dc\uae38 \uae30\uc6d0\ud569\ub2c8\ub2e4!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc774\ub098 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub9c8\uc8fc\uce58\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uac00 &#8216;\uad6c\uac04 \uacf1 \uad6c\ud558\uae30&#8217;\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc758 \ud2b9\uc815 \uad6c\uac04\uc5d0 \ub300\ud55c \uacf1\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\ub294 \uacfc\uc815\uc744 \ud1b5\ud574, \ub370\uc774\ud130 \uad6c\uc870\uc640 \uc54c\uace0\ub9ac\uc998\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\ub97c \uc694\uad6c\ud569\ub2c8\ub2e4. \uc774\ubc88 \uc7a5\uc5d0\uc11c\ub294 \uc774 \ubb38\uc81c\ub97c \uc774\ud574\ud558\uace0, \ud6a8\uc728\uc801\uc778 \ud574\uacb0\ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\ub3c4\ub85d \ud558\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \uc5ec\ub7ec \ucffc\ub9ac queries\uac00 \uc788\uc744 \ub54c, \uac01 \ucffc\ub9ac\uac00 \uc815\uc758\ud558\ub294 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28120\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc2a4\uc704\ud504\ud2b8 \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":[27],"tags":[],"class_list":["post-28120","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, \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\/28120\/\" \/>\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, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc774\ub098 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub9c8\uc8fc\uce58\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uac00 &#8216;\uad6c\uac04 \uacf1 \uad6c\ud558\uae30&#8217;\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc758 \ud2b9\uc815 \uad6c\uac04\uc5d0 \ub300\ud55c \uacf1\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\ub294 \uacfc\uc815\uc744 \ud1b5\ud574, \ub370\uc774\ud130 \uad6c\uc870\uc640 \uc54c\uace0\ub9ac\uc998\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\ub97c \uc694\uad6c\ud569\ub2c8\ub2e4. \uc774\ubc88 \uc7a5\uc5d0\uc11c\ub294 \uc774 \ubb38\uc81c\ub97c \uc774\ud574\ud558\uace0, \ud6a8\uc728\uc801\uc778 \ud574\uacb0\ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\ub3c4\ub85d \ud558\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \uc5ec\ub7ec \ucffc\ub9ac queries\uac00 \uc788\uc744 \ub54c, \uac01 \ucffc\ub9ac\uac00 \uc815\uc758\ud558\ub294 &hellip; \ub354 \ubcf4\uae30 &quot;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28120\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T15:31:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:08:55+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\/28120\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28120\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T15:31:56+00:00\",\"dateModified\":\"2024-11-26T07:08:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28120\/\"},\"wordCount\":18,\"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\/28120\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28120\/\",\"name\":\"\uc2a4\uc704\ud504\ud2b8 \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-27T15:31:56+00:00\",\"dateModified\":\"2024-11-26T07:08:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28120\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28120\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28120\/#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, \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":"\uc2a4\uc704\ud504\ud2b8 \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\/28120\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc774\ub098 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub9c8\uc8fc\uce58\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uac00 &#8216;\uad6c\uac04 \uacf1 \uad6c\ud558\uae30&#8217;\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc758 \ud2b9\uc815 \uad6c\uac04\uc5d0 \ub300\ud55c \uacf1\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\ub294 \uacfc\uc815\uc744 \ud1b5\ud574, \ub370\uc774\ud130 \uad6c\uc870\uc640 \uc54c\uace0\ub9ac\uc998\uc5d0 \ub300\ud55c \uae4a\uc740 \uc774\ud574\ub97c \uc694\uad6c\ud569\ub2c8\ub2e4. \uc774\ubc88 \uc7a5\uc5d0\uc11c\ub294 \uc774 \ubb38\uc81c\ub97c \uc774\ud574\ud558\uace0, \ud6a8\uc728\uc801\uc778 \ud574\uacb0\ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\ub3c4\ub85d \ud558\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \uc5ec\ub7ec \ucffc\ub9ac queries\uac00 \uc788\uc744 \ub54c, \uac01 \ucffc\ub9ac\uac00 \uc815\uc758\ud558\ub294 &hellip; \ub354 \ubcf4\uae30 \"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/28120\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T15:31:56+00:00","article_modified_time":"2024-11-26T07:08:55+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\/28120\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28120\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30","datePublished":"2024-10-27T15:31:56+00:00","dateModified":"2024-11-26T07:08:55+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28120\/"},"wordCount":18,"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\/28120\/","url":"https:\/\/atmokpo.com\/w\/28120\/","name":"\uc2a4\uc704\ud504\ud2b8 \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-27T15:31:56+00:00","dateModified":"2024-11-26T07:08:55+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28120\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28120\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28120\/#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, \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\/28120","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=28120"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28120\/revisions"}],"predecessor-version":[{"id":28121,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28120\/revisions\/28121"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28120"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28120"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}