{"id":28570,"date":"2024-10-27T16:12:14","date_gmt":"2024-10-27T16:12:14","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28570"},"modified":"2024-11-26T07:00:50","modified_gmt":"2024-11-26T07:00:50","slug":"%ec%bd%94%ed%8b%80%eb%a6%b0-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%b5%9c%eb%8c%80-%ea%b3%b5%ec%95%bd%ec%88%98-%ea%b5%ac%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/28570\/","title":{"rendered":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30"},"content":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud558\uc5ec \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uad6c\ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ucd5c\ub300 \uacf5\uc57d\uc218(Greatest Common Divisor, GCD)\ub780 \ub450 \uac1c \uc774\uc0c1\uc758 \uc815\uc218\uac00 \uacf5\uc720\ud558\ub294 \uac00\uc7a5 \ud070 \uc57d\uc218\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc5d0\uc11c \uc790\uc8fc \ub098\uc624\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\ub7fc \ubb38\uc81c\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\uc8fc\uc5b4\uc9c4 \ub450 \uc815\uc218 A\uc640 B\uac00 \uc788\uc744 \ub54c, \uc774 \ub450 \uc22b\uc790\uc758 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uacc4\uc0b0\ud558\ub294 \ud568\uc218\ub97c \uc791\uc131\ud558\uc138\uc694. \uc608\ub97c \ub4e4\uc5b4, A\uc640 B\uac00 \uac01\uac01 48\uacfc 18\uc774\ub77c\uba74, \ucd5c\ub300 \uacf5\uc57d\uc218\ub294 6\uc785\ub2c8\ub2e4.<\/p>\n<h3>\uc785\ub825 \ud615\uc2dd<\/h3>\n<ul>\n<li>\uccab \ubc88\uc9f8 \uc904\uc5d0 \uc815\uc218 A\uac00 \uc8fc\uc5b4\uc9c4\ub2e4. (1 \u2264 A \u2264 10<sup>9<\/sup>)<\/li>\n<li>\ub450 \ubc88\uc9f8 \uc904\uc5d0 \uc815\uc218 B\uac00 \uc8fc\uc5b4\uc9c4\ub2e4. (1 \u2264 B \u2264 10<sup>9<\/sup>)<\/li>\n<\/ul>\n<h3>\ucd9c\ub825 \ud615\uc2dd<\/h3>\n<p>\ub450 \uc815\uc218\uc758 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \ucd9c\ub825\ud55c\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc811\uadfc \ubc29\ubc95<\/h2>\n<p>\ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uad6c\ud558\ub294 \ubc29\ubc95\uc5d0\ub294 \uc5ec\ub7ec \uac00\uc9c0\uac00 \uc788\uc9c0\ub9cc, \uadf8 \uc911\uc5d0\uc11c\ub3c4 \uc720\ud074\ub9ac\ub4dc \ud638\uc81c\ubc95(Euclidean algorithm)\uc774 \uac00\uc7a5 \uc720\uba85\ud558\uace0 \ud6a8\uc728\uc801\uc778 \ubc29\ubc95\uc785\ub2c8\ub2e4. \uc720\ud074\ub9ac\ub4dc \ud638\uc81c\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc740 \uc6d0\ub9ac\ub97c \uae30\ubc18\uc73c\ub85c \ud569\ub2c8\ub2e4:<\/p>\n<ul>\n<li>GCD(A, B) = GCD(B, A % B) (B\uac00 0\uc774 \ub420 \ub54c\uae4c\uc9c0)<\/li>\n<li>GCD(A, 0) = A<\/li>\n<\/ul>\n<p>\uc989, \ub450 \uc218 A\uc640 B\uac00 \uc788\uc744 \ub54c, B\ub97c A\ub85c \ub098\ub208 \ub098\uba38\uc9c0\ub97c \uad6c\ud558\uace0, \uc774 \uacfc\uc815\uc5d0\uc11c B\uac00 0\uc774 \ub418\ub294 \uacbd\uc6b0 A\uac00 \ucd5c\ub300 \uacf5\uc57d\uc218\uc784\uc744 \uc54c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uc54c\uace0\ub9ac\uc998\uc740 \ub450 \uc218\uc758 \ud06c\uae30\uc5d0 \ube44\ub840\ud558\uc5ec \ub9e4\uc6b0 \ube60\ub978 \uc18d\ub3c4\ub85c \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \ucc3e\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\ucf54\ud2c0\ub9b0 \uad6c\ud604<\/h2>\n<p>\uc774\uc81c \uc704\uc758 \uc54c\uace0\ub9ac\uc998\uc744 \ucf54\ud2c0\ub9b0\uc73c\ub85c \uad6c\ud604\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ucf54\ub4dc \uc608\uc2dc\ub294 \uc544\ub798\uc640 \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>fun gcd(a: Int, b: Int): Int {\n    return if (b == 0) a else gcd(b, a % b)\n}\n\nfun main() {\n    val a = readLine()!!.toInt()\n    val b = readLine()!!.toInt()\n    println(gcd(a, b))\n}<\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\ub294 \ub450 \uc815\uc218\ub97c \uc785\ub825\ubc1b\uace0 GCD \ud568\uc218\ub97c \ud1b5\ud574 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uacc4\uc0b0\ud558\uc5ec \ucd9c\ub825\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4.<\/p>\n<h2>\uc0c1\uc138 \ucf54\ub4dc \uc124\uba85<\/h2>\n<h3>1. \ud568\uc218 \uc815\uc758<\/h3>\n<p>\uba3c\uc800, <code>gcd<\/code>\uc774\ub77c\ub294 \uc774\ub984\uc758 \ud568\uc218\ub97c \uc815\uc758\ud569\ub2c8\ub2e4. \uc774 \ud568\uc218\ub294 \ub450 \uac1c\uc758 \uc815\uc218 <code>a<\/code>\uc640 <code>b<\/code>\ub97c \ub9e4\uac1c\ubcc0\uc218\ub85c \ubc1b\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>2. \uc885\ub8cc \uc870\uac74<\/h3>\n<p>\ud568\uc218 \ub0b4\ubd80\uc5d0\uc11c\ub294 <code>b<\/code>\uac00 0\uc778\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4. \ub9cc\uc57d <code>b<\/code>\uac00 0\uc774\uba74 \ucd5c\ub300 \uacf5\uc57d\uc218\ub294 <code>a<\/code>\uc774\ubbc0\ub85c, <code>a<\/code>\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4.<\/p>\n<h3>3. \uc7ac\uadc0 \ud638\ucd9c<\/h3>\n<p>\uadf8\ub807\uc9c0 \uc54a\uc73c\uba74, \uc7ac\uadc0\uc801\uc73c\ub85c <code>gcd(b, a % b)<\/code>\ub97c \ud638\ucd9c\ud569\ub2c8\ub2e4. \uc774 \uacfc\uc815\uc744 \ubc18\ubcf5\ud558\uba74\uc11c <code>b<\/code>\uac00 0\uc774 \ub420 \ub54c\uae4c\uc9c0 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.<\/p>\n<h3>4. \uba54\uc778 \ud568\uc218<\/h3>\n<p><code>main<\/code> \ud568\uc218\uc5d0\uc11c\ub294 <code>readLine()<\/code>\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0ac\uc6a9\uc790\ub85c\ubd80\ud130 \ub450 \uac1c\uc758 \uc815\uc218\ub97c \uc785\ub825\ubc1b\uc2b5\ub2c8\ub2e4. \uc774 \uc785\ub825\uac12\uc740 <code>!!<\/code>\ub97c \uc774\uc6a9\ud574 null\uc774 \uc544\ub2d8\uc744 \ubcf4\uc7a5\ud558\uace0, <code>toInt()<\/code>\ub97c \ud638\ucd9c\ud558\uc5ec \uc815\uc218\ud615\uc73c\ub85c \ubcc0\ud658\ud569\ub2c8\ub2e4. \uadf8\ub9ac\uace0 \ucd5c\uc885\uc801\uc73c\ub85c <code>println(gcd(a, b))<\/code>\ub97c \ud638\ucd9c\ud558\uc5ec \uacb0\uacfc\ub97c \ucd9c\ub825\ud569\ub2c8\ub2e4.<\/p>\n<h2>\ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4<\/h2>\n<p>\uc774\uc81c \uc774 \uc54c\uace0\ub9ac\uc998\uc774 \uc81c\ub300\ub85c \uc791\ub3d9\ud558\ub294\uc9c0 \ud14c\uc2a4\ud2b8\ucf00\uc774\uc2a4\ub97c \ud1b5\ud574 \uac80\uc99d\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc544\ub798\ub294 \uba87 \uac00\uc9c0 \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\uc785\ub2c8\ub2e4:<\/p>\n<table>\n<thead>\n<tr>\n<th>\ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4 \ubc88\ud638<\/th>\n<th>A<\/th>\n<th>B<\/th>\n<th>Expected Output<\/th>\n<th>\uc2e4\uc81c Output<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1<\/td>\n<td>48<\/td>\n<td>18<\/td>\n<td>6<\/td>\n<td><!-- \uc774\ub97c \uc2e4\uc81c \ucf54\ub4dc \uc2e4\ud589 \uacb0\uacfc\ub85c \ucc44\uc6b4\ub2e4 --><\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>56<\/td>\n<td>98<\/td>\n<td>14<\/td>\n<td><!-- \uc774\ub97c \uc2e4\uc81c \ucf54\ub4dc \uc2e4\ud589 \uacb0\uacfc\ub85c \ucc44\uc6b4\ub2e4 --><\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>101<\/td>\n<td>10<\/td>\n<td>1<\/td>\n<td><!-- \uc774\ub97c \uc2e4\uc81c \ucf54\ub4dc \uc2e4\ud589 \uacb0\uacfc\ub85c \ucc44\uc6b4\ub2e4 --><\/td>\n<\/tr>\n<tr>\n<td>4<\/td>\n<td>7<\/td>\n<td>13<\/td>\n<td>1<\/td>\n<td><!-- \uc774\ub97c \uc2e4\uc81c \ucf54\ub4dc \uc2e4\ud589 \uacb0\uacfc\ub85c \ucc44\uc6b4\ub2e4 --><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>\ucf54\ub4dc \ucd5c\uc801\ud654<\/h2>\n<p>\uc704\uc758 \uad6c\ud604\uc740 \uac04\ub2e8\ud558\uace0 \uc774\ud574\ud558\uae30 \uc26c\uc6b4 \ud615\ud0dc\uc785\ub2c8\ub2e4. \uadf8\ub7ec\ub098 \uc870\uae08 \ub354 \ucd5c\uc801\ud654\ub41c \ubc29\uc2dd\uc73c\ub85c \uad6c\ud604\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc758 \ub0b4\uc7a5 \ud568\uc218\uc640 API\ub97c \uc0ac\uc6a9\ud558\uc5ec, \ub354\uc6b1 \uc904\uc5b4\ub4e0 \ucf54\ub4dc\uc640 \uc131\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 <code>Math<\/code> \ud074\ub798\uc2a4\uc758 <code>gcd<\/code> \ud568\uc218\ub97c \uc0ac\uc6a9\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub807\uac8c \ud558\uba74 \ucf54\ub4dc\ub97c \ub354\uc6b1 \uac04\uacb0\ud558\uac8c \ub9cc\ub4e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>fun main() {\n    val a = readLine()!!.toInt()\n    val b = readLine()!!.toInt()\n    println(Math.gcd(a, b)) \/\/ Java 8 \uc774\uc0c1\uc5d0\uc11c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\n}<\/code><\/pre>\n<h2>\ub9c8\ubb34\ub9ac<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc744 \uc0ac\uc6a9\ud558\uc5ec \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4 \ubcf4\uc558\uc2b5\ub2c8\ub2e4. \uc720\ud074\ub9ac\ub4dc \ud638\uc81c\ubc95\uc744 \ud1b5\ud574 \uac04\ub2e8\ud558\uba74\uc11c\ub3c4 \ud6a8\uc728\uc801\uc778 \ubc29\ubc95\uc73c\ub85c \ud574\uacb0\ud560 \uc218 \uc788\uc74c\uc744 \uc54c \uc218 \uc788\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\ucf54\ub529 \ud14c\uc2a4\ud2b8 \uc900\ube44\uc5d0 \uc788\uc5b4 \ub2e4\uc591\ud55c \ubb38\uc81c\ub97c \uc811\ud558\uace0, \uc774 \ubb38\uc81c\ub4e4\uc744 \ud574\uacb0\ud558\ub294 \uacfc\uc815\uc5d0\uc11c \uc54c\uace0\ub9ac\uc998\uc801 \uc0ac\uace0\ub97c \ud0a4\uc6b0\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4. \ub2e4\uc74c \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0 \uc131\uacf5\ud558\uae30 \uc704\ud574\uc11c\ub294 \uc2e4\uc81c \ucf54\ub4dc\ub97c \uad6c\ud604\ud558\uace0, \ub2e4\uc591\ud55c \uc0c1\ud669\uc744 \ud14c\uc2a4\ud2b8\ud574 \ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n<p>\ucd94\uac00\uc801\uc778 \uc9c8\ubb38\uc774\ub098 \uc8fc\uc81c\uc5d0 \ub300\ud55c \uc694\uccad\uc774 \uc788\ub2e4\uba74 \ub313\uae00\ub85c \ub0a8\uaca8 \uc8fc\uc138\uc694! \uc77d\uc5b4\uc8fc\uc154\uc11c \uac10\uc0ac\ud569\ub2c8\ub2e4!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud558\uc5ec \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uad6c\ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ucd5c\ub300 \uacf5\uc57d\uc218(Greatest Common Divisor, GCD)\ub780 \ub450 \uac1c \uc774\uc0c1\uc758 \uc815\uc218\uac00 \uacf5\uc720\ud558\ub294 \uac00\uc7a5 \ud070 \uc57d\uc218\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc5d0\uc11c \uc790\uc8fc \ub098\uc624\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\ub7fc \ubb38\uc81c\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub450 \uc815\uc218 A\uc640 B\uac00 \uc788\uc744 \ub54c, \uc774 \ub450 \uc22b\uc790\uc758 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uacc4\uc0b0\ud558\ub294 \ud568\uc218\ub97c \uc791\uc131\ud558\uc138\uc694. &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28570\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \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":[28],"tags":[],"class_list":["post-28570","post","type-post","status-publish","format-standard","hentry","category-28"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \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\/28570\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud558\uc5ec \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uad6c\ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ucd5c\ub300 \uacf5\uc57d\uc218(Greatest Common Divisor, GCD)\ub780 \ub450 \uac1c \uc774\uc0c1\uc758 \uc815\uc218\uac00 \uacf5\uc720\ud558\ub294 \uac00\uc7a5 \ud070 \uc57d\uc218\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc5d0\uc11c \uc790\uc8fc \ub098\uc624\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\ub7fc \ubb38\uc81c\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub450 \uc815\uc218 A\uc640 B\uac00 \uc788\uc744 \ub54c, \uc774 \ub450 \uc22b\uc790\uc758 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uacc4\uc0b0\ud558\ub294 \ud568\uc218\ub97c \uc791\uc131\ud558\uc138\uc694. &hellip; \ub354 \ubcf4\uae30 &quot;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28570\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T16:12:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:00:50+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\/28570\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28570\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T16:12:14+00:00\",\"dateModified\":\"2024-11-26T07:00:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28570\/\"},\"wordCount\":39,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/28570\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28570\/\",\"name\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T16:12:14+00:00\",\"dateModified\":\"2024-11-26T07:00:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28570\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28570\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28570\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \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":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \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\/28570\/","og_locale":"ko_KR","og_type":"article","og_title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc548\ub155\ud558\uc138\uc694! \uc774\ubc88 \uc2dc\uac04\uc5d0\ub294 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud558\uc5ec \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uad6c\ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ucd5c\ub300 \uacf5\uc57d\uc218(Greatest Common Divisor, GCD)\ub780 \ub450 \uac1c \uc774\uc0c1\uc758 \uc815\uc218\uac00 \uacf5\uc720\ud558\ub294 \uac00\uc7a5 \ud070 \uc57d\uc218\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uba74\uc811\uc5d0\uc11c \uc790\uc8fc \ub098\uc624\ub294 \ubb38\uc81c \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uadf8\ub7fc \ubb38\uc81c\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub450 \uc815\uc218 A\uc640 B\uac00 \uc788\uc744 \ub54c, \uc774 \ub450 \uc22b\uc790\uc758 \ucd5c\ub300 \uacf5\uc57d\uc218\ub97c \uacc4\uc0b0\ud558\ub294 \ud568\uc218\ub97c \uc791\uc131\ud558\uc138\uc694. &hellip; \ub354 \ubcf4\uae30 \"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/28570\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T16:12:14+00:00","article_modified_time":"2024-11-26T07:00:50+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\/28570\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28570\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30","datePublished":"2024-10-27T16:12:14+00:00","dateModified":"2024-11-26T07:00:50+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28570\/"},"wordCount":39,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/28570\/","url":"https:\/\/atmokpo.com\/w\/28570\/","name":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T16:12:14+00:00","dateModified":"2024-11-26T07:00:50+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28570\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28570\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28570\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\ub300 \uacf5\uc57d\uc218 \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":27386,"url":"https:\/\/atmokpo.com\/w\/27386\/","url_meta":{"origin":28570,"position":0},"title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \u2018\uc88b\uc740 \uc218\u2019 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\ubb38\uc81c \uc124\uba85 \"\uc88b\uc740 \uc218\"\ub780 \uc8fc\uc5b4\uc9c4 \uc218 N\uc758 \ubaa8\ub4e0 \uc57d\uc218 \uc911\uc5d0\uc11c \ud640\uc218\uc778 \uc57d\uc218\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4. \uc5ec\ub7ec\ubd84\uc758 \ubaa9\ud45c\ub294 \uc8fc\uc5b4\uc9c4 \uc218 N\uc774 \uc788\uc744 \ub54c, N\uc758 \ubaa8\ub4e0 \ud640\uc218 \uc57d\uc218\ub97c \ucc3e\uc544\ub0b4\ub294 \uac83\uc785\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, N\uc774 12\ub77c\uba74, \uc774 \uc218\uc758 \uc57d\uc218\ub294 1, 2, 3, 4, 6, 12\uc774\uba70, \uadf8 \uc911 \ud640\uc218 \uc57d\uc218\ub294 1\uacfc 3\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\uc5d0\uc11c \uc8fc\uc5b4\uc9c4 \uc218\uc758 \ud640\uc218\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\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27250,"url":"https:\/\/atmokpo.com\/w\/27250\/","url_meta":{"origin":28570,"position":1},"title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc790\uc5f0\uc218 N \uc774\ud558\uc758 \ubaa8\ub4e0 \uc18c\uc218\ub97c \uad6c\ud558\uc2dc\uc624. \uc18c\uc218\ub780, 1\ubcf4\ub2e4 \ud070 \uc790\uc5f0\uc218 \uc911\uc5d0\uc11c 1\uacfc \uc790\uae30 \uc790\uc2e0 \uc678\uc5d0\ub294 \uc57d\uc218\uac00 \uc5c6\ub294 \uc218\ub97c \ub9d0\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, 2, 3, 5, 7, 11, 13, 17, 19 \ub4f1\uc774 \uc18c\uc218\uc785\ub2c8\ub2e4. \uc785\ub825 \uc790\uc5f0\uc218 N (2 \u2264 N \u2264 10,000,000) \ucd9c\ub825 N \uc774\ud558\uc758 \ubaa8\ub4e0 \uc18c\uc218\ub97c \ud55c \uc904\uc5d0 \ud558\ub098\uc529\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\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":28208,"url":"https:\/\/atmokpo.com\/w\/28208\/","url_meta":{"origin":28570,"position":2},"title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: [\uc791\uc131\uc77c\uc790] \uc11c\ub860 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4 \uc2a4\uc704\ud504\ud2b8(Swift)\ub294 macOS \ubc0f iOS \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ucde8\uc5c5\uc744 \uc704\ud55c \uc54c\uace0\ub9ac\uc998 \uc2dc\ud5d8\uc5d0\uc11c \uc18c\uc218(prime number)\ub97c \ucc3e\ub294 \ubb38\uc81c\ub294 \uc790\uc8fc \ucd9c\uc81c\ub418\uba70, \uadf8 \ud574\uacb0 \ubc29\ubc95\uc5d0 \ub300\ud55c \ucda9\ubd84\ud55c \uc774\ud574\uc640 \uc2e4\uc2b5\uc774 \ud544\uc694\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc18c\uc218\ub97c \ud310\ubcc4\ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \uc608\uc2dc\ub85c \ub4e4\uace0, \uadf8 \ud574\uacb0 \uacfc\uc815\uc744 \ub2e8\uacc4\ubcc4\ub85c \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \ubb38\uc81c:\u2026","rel":"","context":"&quot;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%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\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":28488,"url":"https:\/\/atmokpo.com\/w\/28488\/","url_meta":{"origin":28570,"position":3},"title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc218 \uc815\ub82c\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 \uc11c\ub860 \ucf54\ub529\ud14c\uc2a4\ud2b8\uc5d0\uc11c\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ud480\uc774 \ub2a5\ub825\uc744 \ud3c9\uac00\ud558\uae30 \uc704\ud574 \ub2e4\uc591\ud55c \ubb38\uc81c\ub4e4\uc774 \ucd9c\uc81c\ub429\ub2c8\ub2e4. \uadf8 \uc911\uc5d0\uc11c\ub3c4 \"\uc218 \uc815\ub82c\ud558\uae30\" \ubb38\uc81c\ub294 \uae30\ubcf8\uc801\uc774\uba74\uc11c\ub3c4 \uc911\uc694\ud55c \uc54c\uace0\ub9ac\uc998 \uc0ac\uace0\ub825\uc744 \uc694\uad6c\ud558\ub294 \ubb38\uc81c\uac00 \ub429\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub97c \ud1b5\ud574 \uae30\ubcf8\uc801\uc778 \uc815\ub82c \uc54c\uace0\ub9ac\uc998\uc744 \uc774\ud574\ud558\uace0, \ucf54\ud2c0\ub9b0 \uc5b8\uc5b4\uc758 \ubb38\ubc95\uc5d0 \uc775\uc219\ud574\uc9c0\ub294 \uae30\ud68c\ub97c \uc81c\uacf5\ud558\uace0\uc790 \ud569\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 N\uac1c\ub97c \uc624\ub984\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc744\u2026","rel":"","context":"&quot;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%bd%94%ed%8b%80%eb%a6%b0-%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":27651,"url":"https:\/\/atmokpo.com\/w\/27651\/","url_meta":{"origin":28570,"position":4},"title":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc624\ub298\uc740 \ucde8\uc5c5 \uc900\ube44\uc0dd\ub4e4\uc5d0\uac8c \uc790\uc8fc \ucd9c\uc81c\ub418\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \uc911 \ud558\ub098\uc778 '\uc18c\uc218 \ubc0f \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30'\uc5d0 \ub300\ud574 \uae4a\uac8c \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub97c \ud1b5\ud574 \uc6b0\ub9ac\ub294 \uc18c\uc218\uc640 \ud330\ub9b0\ub4dc\ub86c\uc758 \uac1c\ub150\uc744 \ubcf5\uc2b5\ud558\uace0, C++\uc744 \ud1b5\ud574 \uc54c\uace0\ub9ac\uc998\uc744 \uad6c\ud604\ud574\ubcf4\ub294 \uc2dc\uac04\uc744 \uac00\uc9c0\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc815\uc218 N\uc774 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub54c N\ubcf4\ub2e4 \ud06c\uac70\ub098 \uac19\uace0, N\ubcf4\ub2e4 \uc791\uac70\ub098 \uac19\uc740 \ubc94\uc704 \ub0b4\uc5d0\uc11c \uc18c\uc218\uc774\uba74\uc11c \ud330\ub9b0\ub4dc\ub86c\uc778\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":28550,"url":"https:\/\/atmokpo.com\/w\/28550\/","url_meta":{"origin":28570,"position":5},"title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc784\uacc4 \uacbd\ub85c \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc77c: 2023\ub144 10\uc6d4 1\uc77c \uc791\uc131\uc790: \uc870\uad11\ud615 \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc5f0\uacb0\ub41c \uadf8\ub798\ud504\uc5d0\uc11c \uc2dc\uc791 \ub178\ub4dc\ubd80\ud130 \ub3c4\ucc29 \ub178\ub4dc\uae4c\uc9c0\uc758 \uc784\uacc4 \uacbd\ub85c\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc784\uacc4 \uacbd\ub85c\ub780 \uadf8\ub798\ud504\uc5d0\uc11c \uc694\uad6c\ub418\ub294 \uc791\uc5c5\uc744 \uc218\ud589\ud558\ub294 \ub370 \ud544\uc694\ud55c \ucd5c\uc18c \uc2dc\uac04 \ub610\ub294 \uac70\ub9ac\ub97c \ub098\ud0c0\ub0b4\uba70, \ud504\ub85c\uc81d\ud2b8 \uad00\ub9ac \ubc0f \uc790\uc6d0\uc758 \ucd5c\uc801 \ubc30\ubd84\uc5d0 \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uac01 \uc791\uc5c5\uc774 \uc644\ub8cc\ub418\ub294 \ub370 \uac78\ub9ac\ub294 \uc2dc\uac04\uc744 \ub098\ud0c0\ub0b4\ub294\u2026","rel":"","context":"&quot;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%bd%94%ed%8b%80%eb%a6%b0-%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\/28570","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=28570"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28570\/revisions"}],"predecessor-version":[{"id":28571,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28570\/revisions\/28571"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}