{"id":28542,"date":"2024-10-27T16:12:01","date_gmt":"2024-10-27T16:12:01","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28542"},"modified":"2024-11-26T07:01:20","modified_gmt":"2024-11-26T07:01:20","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%9d%b4%ec%a7%84-%ed%8a%b8%eb%a6%ac","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/28542\/","title":{"rendered":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac"},"content":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694, \uc5ec\ub7ec\ubd84! \uc624\ub298\uc740 \uc774\uc9c4 \ud2b8\ub9ac\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uace0, \uad00\ub828 \ubb38\uc81c\ub97c \ud574\uacb0\ud574\ubcf4\ub294 \uc2dc\uac04\uc744 \uac00\uc9c0\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uacfc \uc54c\uace0\ub9ac\uc998\uc758 \uae30\ubcf8\uc801\uc778 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ub9ce\uc740 \ucde8\uc5c5\uc6a9 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ucd9c\uc81c\ub418\ub294 \uc8fc\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc18c\uac1c\ud55c \ud6c4, \uc774\ub97c \ud65c\uc6a9\ud55c \ubb38\uc81c\ub97c \uc81c\uc2dc\ud558\uace0, \ucf54\ud2c0\ub9b0\uc744 \uc774\uc6a9\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uacfc\uc815\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>\uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150<\/h2>\n<p>\uc774\uc9c4 \ud2b8\ub9ac\ub294 \uac01 \ub178\ub4dc\uac00 \ucd5c\ub300 \ub450 \uac1c\uc758 \uc790\uc2dd\uc744 \uac00\uc9c8 \uc218 \uc788\ub294 \ud2b8\ub9ac \uad6c\uc870\uc785\ub2c8\ub2e4. \ub178\ub4dc\ub294 \ub370\uc774\ud130\uc640 \uc790\uc2dd \ub178\ub4dc\uc5d0 \ub300\ud55c \ucc38\uc870\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ub2e4\uc591\ud55c \uc6a9\ub3c4\ub85c \uc0ac\uc6a9\ub418\uba70, \ud2b8\ub9ac \ud0d0\uc0c9, \uc815\ub82c \uc54c\uace0\ub9ac\uc998 \ub4f1\uc5d0\uc11c \uc911\uc694\ud55c \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4.<\/p>\n<h3>\uc774\uc9c4 \ud2b8\ub9ac\uc758 \uad6c\uc870<\/h3>\n<pre>\nclass TreeNode(val value: Int) {\n    var left: TreeNode? = null\n    var right: TreeNode? = null\n}\n<\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\uc5d0\uc11c <code>TreeNode<\/code> \ud074\ub798\uc2a4\ub294 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uac01 \ub178\ub4dc\ub97c \ud45c\ud604\ud569\ub2c8\ub2e4. <code>value<\/code>\ub294 \ub178\ub4dc\uc758 \uac12\uc774\uba70, <code>left<\/code>\uc640 <code>right<\/code>\ub294 \uac01\uac01 \uc67c\ucabd \uc790\uc2dd \ubc0f \uc624\ub978\ucabd \uc790\uc2dd\uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4.<\/p>\n<h2>\ubb38\uc81c \uc81c\uc2dc<\/h2>\n<p>\uc9c0\uae08\ubd80\ud130 \uc6b0\ub9ac\uac00 \ud574\uacb0\ud560 \ubb38\uc81c\ub97c \uc81c\uc2dc\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ubaa8\ub4e0 \uacbd\ub85c\uc5d0\uc11c \uac01 \uacbd\ub85c\uc758 \ud569\uc774 \ud2b9\uc815 \uac12\uacfc \uac19\uc740 \uacbd\ub85c\uc758 \uc218\ub97c \uc138\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4.<\/p>\n<h3>\ubb38\uc81c \uc124\uba85<\/h3>\n<p>\uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ub8e8\ud2b8 \ub178\ub4dc\uc5d0\uc11c \uac01 \ub9ac\ud504 \ub178\ub4dc\uae4c\uc9c0 \uac00\ub294 \uacbd\ub85c\uc758 \ud569\uc744 \uacc4\uc0b0\ud558\uace0, \uc774 \ud569\uc774 \uc8fc\uc5b4\uc9c4 \uac12\uacfc \uac19\uc740 \uacbd\ub85c\uc758 \uc218\ub97c \ucd9c\ub825\ud558\ub294 \ud568\uc218\ub97c \uc791\uc131\ud558\uc138\uc694.<\/p>\n<p><strong>\uc785\ub825:<\/strong><\/p>\n<ul>\n<li>\uc774\uc9c4 \ud2b8\ub9ac\uc758 \ub8e8\ud2b8 \ub178\ub4dc\ub97c \ub098\ud0c0\ub0b4\ub294 <code>root<\/code>.<\/li>\n<li>\uc815\uc218 <code>sum<\/code>, \ucc3e\uace0\uc790 \ud558\ub294 \uacbd\ub85c\uc758 \ud569.<\/li>\n<\/ul>\n<p><strong>\ucd9c\ub825:<\/strong><\/p>\n<ul>\n<li>\uc8fc\uc5b4\uc9c4 <code>sum<\/code>\uacfc \ub3d9\uc77c\ud55c \uacbd\ub85c\uc758 \uc218.<\/li>\n<\/ul>\n<h3>\uc608\uc81c<\/h3>\n<pre>\nInput:\n        5\n       \/ \\\n      4   8\n     \/   \/ \\\n    11  13  4\n   \/  \\      \\\n  7    2      1\nsum = 22\n\nOutput:\n3\n<\/pre>\n<h2>\ubb38\uc81c \ud574\uacb0 \uacfc\uc815<\/h2>\n<p>\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 \uc6b0\ub9ac\ub294 DFS(Depth-First Search) \uc54c\uace0\ub9ac\uc998\uc744 \uc0ac\uc6a9\ud560 \uac83\uc785\ub2c8\ub2e4. DFS\ub294 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud560 \ub54c \uc720\uc6a9\ud55c \ubc29\ubc95\uc73c\ub85c, \uc7ac\uadc0 \ud638\ucd9c\uc744 \ud1b5\ud574 \ub178\ub4dc\ub97c \ubc29\ubb38\ud569\ub2c8\ub2e4.<\/p>\n<h3>\ubb38\uc81c \ud574\uacb0 \uc811\uadfc \ubc29\uc2dd<\/h3>\n<ol>\n<li>DFS\ub97c \uc0ac\uc6a9\ud558\uc5ec \uac01 \uacbd\ub85c\ub97c \ud0d0\uc0c9\ud569\ub2c8\ub2e4.<\/li>\n<li>\uac01 \ub178\ub4dc\ub97c \ubc29\ubb38\ud560 \ub54c, \ub204\uc801 \ud569\uc744 \uc720\uc9c0\ud569\ub2c8\ub2e4.<\/li>\n<li>\ub9ac\ud504 \ub178\ub4dc\uc5d0 \ub3c4\ub2ec\ud588\uc744 \ub54c, \ub204\uc801 \ud569\uc774 <code>sum<\/code>\uacfc \uac19\uc740\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.<\/li>\n<li>\uac19\uc740 \uacbd\uc6b0 \uce74\uc6b4\ud2b8\ub97c \uc99d\uac00\uc2dc\ud0b5\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h3>\ucf54\ud2c0\ub9b0 \ucf54\ub4dc<\/h3>\n<pre>\nfun pathSum(root: TreeNode?, sum: Int): Int {\n    return findPaths(root, sum, 0)\n}\n\nfun findPaths(node: TreeNode?, target: Int, currentSum: Int): Int {\n    if (node == null) {\n        return 0\n    }\n\n    val newSum = currentSum + node.value\n    var pathCount = 0\n\n    if (node.left == null &amp;&amp; node.right == null &amp;&amp; newSum == target) {\n        pathCount += 1\n    }\n\n    pathCount += findPaths(node.left, target, newSum)\n    pathCount += findPaths(node.right, target, newSum)\n\n    return pathCount\n}\n<\/pre>\n<h2>\ucf54\ub4dc \uc124\uba85<\/h2>\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uacbd\ub85c\uc758 \ud569\uc744 \uad6c\ud558\ub294 \ud568\uc218\uc785\ub2c8\ub2e4. <code>pathSum<\/code> \ud568\uc218\ub294 \uc8fc\uc5b4\uc9c4 <code>root<\/code>\uc640 <code>sum<\/code>\uc744 \uc785\ub825\ubc1b\uc544 \uacbd\ub85c\uc758 \uc218\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. <code>findPaths<\/code> \ud568\uc218\ub294 \uc7ac\uadc0\uc801\uc73c\ub85c \ub178\ub4dc\ub97c \ud0d0\uc0c9\ud558\uba70 \uacbd\ub85c\uc758 \ud569\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4. \uac01 \ub9ac\ud504 \ub178\ub4dc\uc5d0 \ub3c4\ub2ec\ud588\uc744 \ub54c \ub204\uc801 \ud569\uc774 <code>target<\/code>\uacfc \uac19\uc740\uc9c0 \ud655\uc778\ud558\uace0, \ub9cc\uc57d \uac19\ub2e4\uba74 \uacbd\ub85c \uce74\uc6b4\ud2b8\ub97c \uc99d\uac00\uc2dc\ud0b5\ub2c8\ub2e4.<\/p>\n<h2>\ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4<\/h2>\n<p>\uc774\uc81c \uc791\uc131\ud55c \ud568\uc218\ub97c \ud14c\uc2a4\ud2b8\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uc591\ud55c \ud14c\ucf00\ub97c \uc801\uc6a9\ud574 \ubd04\uc73c\ub85c\uc368 \uc54c\uace0\ub9ac\uc998\uc758 \uc815\ud655\uc131\uc744 \uac80\uc99d\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre>\nfun main() {\n    \/\/ Sample test case\n    val root = TreeNode(5).apply {\n        left = TreeNode(4).apply {\n            left = TreeNode(11).apply {\n                left = TreeNode(7)\n                right = TreeNode(2)\n            }\n        }\n        right = TreeNode(8).apply {\n            left = TreeNode(13)\n            right = TreeNode(4).apply {\n                right = TreeNode(1)\n            }\n        }\n    }\n    \n    val sum = 22\n    val result = pathSum(root, sum)\n    println(\"Number of paths: $result\") \/\/ Output: Number of paths: 3\n}\n<\/pre>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uae00\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \uc774\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud574\uacb0\ud574\ubcf4\uc558\uc2b5\ub2c8\ub2e4. DFS\ub97c \ud65c\uc6a9\ud558\uc5ec \uac01 \uacbd\ub85c\uc758 \ud569\uc744 \uad6c\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6e0\uace0, \ucf54\ud2c0\ub9b0 \uc5b8\uc5b4\ub85c \uad6c\uccb4\uc801\uc778 \ucf54\ub4dc \uc791\uc131 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ub2e4\uc591\ud55c \ubb38\uc81c\ub97c \ud478\ub294 \ub370 \uae30\ucd08\uc801\uc778 \uc790\ub8cc\uad6c\uc870\ub85c \ub9ce\uc774 \ud65c\uc6a9\ub418\ubbc0\ub85c \uc5ec\ub7ec \ubb38\uc81c\uc5d0 \uc801\uc6a9\ud574\ubcf4\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc774\uc0c1\uc73c\ub85c \uc774\ubc88 \uac15\uc88c\ub97c \ub9c8\uce58\uaca0\uc2b5\ub2c8\ub2e4. \uc55e\uc73c\ub85c\ub3c4 \ub354 \ub9ce\uc740 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud568\uaed8 \ud480\uc5b4\ubcf4\uba70 \uc2e4\ub825\uc744 \ud5a5\uc0c1\uc2dc\ucf1c \ubcf4\uc544\uc694!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc548\ub155\ud558\uc138\uc694, \uc5ec\ub7ec\ubd84! \uc624\ub298\uc740 \uc774\uc9c4 \ud2b8\ub9ac\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uace0, \uad00\ub828 \ubb38\uc81c\ub97c \ud574\uacb0\ud574\ubcf4\ub294 \uc2dc\uac04\uc744 \uac00\uc9c0\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uacfc \uc54c\uace0\ub9ac\uc998\uc758 \uae30\ubcf8\uc801\uc778 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ub9ce\uc740 \ucde8\uc5c5\uc6a9 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ucd9c\uc81c\ub418\ub294 \uc8fc\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc18c\uac1c\ud55c \ud6c4, \uc774\ub97c \ud65c\uc6a9\ud55c \ubb38\uc81c\ub97c \uc81c\uc2dc\ud558\uace0, \ucf54\ud2c0\ub9b0\uc744 \uc774\uc6a9\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uacfc\uc815\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150 \uc774\uc9c4 \ud2b8\ub9ac\ub294 \uac01 \ub178\ub4dc\uac00 \ucd5c\ub300 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28542\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac&#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-28542","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, \uc774\uc9c4 \ud2b8\ub9ac - \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\/28542\/\" \/>\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, \uc774\uc9c4 \ud2b8\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc548\ub155\ud558\uc138\uc694, \uc5ec\ub7ec\ubd84! \uc624\ub298\uc740 \uc774\uc9c4 \ud2b8\ub9ac\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uace0, \uad00\ub828 \ubb38\uc81c\ub97c \ud574\uacb0\ud574\ubcf4\ub294 \uc2dc\uac04\uc744 \uac00\uc9c0\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uacfc \uc54c\uace0\ub9ac\uc998\uc758 \uae30\ubcf8\uc801\uc778 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ub9ce\uc740 \ucde8\uc5c5\uc6a9 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ucd9c\uc81c\ub418\ub294 \uc8fc\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc18c\uac1c\ud55c \ud6c4, \uc774\ub97c \ud65c\uc6a9\ud55c \ubb38\uc81c\ub97c \uc81c\uc2dc\ud558\uace0, \ucf54\ud2c0\ub9b0\uc744 \uc774\uc6a9\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uacfc\uc815\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150 \uc774\uc9c4 \ud2b8\ub9ac\ub294 \uac01 \ub178\ub4dc\uac00 \ucd5c\ub300 &hellip; \ub354 \ubcf4\uae30 &quot;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28542\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T16:12:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:01:20+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\/28542\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28542\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac\",\"datePublished\":\"2024-10-27T16:12:01+00:00\",\"dateModified\":\"2024-11-26T07:01:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28542\/\"},\"wordCount\":6,\"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\/28542\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28542\/\",\"name\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T16:12:01+00:00\",\"dateModified\":\"2024-11-26T07:01:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28542\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28542\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28542\/#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, \uc774\uc9c4 \ud2b8\ub9ac\"}]},{\"@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, \uc774\uc9c4 \ud2b8\ub9ac - \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\/28542\/","og_locale":"ko_KR","og_type":"article","og_title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc548\ub155\ud558\uc138\uc694, \uc5ec\ub7ec\ubd84! \uc624\ub298\uc740 \uc774\uc9c4 \ud2b8\ub9ac\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uace0, \uad00\ub828 \ubb38\uc81c\ub97c \ud574\uacb0\ud574\ubcf4\ub294 \uc2dc\uac04\uc744 \uac00\uc9c0\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uacfc \uc54c\uace0\ub9ac\uc998\uc758 \uae30\ubcf8\uc801\uc778 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ub9ce\uc740 \ucde8\uc5c5\uc6a9 \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c \ucd9c\uc81c\ub418\ub294 \uc8fc\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc18c\uac1c\ud55c \ud6c4, \uc774\ub97c \ud65c\uc6a9\ud55c \ubb38\uc81c\ub97c \uc81c\uc2dc\ud558\uace0, \ucf54\ud2c0\ub9b0\uc744 \uc774\uc6a9\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uacfc\uc815\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150 \uc774\uc9c4 \ud2b8\ub9ac\ub294 \uac01 \ub178\ub4dc\uac00 \ucd5c\ub300 &hellip; \ub354 \ubcf4\uae30 \"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac\"","og_url":"https:\/\/atmokpo.com\/w\/28542\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T16:12:01+00:00","article_modified_time":"2024-11-26T07:01:20+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\/28542\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28542\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac","datePublished":"2024-10-27T16:12:01+00:00","dateModified":"2024-11-26T07:01:20+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28542\/"},"wordCount":6,"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\/28542\/","url":"https:\/\/atmokpo.com\/w\/28542\/","name":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T16:12:01+00:00","dateModified":"2024-11-26T07:01:20+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28542\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28542\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28542\/#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, \uc774\uc9c4 \ud2b8\ub9ac"}]},{"@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\/28542","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=28542"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28542\/revisions"}],"predecessor-version":[{"id":28543,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28542\/revisions\/28543"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}