{"id":28484,"date":"2024-10-27T16:11:36","date_gmt":"2024-10-27T16:11:36","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28484"},"modified":"2024-11-26T07:02:10","modified_gmt":"2024-11-26T07:02:10","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%86%8c%ec%88%98-%ed%8c%b0%eb%a6%b0%eb%93%9c%eb%a1%ac-%ec%88%98-%ec%a4%91%ec%97%90%ec%84%9c-%ec%b5%9c","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/28484\/","title":{"rendered":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30"},"content":{"rendered":"<p><body><\/p>\n<h2>\ubb38\uc81c \uc815\uc758<\/h2>\n<p>\ubb38\uc81c: \uc8fc\uc5b4\uc9c4 \ubc94\uc704 \ub0b4\uc758 \ubaa8\ub4e0 \uc18c\uc218 \uc911\uc5d0\uc11c \ud330\ub9b0\ub4dc\ub86c \uc218\uc778 \uac83\ub4e4\uc744 \ucc3e\uc544 \uadf8 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub77c.<br \/>\n    \uc18c\uc218\ub294 1\uacfc \uc790\uc2e0\ub9cc\uc744 \uc57d\uc218\ub85c \uac00\uc9c0\ub294 \uc790\uc5f0\uc218\uc774\uace0, \ud330\ub9b0\ub4dc\ub86c \uc218\ub294 \uc55e\uc5d0\uc11c \uc77d\uc73c\ub098 \ub4a4\uc5d0\uc11c \uc77d\uc73c\ub098 \uac19\uc740 \uc22b\uc790\uc785\ub2c8\ub2e4.<br \/>\n    \uc785\ub825\uc740 \ub450 \uac1c\uc758 \uc815\uc218 A\uc640 B\ub85c \uc8fc\uc5b4\uc9c0\uba70, A \uc774\uc0c1 B \uc774\ud558\uc758 \ubc94\uc704\uc785\ub2c8\ub2e4.<\/p>\n<h3>\uc785\ub825 \uc608\uc2dc<\/h3>\n<pre>\n    \uc785\ub825: 10 100\n    <\/pre>\n<h3>\ucd9c\ub825 \uc608\uc2dc<\/h3>\n<pre>\n    \ucd9c\ub825: 101\n    <\/pre>\n<h2>\ubb38\uc81c \ud480\uc774 \uacfc\uc815<\/h2>\n<p>\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 \ub2e4\uc74c\uacfc \uac19\uc740 \ub2e8\uacc4\ub85c \uc811\uadfc\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1\ub2e8\uacc4: \uc18c\uc218 \ud310\ubcc4 \ud568\uc218 \uad6c\ud604<\/h3>\n<p>\uc18c\uc218\ub97c \ud310\ubcc4\ud558\ub294 \uae30\ub2a5\uc744 \uba3c\uc800 \uad6c\ud604\ud569\ub2c8\ub2e4. \uc18c\uc218\ub294 1\uacfc \uc790\uae30 \uc790\uc2e0 \uc678\uc5d0\ub294 \ub098\ub204\uc5b4 \ub5a8\uc5b4\uc9c0\uc9c0 \uc54a\ub294 \uc218\uc785\ub2c8\ub2e4.<br \/>\n    \uc77c\ubc18\uc801\uc73c\ub85c \uc18c\uc218\uc778\uc9c0 \ud310\ub2e8\ud558\uae30 \uc704\ud574\uc11c\ub294 2\ubd80\ud130 \u221an\uae4c\uc9c0\uc758 \uc218\ub85c \ub098\ub204\uc5b4 \ub5a8\uc5b4\uc9c0\ub294\uc9c0\ub97c \ud655\uc778\ud558\uba74 \ub429\ub2c8\ub2e4.<\/p>\n<pre>\n    fun isPrime(num: Int): Boolean {\n        if (num &lt; 2) return false\n        for (i in 2..Math.sqrt(num.toDouble()).toInt()) {\n            if (num % i == 0) return false\n        }\n        return true\n    }\n    <\/pre>\n<h3>2\ub2e8\uacc4: \ud330\ub9b0\ub4dc\ub86c \ud310\ubcc4 \ud568\uc218 \uad6c\ud604<\/h3>\n<p>\uc18c\uc218 \ud310\ubcc4\uc774 \ub05d\ub098\uba74, \uc774\uc81c\uac00\uc9c0\ub97c \uad6c\ud604\ud569\ub2c8\ub2e4. \ubb38\uc790\uc5f4\ub85c \ubcc0\ud658\ud55c \ud6c4, \ub4a4\uc9d1\uc5c8\uc744 \ub54c \uac19\uc740\uc9c0 \ud655\uc778\ud558\uba74 \ub429\ub2c8\ub2e4.<\/p>\n<pre>\n    fun isPalindrome(num: Int): Boolean {\n        val str = num.toString()\n        return str == str.reversed()\n    }\n    <\/pre>\n<h3>3\ub2e8\uacc4: \uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218 \ucc3e\uae30<\/h3>\n<p>\uc8fc\uc5b4\uc9c4 \ubc94\uc704 A \uc774\uc0c1 B \uc774\ud558\uc5d0\uc11c \ubaa8\ub4e0 \uc815\uc218\ub97c \uccb4\ud06c\ud558\uba70, \uac01\uac01\uc758 \uc218\uac00 \uc18c\uc218\uc774\uba74\uc11c \ub3d9\uc2dc\uc5d0 \ud330\ub9b0\ub4dc\ub86c \uc218\uc778\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.<\/p>\n<pre>\n    fun findMinPalindromicPrime(A: Int, B: Int): Int? {\n        var minValue: Int? = null\n        for (num in A..B) {\n            if (isPrime(num) &amp;&amp; isPalindrome(num)) {\n                if (minValue == null || num &lt; minValue) {\n                    minValue = num\n                }\n            }\n        }\n        return minValue\n    }\n    <\/pre>\n<h3>4\ub2e8\uacc4: \uba54\uc778 \ud568\uc218\ub85c \ud1b5\ud569<\/h3>\n<p>\uc704\uc758 \ubaa8\ub4e0 \ud568\uc218\ub97c \ud638\ucd9c\ud558\uc5ec \ucd5c\uc885\uc801\uc73c\ub85c \uacb0\uacfc\ub97c \ucd9c\ub825\ud558\uae30 \uc704\ud574 \uba54\uc778 \ud568\uc218\ub97c \uc791\uc131\ud569\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc758 \uc785\ub825\uc744 \ubc1b\uace0,<br \/>\n    \ubc94\uc704 \ub0b4\uc5d0\uc11c \ucd5c\uc19f\uac12\uc744 \ucc3e\ub294 \uae30\ub2a5\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4.<\/p>\n<pre>\n    fun main() {\n        val (A, B) = readLine()!!.split(\" \").map { it.toInt() }\n        val result = findMinPalindromicPrime(A, B)\n        \n        if (result != null) {\n            println(\"\uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218\uc758 \ucd5c\uc19f\uac12: $result\")\n        } else {\n            println(\"\ud574\ub2f9 \ubc94\uc704 \ub0b4\uc5d0 \uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.\")\n        }\n    }\n    <\/pre>\n<h2>\uc885\ud569<\/h2>\n<p>\uc774\uc81c\uae4c\uc9c0 \uad6c\ud604\ud55c \ub0b4\uc6a9\uc744 \ud558\ub098\ub85c \uc885\ud569\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc804\uccb4 \ucf54\ub4dc\ub294 \uc544\ub798\uc640 \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre>\n    fun isPrime(num: Int): Boolean {\n        if (num &lt; 2) return false\n        for (i in 2..Math.sqrt(num.toDouble()).toInt()) {\n            if (num % i == 0) return false\n        }\n        return true\n    }\n\n    fun isPalindrome(num: Int): Boolean {\n        val str = num.toString()\n        return str == str.reversed()\n    }\n\n    fun findMinPalindromicPrime(A: Int, B: Int): Int? {\n        var minValue: Int? = null\n        for (num in A..B) {\n            if (isPrime(num) &amp;&amp; isPalindrome(num)) {\n                if (minValue == null || num &lt; minValue) {\n                    minValue = num\n                }\n            }\n        }\n        return minValue\n    }\n\n    fun main() {\n        val (A, B) = readLine()!!.split(\" \").map { it.toInt() }\n        val result = findMinPalindromicPrime(A, B)\n        \n        if (result != null) {\n            println(\"\uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218\uc758 \ucd5c\uc19f\uac12: $result\")\n        } else {\n            println(\"\ud574\ub2f9 \ubc94\uc704 \ub0b4\uc5d0 \uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.\")\n        }\n    }\n    <\/pre>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc774 \uae00\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud558\uc5ec \uc18c\uc218 \uc9c1\uc811 \ud310\ubcc4\ud558\ub294 \ubc29\ubc95\uacfc \ud330\ub9b0\ub4dc\ub86c\uc744 \ud310\ubcc4\ud558\uc5ec,<br \/>\n    \ucd5c\uc19f\uac12\uc744 \ucc3e\ub294 \uacfc\uc815\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uc600\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ubb38\uc81c \ud574\uacb0 \ubc29\ubc95\uc740 \ucde8\uc5c5 \uba74\uc811\uc744 \ub300\uc0c1\uc73c\ub85c \ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uac00 \uc885\uc885 \ud3ec\ud568\ub418\uc5b4<br \/>\n    \uc788\uae30 \ub54c\ubb38\uc5d0 \uc5f0\uc2b5\ud574\ubcf4\uc2dc\uba74 \uc88b\uc2b5\ub2c8\ub2e4. \ud56d\uc0c1 \ub2e4\uc591\ud55c \ubb38\uc81c\ub4e4\uc744 \ud480\uc5b4\ubcf4\uba70 \uc2e4\ub825\uc744 \uacc4\uc18d\ud574\uc11c \ud5a5\uc0c1\uc2dc\ud0a4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc815\uc758 \ubb38\uc81c: \uc8fc\uc5b4\uc9c4 \ubc94\uc704 \ub0b4\uc758 \ubaa8\ub4e0 \uc18c\uc218 \uc911\uc5d0\uc11c \ud330\ub9b0\ub4dc\ub86c \uc218\uc778 \uac83\ub4e4\uc744 \ucc3e\uc544 \uadf8 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub77c. \uc18c\uc218\ub294 1\uacfc \uc790\uc2e0\ub9cc\uc744 \uc57d\uc218\ub85c \uac00\uc9c0\ub294 \uc790\uc5f0\uc218\uc774\uace0, \ud330\ub9b0\ub4dc\ub86c \uc218\ub294 \uc55e\uc5d0\uc11c \uc77d\uc73c\ub098 \ub4a4\uc5d0\uc11c \uc77d\uc73c\ub098 \uac19\uc740 \uc22b\uc790\uc785\ub2c8\ub2e4. \uc785\ub825\uc740 \ub450 \uac1c\uc758 \uc815\uc218 A\uc640 B\ub85c \uc8fc\uc5b4\uc9c0\uba70, A \uc774\uc0c1 B \uc774\ud558\uc758 \ubc94\uc704\uc785\ub2c8\ub2e4. \uc785\ub825 \uc608\uc2dc \uc785\ub825: 10 100 \ucd9c\ub825 \uc608\uc2dc \ucd9c\ub825: 101 \ubb38\uc81c \ud480\uc774 \uacfc\uc815 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28484\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\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-28484","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, \uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\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\/28484\/\" \/>\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, \uc18c\uc218 &amp; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ubb38\uc81c \uc815\uc758 \ubb38\uc81c: \uc8fc\uc5b4\uc9c4 \ubc94\uc704 \ub0b4\uc758 \ubaa8\ub4e0 \uc18c\uc218 \uc911\uc5d0\uc11c \ud330\ub9b0\ub4dc\ub86c \uc218\uc778 \uac83\ub4e4\uc744 \ucc3e\uc544 \uadf8 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub77c. \uc18c\uc218\ub294 1\uacfc \uc790\uc2e0\ub9cc\uc744 \uc57d\uc218\ub85c \uac00\uc9c0\ub294 \uc790\uc5f0\uc218\uc774\uace0, \ud330\ub9b0\ub4dc\ub86c \uc218\ub294 \uc55e\uc5d0\uc11c \uc77d\uc73c\ub098 \ub4a4\uc5d0\uc11c \uc77d\uc73c\ub098 \uac19\uc740 \uc22b\uc790\uc785\ub2c8\ub2e4. \uc785\ub825\uc740 \ub450 \uac1c\uc758 \uc815\uc218 A\uc640 B\ub85c \uc8fc\uc5b4\uc9c0\uba70, A \uc774\uc0c1 B \uc774\ud558\uc758 \ubc94\uc704\uc785\ub2c8\ub2e4. \uc785\ub825 \uc608\uc2dc \uc785\ub825: 10 100 \ucd9c\ub825 \uc608\uc2dc \ucd9c\ub825: 101 \ubb38\uc81c \ud480\uc774 \uacfc\uc815 &hellip; \ub354 \ubcf4\uae30 &quot;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28484\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T16:11:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:02:10+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\/28484\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28484\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30\",\"datePublished\":\"2024-10-27T16:11:36+00:00\",\"dateModified\":\"2024-11-26T07:02:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28484\/\"},\"wordCount\":8,\"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\/28484\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28484\/\",\"name\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 & \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T16:11:36+00:00\",\"dateModified\":\"2024-11-26T07:02:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28484\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28484\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28484\/#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, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\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, \uc18c\uc218 & \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\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\/28484\/","og_locale":"ko_KR","og_type":"article","og_title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 & \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc815\uc758 \ubb38\uc81c: \uc8fc\uc5b4\uc9c4 \ubc94\uc704 \ub0b4\uc758 \ubaa8\ub4e0 \uc18c\uc218 \uc911\uc5d0\uc11c \ud330\ub9b0\ub4dc\ub86c \uc218\uc778 \uac83\ub4e4\uc744 \ucc3e\uc544 \uadf8 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub77c. \uc18c\uc218\ub294 1\uacfc \uc790\uc2e0\ub9cc\uc744 \uc57d\uc218\ub85c \uac00\uc9c0\ub294 \uc790\uc5f0\uc218\uc774\uace0, \ud330\ub9b0\ub4dc\ub86c \uc218\ub294 \uc55e\uc5d0\uc11c \uc77d\uc73c\ub098 \ub4a4\uc5d0\uc11c \uc77d\uc73c\ub098 \uac19\uc740 \uc22b\uc790\uc785\ub2c8\ub2e4. \uc785\ub825\uc740 \ub450 \uac1c\uc758 \uc815\uc218 A\uc640 B\ub85c \uc8fc\uc5b4\uc9c0\uba70, A \uc774\uc0c1 B \uc774\ud558\uc758 \ubc94\uc704\uc785\ub2c8\ub2e4. \uc785\ub825 \uc608\uc2dc \uc785\ub825: 10 100 \ucd9c\ub825 \uc608\uc2dc \ucd9c\ub825: 101 \ubb38\uc81c \ud480\uc774 \uacfc\uc815 &hellip; \ub354 \ubcf4\uae30 \"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/28484\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T16:11:36+00:00","article_modified_time":"2024-11-26T07:02:10+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\/28484\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28484\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30","datePublished":"2024-10-27T16:11:36+00:00","dateModified":"2024-11-26T07:02:10+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28484\/"},"wordCount":8,"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\/28484\/","url":"https:\/\/atmokpo.com\/w\/28484\/","name":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc18c\uc218 & \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T16:11:36+00:00","dateModified":"2024-11-26T07:02:10+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28484\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28484\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28484\/#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, \uc18c\uc218 &#038; \ud330\ub9b0\ub4dc\ub86c \uc218 \uc911\uc5d0\uc11c \ucd5c\uc19f\uac12 \ucc3e\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\/28484","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=28484"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28484\/revisions"}],"predecessor-version":[{"id":28485,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28484\/revisions\/28485"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}