{"id":27280,"date":"2024-10-27T14:10:08","date_gmt":"2024-10-27T14:10:08","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27280"},"modified":"2024-11-26T07:19:59","modified_gmt":"2024-11-26T07:19:59","slug":"c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%eb%82%98%eb%a8%b8%ec%a7%80-%ed%95%a9-%ea%b5%ac%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27280\/","title":{"rendered":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<div class=\"problem\">\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\n            \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 <code>numbers<\/code>\uc640 \uc815\uc218 <code>target<\/code>\uc774 \uc788\ub2e4.<br \/>\n            <code>numbers<\/code> \ubc30\uc5f4\uc758 \uc6d0\uc18c \uc911\uc5d0\uc11c \uc5b4\ub5a4 \ub450 \uc6d0\uc18c\ub97c \ud569\ud558\uc5ec \ub098\uba38\uc9c0\uac00 <code>target<\/code>\uc774 \ub418\ub3c4\ub85d \ud560 \uc218 \uc788\ub294\uc9c0\ub97c \ud655\uc778\ud574\uc57c \ud55c\ub2e4.<br \/>\n            \uac00\ub2a5\ud55c \uacbd\uc6b0\uc5d0\ub294 \uadf8 \ub450 \uc6d0\uc18c\uc758 \uc778\ub371\uc2a4\ub97c \ubc18\ud658\ud558\uace0, \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 <code>-1<\/code>\uc744 \ubc18\ud658\ud558\uc2dc\uc624.<br \/>\n            \ub2e8, \uac01 \uc6d0\uc18c\ub294 \ud55c \ubc88\ub9cc \uc0ac\uc6a9\ud574\uc57c \ud558\uba70, \uac19\uc740 \uc6d0\uc18c\ub97c \ub450 \ubc88 \uc120\ud0dd\ud560 \uc218 \uc5c6\ub2e4.\n        <\/p>\n<h3>\uc785\ub825 \ud615\uc2dd<\/h3>\n<ul>\n<li><code>numbers<\/code>: \uc815\uc218 \ubc30\uc5f4 (0 \u2264 numbers.length \u2264 10<sup>5<\/sup>, -10<sup>9<\/sup> \u2264 numbers[i] \u2264 10<sup>9<\/sup>)<\/li>\n<li><code>target<\/code>: \uc815\uc218 (0 \u2264 target \u2264 10<sup>9<\/sup>)<\/li>\n<\/ul>\n<h3>\ucd9c\ub825 \ud615\uc2dd<\/h3>\n<p>\ub450 \uc6d0\uc18c\uc758 \uc778\ub371\uc2a4 \ub610\ub294 <code>-1<\/code><\/p>\n<\/div>\n<div class=\"solution\">\n<h2>\ubb38\uc81c \ud480\uc774 \uacfc\uc815<\/h2>\n<h3>1. \ubb38\uc81c \ubd84\uc11d<\/h3>\n<p>\n            \uc774 \ubb38\uc81c\ub294 \ud2b9\uc774\ud558\uac8c \ub450 \uc6d0\uc18c\ub97c \ub354\ud55c \ud6c4 \ub098\uba38\uc9c0 \uc5f0\uc0b0\uc744 \ud1b5\ud574 <code>target<\/code>\uc744 \uc5bb\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc989,<br \/>\n            \uc6b0\ub9ac\uac00 \ucc3e\uace0\uc790 \ud558\ub294 \ub450 \uc218 <code>x<\/code>\uc640 <code>y<\/code>\uac00 \uc788\uc744 \ub54c,<br \/>\n            <code>(x + y) % target == target<\/code>\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. \uc5ec\uae30\uc11c \ub354\ud558\uae30\uc640 \ub098\uba38\uc9c0 \uc870\uac74\uc774 \uac00\uc9c0\ub294 \uc758\ubbf8\ub97c \uc798 \uc774\ud574\ud574\uc57c \ud569\ub2c8\ub2e4.\n        <\/p>\n<h3>2. \uc54c\uace0\ub9ac\uc998 \uc124\uacc4<\/h3>\n<p>\n            \uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 \ubc30\uc5f4\uc744 \ud55c \ubc88\ub9cc \uc21c\ud68c\ud558\uba74\uc11c, \uac01 \uc6d0\uc18c\ub97c \ubaa9\ud45c \uc2dd\uc5d0 \ub9de\ucd94\uc5b4 \ub098\uba38\uc9c0\ub97c \uacc4\uc0b0\ud558\uaca0\uc2b5\ub2c8\ub2e4.<br \/>\n            \ud55c \uac00\uc9c0 \ubc29\ubc95\uc73c\ub85c\ub294 \ud574\uc2dc\uc14b\uc744 \uc0ac\uc6a9\ud558\uc5ec \uacfc\uac70\uc758 \uac12\ub4e4\uc744 \uc800\uc7a5\ud558\uace0, \ud604\uc7ac \uac12\uacfc \ud568\uaed8 \ub098\uba38\uc9c0\ub97c \uacc4\uc0b0\ud558\uc5ec \uc870\uac74\uc744 \ud655\uc778\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.<br \/>\n            \ud574\uc2dc\uc14b\uc744 \uc0ac\uc6a9\ud558\ub294 \uc774\uc720\ub294 \ud3c9\uade0\uc801\uc778 \uc2dc\uac04\ubcf5\uc7a1\ub3c4\ub97c O(1)\ub85c \uc720\uc9c0\ud560 \uc218 \uc788\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.\n        <\/p>\n<h3>3. \ucf54\ub4dc \uc791\uc131<\/h3>\n<p>\n            \uc774\uc81c \uc774\ub7ec\ud55c \uc54c\uace0\ub9ac\uc998\uc744 C#\ub85c \uad6c\ud604\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc544\ub798\ub294 \ud574\uacb0\ucc45 \ucf54\ub4dc\uc785\ub2c8\ub2e4.\n        <\/p>\n<pre><code>using System;\nusing System.Collections.Generic;\n\npublic class Solution\n{\n    public int[] FindTwoElementsWithTargetModulo(int[] numbers, int target)\n    {\n        \/\/ \uc6d0\uc18c\uc758 \uc704\uce58\ub97c \uc800\uc7a5\ud558\uae30 \uc704\ud55c \ub515\uc154\ub108\ub9ac\n        Dictionary<int, int=\"\"> valueToIndex = new Dictionary<int, int=\"\">();\n        \n        for (int i = 0; i &lt; numbers.Length; i++)\n        {\n            \/\/ \ud604\uc7ac \uc6d0\uc18c\uc5d0 \ub300\ud574 \ub098\uba38\uc9c0 \uac12\uc744 \uacc4\uc0b0\n            int requiredValue = (target - numbers[i]) % target;\n\n            \/\/ \uc774\ubbf8 \ub098\uba38\uc9c0 \uac12\uc774 \ub515\uc154\ub108\ub9ac\uc5d0 \uc874\uc7ac\ud558\ub294\uc9c0 \ud655\uc778\n            if (valueToIndex.ContainsKey(requiredValue))\n            {\n                return new int[] { valueToIndex[requiredValue], i };\n            }\n\n            \/\/ \ud604\uc7ac \uc6d0\uc18c\ub97c \ub515\uc154\ub108\ub9ac\uc5d0 \uae30\ub85d\n            if (!valueToIndex.ContainsKey(numbers[i]))\n            {\n                valueToIndex[numbers[i]] = i;\n            }\n        }\n        \n        \/\/ \uc870\uac74\uc744 \ub9cc\uc871\ud558\ub294 \ub450 \uc6d0\uc18c\uac00 \uc5c6\ub294 \uacbd\uc6b0\n        return new int[] { -1 };\n    }\n}\n        <\/int,><\/int,><\/code><\/pre>\n<h3>4. \uc2dc\uac04 \ubcf5\uc7a1\ub3c4<\/h3>\n<p>\n            \uc774 \uc54c\uace0\ub9ac\uc998\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(n)\uc785\ub2c8\ub2e4. \ud55c \ubc88\uc758 \ubc30\uc5f4 \uc21c\ud68c\ub85c \uacb0\uacfc\ub97c \ucc3e\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n            \ub610\ud55c \ucd94\uac00\uc801\uc778 \uacf5\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(n)\uc73c\ub85c, \ud574\uc2dc\uc14b\uc744 \uc0ac\uc6a9\ud558\uc5ec \uac12\uc744 \uc800\uc7a5\ud558\uae30 \ub54c\ubb38\uc785\ub2c8\ub2e4.\n        <\/p>\n<h3>5. \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4<\/h3>\n<p>\n            \ub2e4\uc591\ud55c \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\ub97c \uc791\uc131\ud558\uc5ec \uc791\ub3d9 \uc5ec\ubd80\ub97c \ud655\uc778\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n        <\/p>\n<pre><code>public class Program\n{\n    public static void Main()\n    {\n        Solution solution = new Solution();\n\n        \/\/ \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4 1\n        int[] numbers1 = { 1, 2, 3, 4, 5 };\n        int target1 = 5;\n        int[] result1 = solution.FindTwoElementsWithTargetModulo(numbers1, target1);\n        Console.WriteLine(string.Join(\", \", result1)); \/\/ \uc608\uc0c1 \ucd9c\ub825: 0, 4\n\n        \/\/ \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4 2\n        int[] numbers2 = { 1, 2, 3, 7 };\n        int target2 = 5;\n        int[] result2 = solution.FindTwoElementsWithTargetModulo(numbers2, target2);\n        Console.WriteLine(string.Join(\", \", result2)); \/\/ \uc608\uc0c1 \ucd9c\ub825: 0, 2\n\n        \/\/ \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4 3\n        int[] numbers3 = { 3, 8, 12, 5 };\n        int target3 = 10;\n        int[] result3 = solution.FindTwoElementsWithTargetModulo(numbers3, target3);\n        Console.WriteLine(string.Join(\", \", result3)); \/\/ \uc608\uc0c1 \ucd9c\ub825: -1\n    }\n}\n        <\/code><\/pre>\n<h3>6. \ub9fa\uc74c\ub9d0<\/h3>\n<p>\n            \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \ub098\uba38\uc9c0 \ud569\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 \ud574\uc2dc\uc14b\uc744 \uc0ac\uc6a9\ud558\uc5ec \uacf5\uac04\uacfc \uc2dc\uac04\uc744 \ucd5c\uc801\ud654\ud558\ub294 \ubc29\ubc95\uc744 \ud559\uc2b5\ud588\uc2b5\ub2c8\ub2e4.<br \/>\n            \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ub098\uc624\ub294 \ub2e4\uc591\ud55c \ubb38\uc81c\ub97c \ud480\uae30 \uc704\ud574\uc11c\ub294 \uc774\ub7ec\ud55c \uc811\uadfc \ubc29\uc2dd\uc774 \ub9e4\uc6b0 \uc720\uc6a9\ud569\ub2c8\ub2e4.<br \/>\n            \ub354 \ub9ce\uc740 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud480\uba70 \uc790\uc2e0\uac10\uc744 \uc313\uc544 \ub098\uac00\uae38 \ubc14\ub78d\ub2c8\ub2e4.\n        <\/p>\n<\/div>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 numbers\uc640 \uc815\uc218 target\uc774 \uc788\ub2e4. numbers \ubc30\uc5f4\uc758 \uc6d0\uc18c \uc911\uc5d0\uc11c \uc5b4\ub5a4 \ub450 \uc6d0\uc18c\ub97c \ud569\ud558\uc5ec \ub098\uba38\uc9c0\uac00 target\uc774 \ub418\ub3c4\ub85d \ud560 \uc218 \uc788\ub294\uc9c0\ub97c \ud655\uc778\ud574\uc57c \ud55c\ub2e4. \uac00\ub2a5\ud55c \uacbd\uc6b0\uc5d0\ub294 \uadf8 \ub450 \uc6d0\uc18c\uc758 \uc778\ub371\uc2a4\ub97c \ubc18\ud658\ud558\uace0, \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 -1\uc744 \ubc18\ud658\ud558\uc2dc\uc624. \ub2e8, \uac01 \uc6d0\uc18c\ub294 \ud55c \ubc88\ub9cc \uc0ac\uc6a9\ud574\uc57c \ud558\uba70, \uac19\uc740 \uc6d0\uc18c\ub97c \ub450 \ubc88 \uc120\ud0dd\ud560 \uc218 \uc5c6\ub2e4. \uc785\ub825 \ud615\uc2dd numbers: \uc815\uc218 \ubc30\uc5f4 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27280\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \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-27280","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, \ub098\uba38\uc9c0 \ud569 \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\/27280\/\" \/>\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, \ub098\uba38\uc9c0 \ud569 \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 numbers\uc640 \uc815\uc218 target\uc774 \uc788\ub2e4. numbers \ubc30\uc5f4\uc758 \uc6d0\uc18c \uc911\uc5d0\uc11c \uc5b4\ub5a4 \ub450 \uc6d0\uc18c\ub97c \ud569\ud558\uc5ec \ub098\uba38\uc9c0\uac00 target\uc774 \ub418\ub3c4\ub85d \ud560 \uc218 \uc788\ub294\uc9c0\ub97c \ud655\uc778\ud574\uc57c \ud55c\ub2e4. \uac00\ub2a5\ud55c \uacbd\uc6b0\uc5d0\ub294 \uadf8 \ub450 \uc6d0\uc18c\uc758 \uc778\ub371\uc2a4\ub97c \ubc18\ud658\ud558\uace0, \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 -1\uc744 \ubc18\ud658\ud558\uc2dc\uc624. \ub2e8, \uac01 \uc6d0\uc18c\ub294 \ud55c \ubc88\ub9cc \uc0ac\uc6a9\ud574\uc57c \ud558\uba70, \uac19\uc740 \uc6d0\uc18c\ub97c \ub450 \ubc88 \uc120\ud0dd\ud560 \uc218 \uc5c6\ub2e4. \uc785\ub825 \ud615\uc2dd numbers: \uc815\uc218 \ubc30\uc5f4 &hellip; \ub354 \ubcf4\uae30 &quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27280\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:10:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:19: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\/27280\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27280\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T14:10:08+00:00\",\"dateModified\":\"2024-11-26T07:19:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27280\/\"},\"wordCount\":13,\"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\/27280\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27280\/\",\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T14:10:08+00:00\",\"dateModified\":\"2024-11-26T07:19:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27280\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27280\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27280\/#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, \ub098\uba38\uc9c0 \ud569 \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, \ub098\uba38\uc9c0 \ud569 \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\/27280\/","og_locale":"ko_KR","og_type":"article","og_title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 \ubc30\uc5f4 numbers\uc640 \uc815\uc218 target\uc774 \uc788\ub2e4. numbers \ubc30\uc5f4\uc758 \uc6d0\uc18c \uc911\uc5d0\uc11c \uc5b4\ub5a4 \ub450 \uc6d0\uc18c\ub97c \ud569\ud558\uc5ec \ub098\uba38\uc9c0\uac00 target\uc774 \ub418\ub3c4\ub85d \ud560 \uc218 \uc788\ub294\uc9c0\ub97c \ud655\uc778\ud574\uc57c \ud55c\ub2e4. \uac00\ub2a5\ud55c \uacbd\uc6b0\uc5d0\ub294 \uadf8 \ub450 \uc6d0\uc18c\uc758 \uc778\ub371\uc2a4\ub97c \ubc18\ud658\ud558\uace0, \uadf8\ub807\uc9c0 \uc54a\uc73c\uba74 -1\uc744 \ubc18\ud658\ud558\uc2dc\uc624. \ub2e8, \uac01 \uc6d0\uc18c\ub294 \ud55c \ubc88\ub9cc \uc0ac\uc6a9\ud574\uc57c \ud558\uba70, \uac19\uc740 \uc6d0\uc18c\ub97c \ub450 \ubc88 \uc120\ud0dd\ud560 \uc218 \uc5c6\ub2e4. \uc785\ub825 \ud615\uc2dd numbers: \uc815\uc218 \ubc30\uc5f4 &hellip; \ub354 \ubcf4\uae30 \"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/27280\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:10:08+00:00","article_modified_time":"2024-11-26T07:19: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\/27280\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27280\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30","datePublished":"2024-10-27T14:10:08+00:00","dateModified":"2024-11-26T07:19:59+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27280\/"},"wordCount":13,"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\/27280\/","url":"https:\/\/atmokpo.com\/w\/27280\/","name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub098\uba38\uc9c0 \ud569 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T14:10:08+00:00","dateModified":"2024-11-26T07:19:59+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27280\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27280\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27280\/#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, \ub098\uba38\uc9c0 \ud569 \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\/27280","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=27280"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27280\/revisions"}],"predecessor-version":[{"id":27281,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27280\/revisions\/27281"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27280"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27280"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}