{"id":27490,"date":"2024-10-27T14:12:05","date_gmt":"2024-10-27T14:12:05","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27490"},"modified":"2024-11-26T07:17:49","modified_gmt":"2024-11-26T07:17:49","slug":"c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%98%a4%ec%9d%bc%eb%9f%ac-%ed%94%bc","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27490\/","title":{"rendered":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c"},"content":{"rendered":"<p><body><\/p>\n<p>\ucf54\ub529 \ud14c\uc2a4\ud2b8\ub294 \ud604\ub300 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uacf5\ud559\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc785\ub2c8\ub2e4. \ub9ce\uc740 \uae30\uc5c5\ub4e4\uc774 \uae30\uc220 \uba74\uc811\uc5d0 \ucf54\ub529 \ubb38\uc81c\ub97c \ud3ec\ud568\uc2dc\ucf1c, \uc9c0\uc6d0\uc790\uc758 \uc54c\uace0\ub9ac\uc998 \ubc0f \ubb38\uc81c \ud574\uacb0 \ub2a5\ub825\uc744 \ud3c9\uac00\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc218\ud559\uc801 \uac1c\ub150\uc778 \uc624\uc77c\ub7ec \ud53c(Euler&#8217;s Totient Function)\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub294 \uc815\uc218 n\uc758 \uc591\uc758 \uc815\uc218 m\uc758 \uac1c\uc218\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. m\uc740 1 \uc774\uc0c1 n \uc774\ud558\uc758 \uc815\uc218\uc774\uba70, m\uacfc n\uc774 \uc11c\ub85c \uc18c\uc778 \uc815\uc218\uc785\ub2c8\ub2e4. \uc989, gcd(m, n) = 1\uc744 \ub9cc\uc871\ud558\ub294 m\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \uac83\uc774 \ubaa9\ud45c\uc785\ub2c8\ub2e4.<\/p>\n<p><strong>\ubb38\uc81c:<\/strong> \uc8fc\uc5b4\uc9c4 \uc815\uc218 n\uc5d0 \ub300\ud574 \uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub97c \uacc4\uc0b0\ud558\uc2dc\uc624.<\/p>\n<h3>\uc785\ub825 \ud615\uc2dd<\/h3>\n<ul>\n<li>1 \u2264 n \u2264 10<sup>6<\/sup><\/li>\n<\/ul>\n<h3>\ucd9c\ub825 \ud615\uc2dd<\/h3>\n<ul>\n<li>n\uc758 \uc624\uc77c\ub7ec \ud53c \uac12<\/li>\n<\/ul>\n<h3>\uc608\uc81c<\/h3>\n<div class=\"example\">\n<p>\uc785\ub825:<\/p>\n<pre><code>6<\/code><\/pre>\n<p>\ucd9c\ub825:<\/p>\n<pre><code>2<\/code><\/pre>\n<\/div>\n<h2>\uc774\ub860\uc801 \ubc30\uacbd<\/h2>\n<p>\uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uc815\uc758\ub429\ub2c8\ub2e4:<\/p>\n<ul>\n<li>n\uc774 \uc18c\uc218\uc77c \uacbd\uc6b0: \u03d5(n) = n &#8211; 1<\/li>\n<li>n\uc774 \uc18c\uc218\uac00 \uc544\ub2d0 \uacbd\uc6b0, n\uc758 \uc18c\uc778\uc218 p\ub97c \uc774\uc6a9\ud558\uc5ec: \u03d5(n) = n \u00d7 (1 &#8211; 1\/p<sub>1<\/sub>) \u00d7 (1 &#8211; 1\/p<sub>2<\/sub>) \u00d7 &#8230; \u00d7 (1 &#8211; 1\/p<sub>k<\/sub>)<\/li>\n<\/ul>\n<p>\uc774\ub97c \ud1b5\ud574, n\uc758 \uc18c\uc778\uc218\ub97c \ucc3e\uc544 \uadf8\uc5d0 \ub9de\uac8c \u03d5(n)\ub97c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>C# \uad6c\ud604<\/h2>\n<p>\uc774\uc81c \uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub97c C#\uc744 \uc0ac\uc6a9\ud558\uc5ec \uad6c\ud604\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \uc54c\uace0\ub9ac\uc998\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(\u221an)\uc73c\ub85c, n\uc758 \uc18c\uc778\uc218\ub97c \ucc3e\uc544\ub0b4\ub294\ub370 \ud6a8\uc728\uc801\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>using System;\n\nclass Program\n{\n    static void Main()\n    {\n        int n = int.Parse(Console.ReadLine());\n        Console.WriteLine(EulerPhi(n));\n    }\n\n    static int EulerPhi(int n)\n    {\n        int result = n; \/\/ \ucd08\uae30\uac12\uc744 n\uc73c\ub85c \uc124\uc815\n        for (int p = 2; p * p &lt;= n; p++)\n        {\n            \/\/ p\uac00 n\uc758 \uc18c\uc778\uc218\uc778\uc9c0 \ud655\uc778\n            if (n % p == 0)\n            {\n                \/\/ p\ub85c n\uc744 \ub098\ub220\uc11c \uc18c\uc778\uc218\ub97c \uc81c\uac70\n                while (n % p == 0)\n                {\n                    n \/= p;\n                }\n                result -= result \/ p; \/\/ \uc624\uc77c\ub7ec \ud53c \uacf5\uc2dd \uc801\uc6a9\n            }\n        }\n        \/\/ \ub0a8\uc740 n\uc774 \uc18c\uc218\uc778 \uacbd\uc6b0\n        if (n &gt; 1)\n        {\n            result -= result \/ n;\n        }\n\n        return result; \/\/ \ucd5c\uc885 \uacb0\uacfc \ubc18\ud658\n    }\n}\n<\/code><\/pre>\n<h2>\ucf54\ub4dc \uc124\uba85<\/h2>\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 \uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub97c \uacc4\uc0b0\ud558\uae30 \uc704\ud55c \uac83\uc73c\ub85c, \ub2e4\uc74c\uacfc \uac19\uc740 \ub2e8\uacc4\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4:<\/p>\n<ol>\n<li><strong>\uc785\ub825\uac12 \uc77d\uae30:<\/strong> \uc0ac\uc6a9\uc790\ub85c\ubd80\ud130 \uc815\uc218 n\uc744 \uc785\ub825\ubc1b\uc2b5\ub2c8\ub2e4.<\/li>\n<li><strong>\ucd08\uae30\uac12 \uc124\uc815:<\/strong> \uacb0\uacfc\uac12 result\ub97c \uc785\ub825\ubc1b\uc740 n\uc73c\ub85c \ucd08\uae30\ud654\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>\uc18c\uc778\uc218 \ucc3e\uae30:<\/strong> 2\ubd80\ud130 n\uc758 \uc81c\uacf1\uadfc\uae4c\uc9c0 \ubc18\ubcf5\ud558\uba74\uc11c n\uc774 p\ub85c \ub098\ub204\uc5b4 \ub5a8\uc5b4\uc9c0\ub294\uc9c0 \uccb4\ud06c\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>\uc18c\uc778\uc218 \uc81c\uac70:<\/strong> \uc18c\uc778\uc218 p\ub85c n\uc744 \ub098\ub204\uc5b4\uac00\uba70 n \uc790\uccb4\uc5d0\uc11c \uc18c\uc778\uc218\ub97c \uc81c\uac70\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>\uc624\uc77c\ub7ec \ud53c \uacf5\uc2dd \uc801\uc6a9:<\/strong> \ud604\uc7ac \uc18c\uc778\uc218\uc778 p\uc5d0 \ub300\ud574 \u03d5(n) \uacf5\uc2dd\uc744 \uc801\uc6a9\ud558\uc5ec result \uac12\uc744 \uc5c5\ub370\uc774\ud2b8\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>\ub0a8\uc740 \uc18c\uc218 \ud655\uc778:<\/strong> \ubaa8\ub4e0 \uc18c\uc778\uc218\ub97c \uc81c\ud558\uace0 \ub0a8\uc740 n \uac12\uc774 1\ubcf4\ub2e4 \ud074 \uacbd\uc6b0, p\ub294 \uc18c\uc218\uc784\uc73c\ub85c result\uc5d0\uc11c n\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>\uacb0\uacfc \ubc18\ud658:<\/strong> \ucd5c\uc885 \uacb0\uacfc\uac12\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h2>\uc131\ub2a5 \ucd5c\uc801\ud654<\/h2>\n<p>\uc774 \uc54c\uace0\ub9ac\uc998\uc740 \uc8fc\uc5b4\uc9c4 \ubc94\uc704 \ub0b4\uc5d0\uc11c \ub9e4\uc6b0 \ube60\ub974\uac8c \ub3d9\uc791\ud569\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \ub2e4\uc591\ud55c \uc785\ub825\uc5d0 \ub300\ud574 \ube60\ub978 \uacc4\uc0b0\uc744 \uc704\ud574, \ubbf8\ub9ac \uc18c\uc218\ub97c \uad6c\ud574\ub458 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \uc5d0\ub77c\ud1a0\uc2a4\ud14c\ub124\uc2a4\uc758 \uccb4\ub97c \ud1b5\ud574 \uc18c\uc218\ub97c \uad6c\ud558\uace0 \ud574\ub2f9 \uc18c\uc218\ub97c \uc774\uc6a9\ud558\uc5ec \uc624\uc77c\ub7ec \ud53c \uac12\uc744 \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc18c\uc218\ub4e4\uc744 \uc800\uc7a5\ud558\ub294 \ubc30\uc5f4\uc744 \uc774\uc6a9\ud558\uc5ec \ud568\uc218\ub97c \uc870\uae08 \ub354 \uac1c\uc120\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc740 \ub2e4\ub978 \uc218\ub4e4\uacfc\uc758 \ube44\uad50\ub97c \ud1b5\ud574 \uc18d\ub3c4\uac00 \uc62c\ub77c\uac00\uace0, \uba54\ubaa8\ub9ac \uc0ac\uc6a9\ub3c4 \ucd5c\uc801\ud654\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub294 \uba54\ub2c8\uc9c0\ub4dc \uc5b8\uc5b4\uc778 C#\uc5d0\uc11c\ub3c4 \uac04\ub2e8\ud788 \uad6c\ud604\ud560 \uc218 \uc788\uc73c\uba70, \uc774\ub860\uacfc \ucf54\ub4dc\uc758 \uacb0\ud569\uc744 \ud1b5\ud574 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ubcf4\ub2e4 \ud6a8\uc728\uc801\uc73c\ub85c \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\ub97c \ud1b5\ud574 C#\uc758 \uae30\ucd08\uc801\uc778 \ud568\uc218, \uc720\ud074\ub9ac\ub4dc \ud638\uc81c\ubc95\uc744 \uc774\uc6a9\ud55c \ucd5c\ub300\uacf5\uc57d\uc218 \uad6c\ud558\uae30 \ub4f1 \ub2e4\uc591\ud55c \uae30\uc220\uc744 \ud65c\uc6a9\ud558\uc5ec \uc624\uc77c\ub7ec \ud53c\ub97c \uad6c\ud558\ub294 \ubc29\ubc95\uc744 \ud559\uc2b5\ud558\uc168\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc55e\uc73c\ub85c\uc758 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ub354 \ub9ce\uc740 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 \uafb8\uc900\ud788 \uc5f0\uc2b5\ud558\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ucf54\ub529 \ud14c\uc2a4\ud2b8\ub294 \ud604\ub300 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uacf5\ud559\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc785\ub2c8\ub2e4. \ub9ce\uc740 \uae30\uc5c5\ub4e4\uc774 \uae30\uc220 \uba74\uc811\uc5d0 \ucf54\ub529 \ubb38\uc81c\ub97c \ud3ec\ud568\uc2dc\ucf1c, \uc9c0\uc6d0\uc790\uc758 \uc54c\uace0\ub9ac\uc998 \ubc0f \ubb38\uc81c \ud574\uacb0 \ub2a5\ub825\uc744 \ud3c9\uac00\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc218\ud559\uc801 \uac1c\ub150\uc778 \uc624\uc77c\ub7ec \ud53c(Euler&#8217;s Totient Function)\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub294 \uc815\uc218 n\uc758 \uc591\uc758 \uc815\uc218 m\uc758 \uac1c\uc218\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. m\uc740 1 \uc774\uc0c1 n \uc774\ud558\uc758 \uc815\uc218\uc774\uba70, m\uacfc n\uc774 \uc11c\ub85c \uc18c\uc778 \uc815\uc218\uc785\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27490\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c&#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-27490","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, \uc624\uc77c\ub7ec \ud53c - \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\/27490\/\" \/>\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, \uc624\uc77c\ub7ec \ud53c - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ucf54\ub529 \ud14c\uc2a4\ud2b8\ub294 \ud604\ub300 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uacf5\ud559\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc785\ub2c8\ub2e4. \ub9ce\uc740 \uae30\uc5c5\ub4e4\uc774 \uae30\uc220 \uba74\uc811\uc5d0 \ucf54\ub529 \ubb38\uc81c\ub97c \ud3ec\ud568\uc2dc\ucf1c, \uc9c0\uc6d0\uc790\uc758 \uc54c\uace0\ub9ac\uc998 \ubc0f \ubb38\uc81c \ud574\uacb0 \ub2a5\ub825\uc744 \ud3c9\uac00\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc218\ud559\uc801 \uac1c\ub150\uc778 \uc624\uc77c\ub7ec \ud53c(Euler&#8217;s Totient Function)\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub294 \uc815\uc218 n\uc758 \uc591\uc758 \uc815\uc218 m\uc758 \uac1c\uc218\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. m\uc740 1 \uc774\uc0c1 n \uc774\ud558\uc758 \uc815\uc218\uc774\uba70, m\uacfc n\uc774 \uc11c\ub85c \uc18c\uc778 \uc815\uc218\uc785\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 &quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27490\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:12:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:17:49+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\/27490\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27490\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c\",\"datePublished\":\"2024-10-27T14:12:05+00:00\",\"dateModified\":\"2024-11-26T07:17:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27490\/\"},\"wordCount\":58,\"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\/27490\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27490\/\",\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T14:12:05+00:00\",\"dateModified\":\"2024-11-26T07:17:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27490\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27490\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27490\/#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, \uc624\uc77c\ub7ec \ud53c\"}]},{\"@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, \uc624\uc77c\ub7ec \ud53c - \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\/27490\/","og_locale":"ko_KR","og_type":"article","og_title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ucf54\ub529 \ud14c\uc2a4\ud2b8\ub294 \ud604\ub300 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uacf5\ud559\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc785\ub2c8\ub2e4. \ub9ce\uc740 \uae30\uc5c5\ub4e4\uc774 \uae30\uc220 \uba74\uc811\uc5d0 \ucf54\ub529 \ubb38\uc81c\ub97c \ud3ec\ud568\uc2dc\ucf1c, \uc9c0\uc6d0\uc790\uc758 \uc54c\uace0\ub9ac\uc998 \ubc0f \ubb38\uc81c \ud574\uacb0 \ub2a5\ub825\uc744 \ud3c9\uac00\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc218\ud559\uc801 \uac1c\ub150\uc778 \uc624\uc77c\ub7ec \ud53c(Euler&#8217;s Totient Function)\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc624\uc77c\ub7ec \ud53c \ud568\uc218\ub294 \uc815\uc218 n\uc758 \uc591\uc758 \uc815\uc218 m\uc758 \uac1c\uc218\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. m\uc740 1 \uc774\uc0c1 n \uc774\ud558\uc758 \uc815\uc218\uc774\uba70, m\uacfc n\uc774 \uc11c\ub85c \uc18c\uc778 \uc815\uc218\uc785\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 \"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c\"","og_url":"https:\/\/atmokpo.com\/w\/27490\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:12:05+00:00","article_modified_time":"2024-11-26T07:17:49+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\/27490\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27490\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c","datePublished":"2024-10-27T14:12:05+00:00","dateModified":"2024-11-26T07:17:49+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27490\/"},"wordCount":58,"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\/27490\/","url":"https:\/\/atmokpo.com\/w\/27490\/","name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc624\uc77c\ub7ec \ud53c - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T14:12:05+00:00","dateModified":"2024-11-26T07:17:49+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27490\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27490\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27490\/#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, \uc624\uc77c\ub7ec \ud53c"}]},{"@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\/27490","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=27490"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27490\/revisions"}],"predecessor-version":[{"id":27491,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27490\/revisions\/27491"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}