{"id":27458,"date":"2024-10-27T14:11:49","date_gmt":"2024-10-27T14:11:49","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27458"},"modified":"2024-11-26T07:18:07","modified_gmt":"2024-11-26T07:18:07","slug":"c-%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\/27458\/","title":{"rendered":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 <code>nums<\/code>\uc640 \ucffc\ub9ac \ubc30\uc5f4 <code>queries<\/code>\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ucffc\ub9ac\ub294 \ub450 \uc815\uc218 <code>(l, r)<\/code>\ub85c \uc774\ub8e8\uc5b4\uc838 \uc788\uc73c\uba70, \uc774\ub294 <code>nums[l] * nums[l + 1] * ... * nums[r]<\/code>\uc758 \uac12\uc744 \uad6c\ud558\ub77c\ub294 \uc694\uccad\uc785\ub2c8\ub2e4. \ub2e8, <code>nums<\/code> \ubc30\uc5f4\uc758 \ud06c\uae30\ub294 \ucd5c\ub300 <code>10^5<\/code>, <code>queries<\/code>\uc758 \uae38\uc774\ub294 \ucd5c\ub300 <code>10^4<\/code>\uc785\ub2c8\ub2e4. \uc774\ub54c, \uacf1\uc148\uc758 \uacb0\uacfc\uac00 \ub9e4\uc6b0 \ucee4\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c, \uacb0\uacfc\ub294 <code>10^9 + 7<\/code>\ub85c \ub098\ub208 \ub098\uba38\uc9c0\ub97c \ucd9c\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<h2>\uc785\ub825 \ud615\uc2dd<\/h2>\n<p>\uccab \ubc88\uc9f8 \uc904\uc5d0 \ubc30\uc5f4\uc758 \ud06c\uae30 <code>n<\/code>\uacfc \ucffc\ub9ac\uc758 \uc218 <code>q<\/code>\uac00 \uc8fc\uc5b4\uc9d1\ub2c8\ub2e4. \ub450 \ubc88\uc9f8 \uc904\uc5d0 <code>n<\/code>\uac1c\uc758 \uc815\uc218\ub85c \uc774\ub8e8\uc5b4\uc9c4 \ubc30\uc5f4 <code>nums<\/code>\uac00 \uc8fc\uc5b4\uc9c0\uace0, <code>q<\/code>\uac1c\uc758 \uc904\uc5d0 \uac78\uccd0 \uac01 \ucffc\ub9ac <code>l<\/code>\uacfc <code>r<\/code>\uac00 \uc8fc\uc5b4\uc9d1\ub2c8\ub2e4.<\/p>\n<h2>\ucd9c\ub825 \ud615\uc2dd<\/h2>\n<p>\uac01 \ucffc\ub9ac\uc5d0 \ub300\ud574 \uacc4\uc0b0\ud55c \uacb0\uacfc\ub97c \ud55c \uc904\uc5d0 \ud558\ub098\uc529 \ucd9c\ub825\ud569\ub2c8\ub2e4.<\/p>\n<h2>\uc608\uc2dc<\/h2>\n<div class=\"example\">\n<strong>\uc785\ub825<\/strong><br \/>\n        5 3<br \/>\n        2 3 4 5 6<br \/>\n        0 2<br \/>\n        1 3<br \/>\n        2 4<br \/>\n<strong>\ucd9c\ub825<\/strong><br \/>\n        24<br \/>\n        60<br \/>\n        120\n<\/div>\n<h2>\ubb38\uc81c \ud480\uc774<\/h2>\n<p>\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574\uc11c\ub294 \uad6c\uac04 \uacf1\uc744 \ube60\ub974\uac8c \uacc4\uc0b0\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \ub2e8\uc21c\ud788 \uac01 \ucffc\ub9ac\uc5d0 \ub300\ud574 \uad6c\uac04\uc744 \uc21c\ud68c\ud558\uba74\uc11c \uacf1\uc744 \uacc4\uc0b0\ud558\uba74 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4 <code>O(q * n)<\/code>\uc5d0 \uc774\ub974\uac8c \ub418\uc5b4, \ucd5c\uc545\uc758 \uacbd\uc6b0 <code>10^9<\/code>\uc758 \uc5f0\uc0b0\uc744 \uc218\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 \uc2e4\uc6a9\uc801\uc774\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0, Prefix Product\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \uc904\uc774\ub294 \uc804\ub7b5\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<h3>Prefix Product \ubc29\ubc95<\/h3>\n<p>\uc6b0\uc120, <code>nums<\/code> \ubc30\uc5f4\uc758 \uc6d0\uc18c\ub4e4\uc5d0 \ub300\ud55c \ub204\uc801 \uacf1\uc744 \uc800\uc7a5\ud558\uc5ec \ucffc\ub9ac\uc758 \uacb0\uacfc\ub97c \ube60\ub974\uac8c \uacc4\uc0b0\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4.<\/p>\n<pre><code>C#\nint mod = 1000000007;\nint[] prefixProduct = new int[n + 1];\nprefixProduct[0] = 1;\n\nfor (int i = 1; i &lt;= n; i++) {\n    prefixProduct[i] = (int)((1L * prefixProduct[i - 1] * nums[i - 1]) % mod);\n}\n<\/code><\/pre>\n<p>\uc5ec\uae30\uc11c <code>prefixProduct[i]<\/code>\ub294 <code>nums[0] * nums[1] * ... * nums[i - 1]<\/code>\uc758 \uac12\uc744 \uc800\uc7a5\ud569\ub2c8\ub2e4. \uc774 \uad6c\uc870\ub97c \ud1b5\ud574 \uc6b0\ub9ac\ub294 \uad6c\uac04 \uacf1\uc744 \uc27d\uace0 \ube60\ub974\uac8c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\uad6c\uac04 \uacf1 \uacc4\uc0b0\ud558\uae30<\/h3>\n<p>\uc774\uc81c \uac01 \ucffc\ub9ac <code>(l, r)<\/code>\uc5d0 \ub300\ud574, \uad6c\uac04 \uacf1 <code>nums[l] * nums[l + 1] * ... * nums[r]<\/code>\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uad6c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>C#\nint result = (int)((1L * prefixProduct[r + 1] * modInverse(prefixProduct[l]) % mod) % mod);\n<\/code><\/pre>\n<p>\uc5ec\uae30\uc11c <code>modInverse<\/code> \ud568\uc218\ub294 \ubaa8\ub4c8\ub85c \uc5f0\uc0b0\uc5d0 \ub300\ud55c \uc5ed\uc6d0\uc744 \uad6c\ud558\ub294 \ud568\uc218\uc785\ub2c8\ub2e4. \uc5ed\uc6d0\uc740 \ub2e4\uc74c\uacfc \uac19\uc774 \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>C#\nint modInverse(int a) {\n    return power(a, mod - 2);\n}\n\nint power(int x, int y) {\n    int res = 1;\n    while (y &gt; 0) {\n        if ((y &amp; 1) == 1) {\n            res = (int)((1L * res * x) % mod);\n        }\n        y &gt;&gt;= 1;\n        x = (int)((1L * x * x) % mod);\n    }\n    return res;\n}\n<\/code><\/pre>\n<h3>\ucd5c\uc885 \ucf54\ub4dc<\/h3>\n<p>\uc704\uc758 \uc124\uba85\uc744 \ud1a0\ub300\ub85c \uc804\uccb4 \ucf54\ub4dc\ub97c \uc791\uc131\ud558\uba74 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>C#\nusing System;\n\nclass Program {\n    static int mod = 1000000007;\n\n    static void Main() {\n        string[] firstLine = Console.ReadLine().Split();\n        int n = int.Parse(firstLine[0]);\n        int q = int.Parse(firstLine[1]);\n        int[] nums = Array.ConvertAll(Console.ReadLine().Split(), int.Parse);\n        int[] prefixProduct = new int[n + 1];\n        prefixProduct[0] = 1;\n\n        for (int i = 1; i &lt;= n; i++) {\n            prefixProduct[i] = (int)((1L * prefixProduct[i - 1] * nums[i - 1]) % mod);\n        }\n\n        for (int i = 0; i &lt; q; i++) {\n            string[] query = Console.ReadLine().Split();\n            int l = int.Parse(query[0]);\n            int r = int.Parse(query[1]);\n            int result = (int)((1L * prefixProduct[r + 1] * modInverse(prefixProduct[l]) % mod) % mod);\n            Console.WriteLine(result);\n        }\n    }\n\n    static int modInverse(int a) {\n        return power(a, mod - 2);\n    }\n\n    static int power(int x, int y) {\n        int res = 1;\n        while (y &gt; 0) {\n            if ((y &amp; 1) == 1) {\n                res = (int)((1L * res * x) % mod);\n            }\n            y &gt;&gt;= 1;\n            x = (int)((1L * x * x) % mod);\n        }\n        return res;\n    }\n}\n<\/code><\/pre>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \ubc30\uc5f4\uc758 \uad6c\uac04 \uacf1\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\uae30 \uc704\ud574 Prefix Product \ubc29\ubc95\uacfc \ubaa8\ub4c8\ub85c \uc5f0\uc0b0\uc758 \uc5ed\uc6d0\uc758 \uac1c\ub150\uc744 \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \ud559\uc2b5\ud588\uc2b5\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc744 \uc751\uc6a9\ud558\uba74 \ub354\uc6b1 \ubcf5\uc7a1\ud55c \ucffc\ub9ac \ucc98\ub9ac\uc5d0\ub3c4 \uc720\uc6a9\ud558\uac8c \ud65c\uc6a9\ud560 \uc218 \uc788\uc744 \uac83\uc785\ub2c8\ub2e4. C# \uc5b8\uc5b4\uc758 \ud2b9\uc9d5\uc744 \uc0b4\ub824 \ud6a8\uc728\uc801\uc778 \ucf54\ub4dc\ub97c \uc791\uc131\ud558\uace0, \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ud574\uacb0 \ub2a5\ub825\uc744 \ud55c\uce35 \ub354 \ud5a5\uc0c1\uc2dc\ud0ac \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\ucd94\uac00\uc801\uc73c\ub85c, \uc774 \ubb38\uc81c\uc5d0\uc11c \uc0ac\uc6a9\ud55c Prefix Product \uae30\ubc95\uc740 \ub2e4\uc591\ud55c \ud615\ud0dc\uc758 \ucffc\ub9ac \ubb38\uc81c\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc801\uc6a9\ub420 \uc218 \uc788\uc73c\ubbc0\ub85c, \ub2e4\uc591\ud55c \ubb38\uc81c\uc5d0 \uc801\uc6a9\ud574\ubcf4\ub294 \uac83\ub3c4 \uc88b\uc2b5\ub2c8\ub2e4. \uac10\uc0ac\ud569\ub2c8\ub2e4!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \ucffc\ub9ac \ubc30\uc5f4 queries\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ucffc\ub9ac\ub294 \ub450 \uc815\uc218 (l, r)\ub85c \uc774\ub8e8\uc5b4\uc838 \uc788\uc73c\uba70, \uc774\ub294 nums[l] * nums[l + 1] * &#8230; * nums[r]\uc758 \uac12\uc744 \uad6c\ud558\ub77c\ub294 \uc694\uccad\uc785\ub2c8\ub2e4. \ub2e8, nums \ubc30\uc5f4\uc758 \ud06c\uae30\ub294 \ucd5c\ub300 10^5, queries\uc758 \uae38\uc774\ub294 \ucd5c\ub300 10^4\uc785\ub2c8\ub2e4. \uc774\ub54c, \uacf1\uc148\uc758 \uacb0\uacfc\uac00 \ub9e4\uc6b0 \ucee4\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c, \uacb0\uacfc\ub294 10^9 + 7\ub85c \ub098\ub208 \ub098\uba38\uc9c0\ub97c \ucd9c\ub825\ud574\uc57c &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27458\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C# \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":[24],"tags":[],"class_list":["post-27458","post","type-post","status-publish","format-standard","hentry","category-c--"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>C# \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\/27458\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C# \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=\"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \ucffc\ub9ac \ubc30\uc5f4 queries\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ucffc\ub9ac\ub294 \ub450 \uc815\uc218 (l, r)\ub85c \uc774\ub8e8\uc5b4\uc838 \uc788\uc73c\uba70, \uc774\ub294 nums[l] * nums[l + 1] * ... * nums[r]\uc758 \uac12\uc744 \uad6c\ud558\ub77c\ub294 \uc694\uccad\uc785\ub2c8\ub2e4. \ub2e8, nums \ubc30\uc5f4\uc758 \ud06c\uae30\ub294 \ucd5c\ub300 10^5, queries\uc758 \uae38\uc774\ub294 \ucd5c\ub300 10^4\uc785\ub2c8\ub2e4. \uc774\ub54c, \uacf1\uc148\uc758 \uacb0\uacfc\uac00 \ub9e4\uc6b0 \ucee4\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c, \uacb0\uacfc\ub294 10^9 + 7\ub85c \ub098\ub208 \ub098\uba38\uc9c0\ub97c \ucd9c\ub825\ud574\uc57c &hellip; \ub354 \ubcf4\uae30 &quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27458\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:11:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:18:07+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\/27458\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27458\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T14:11:49+00:00\",\"dateModified\":\"2024-11-26T07:18:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27458\/\"},\"wordCount\":10,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27458\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27458\/\",\"name\":\"C# \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-27T14:11:49+00:00\",\"dateModified\":\"2024-11-26T07:18:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27458\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27458\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27458\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C# \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":"C# \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\/27458\/","og_locale":"ko_KR","og_type":"article","og_title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 nums\uc640 \ucffc\ub9ac \ubc30\uc5f4 queries\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uac01 \ucffc\ub9ac\ub294 \ub450 \uc815\uc218 (l, r)\ub85c \uc774\ub8e8\uc5b4\uc838 \uc788\uc73c\uba70, \uc774\ub294 nums[l] * nums[l + 1] * ... * nums[r]\uc758 \uac12\uc744 \uad6c\ud558\ub77c\ub294 \uc694\uccad\uc785\ub2c8\ub2e4. \ub2e8, nums \ubc30\uc5f4\uc758 \ud06c\uae30\ub294 \ucd5c\ub300 10^5, queries\uc758 \uae38\uc774\ub294 \ucd5c\ub300 10^4\uc785\ub2c8\ub2e4. \uc774\ub54c, \uacf1\uc148\uc758 \uacb0\uacfc\uac00 \ub9e4\uc6b0 \ucee4\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c, \uacb0\uacfc\ub294 10^9 + 7\ub85c \ub098\ub208 \ub098\uba38\uc9c0\ub97c \ucd9c\ub825\ud574\uc57c &hellip; \ub354 \ubcf4\uae30 \"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/27458\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:11:49+00:00","article_modified_time":"2024-11-26T07:18:07+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\/27458\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27458\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \uacf1 \uad6c\ud558\uae30","datePublished":"2024-10-27T14:11:49+00:00","dateModified":"2024-11-26T07:18:07+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27458\/"},"wordCount":10,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27458\/","url":"https:\/\/atmokpo.com\/w\/27458\/","name":"C# \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-27T14:11:49+00:00","dateModified":"2024-11-26T07:18:07+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27458\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27458\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27458\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"C# \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":[{"id":26730,"url":"https:\/\/atmokpo.com\/w\/26730\/","url_meta":{"origin":27458,"position":0},"title":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uad6c\uac04 \ud569 \uad6c\ud558\uae30 2","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc800\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c 1. \ubb38\uc81c \uc124\uba85 \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \uad6c\uac04 \ud569 \ubb38\uc81c\ub97c \ub2e4\ub904 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubc0f \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \uc811\ud560 \uc218 \uc788\ub294 \ubb38\uc81c \uc911 \ud558\ub098\ub85c, \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4\uc758 \ud2b9\uc815 \uad6c\uac04\uc758 \ud569\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacc4\uc0b0\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6cc\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. \uc815\uc218\ub85c \uc774\ub8e8\uc5b4\uc9c4 \ubc30\uc5f4 A\uc640 \ub2e4\uc591\ud55c \ucffc\ub9ac\ub4e4\uc774 \uc8fc\uc5b4\uc9c8 \ub54c, \uac01 \ucffc\ub9ac\uc5d0\uc11c \uc81c\uc2dc\ud55c\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":27833,"url":"https:\/\/atmokpo.com\/w\/27833\/","url_meta":{"origin":27458,"position":1},"title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud589\ub82c \uacf1 \uc5f0\uc0b0 \ud69f\uc218\uc758 \ucd5c\uc19f\uac12 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 N\uac1c\uc758 \ud589\ub82c\uc5d0 \ub300\ud574, \uc774 \ud589\ub82c\ub4e4\uc744 \uacf1\ud560 \ub54c \ud544\uc694\ud55c \uc5f0\uc0b0 \ud69f\uc218\uc758 \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \ud589\ub82c \uacf1\uc148\uc758 \uc5f0\uc0b0 \ud69f\uc218\ub294 \uacf1\uc148\uc758 \uc21c\uc11c\uc5d0 \ub530\ub77c \ud06c\uac8c \ub2ec\ub77c\uc9c0\uba70, \ub530\ub77c\uc11c \uc62c\ubc14\ub978 \uc21c\uc11c\ub97c \ucc3e\uc544\uc57c \ud569\ub2c8\ub2e4. \ud589\ub82c A\uc758 \ud06c\uae30\uac00 p \u00d7 q, \ud589\ub82c B\uc758 \ud06c\uae30\uac00 q \u00d7 r\uc77c \ub54c,\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":27966,"url":"https:\/\/atmokpo.com\/w\/27966\/","url_meta":{"origin":27458,"position":2},"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":27238,"url":"https:\/\/atmokpo.com\/w\/27238\/","url_meta":{"origin":27458,"position":3},"title":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud589\ub82c \uacf1 \uc5f0\uc0b0 \ud69f\uc218\uc758 \ucd5c\uc19f\uac12 \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 \ubb38\uc81c \uc124\uba85 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ud589\ub82c\uc758 \uacf1\uc148\uc740 \ube48\ubc88\ud558\uac8c \ub4f1\uc7a5\ud558\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \ud2b9\ud788, \uc8fc\uc5b4\uc9c4 \ud589\ub82c\ub4e4\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \uacf1\ud558\ub294 \ubc29\ubc95\uc744 \ubb3b\ub294 \ubb38\uc81c\ub294 \ucd5c\uc801\uc758 \uc54c\uace0\ub9ac\uc998 \uc124\uacc4\ub97c \ud1b5\ud574 \uc5f0\uc0b0 \ud69f\uc218\ub97c \ucd5c\uc18c\ud654\ud560 \uc218 \uc788\ub294 \uadc0\uc911\ud55c \uae30\uc220\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc8fc\uc5b4\uc9c4 \ud589\ub82c\uc758 \uacf1 \uc5f0\uc0b0\uc758 \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c\ub294 \ub2e4\uc74c\uacfc\u2026","rel":"","context":"&quot;\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%8c%8c%ec%9d%b4%ec%8d%ac-%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":27599,"url":"https:\/\/atmokpo.com\/w\/27599\/","url_meta":{"origin":27458,"position":4},"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":26870,"url":"https:\/\/atmokpo.com\/w\/26870\/","url_meta":{"origin":27458,"position":5},"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":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27458","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=27458"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27458\/revisions"}],"predecessor-version":[{"id":27459,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27458\/revisions\/27459"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}