{"id":26766,"date":"2024-10-27T11:52:32","date_gmt":"2024-10-27T11:52:32","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=26766"},"modified":"2024-11-26T07:30:45","modified_gmt":"2024-11-26T07:30:45","slug":"%ec%9e%90%eb%b0%94-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%eb%a6%ac%ed%94%84-%eb%85%b8%eb%93%9c%ec%9d%98-%ea%b0%9c%ec%88%98-%ea%b5%ac%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/26766\/","title":{"rendered":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<p>\n        \ud604\ub300\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c\uc5d0\uc11c \uc54c\uace0\ub9ac\uc998\uacfc \ub370\uc774\ud130 \uad6c\uc870\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc744 \ucc28\uc9c0\ud569\ub2c8\ub2e4. \ud2b9\ud788, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud558\ub294 \ubb38\uc81c \uc720\ud615 \uc911 \ud558\ub098\uac00 \ud2b8\ub9ac \uad00\ub828 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ub9ac\ud504 \ub178\ub4dc(Leaf Node)\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4.\n    <\/p>\n<h2>\ubb38\uc81c \uc815\uc758<\/h2>\n<p>\n        \uc8fc\uc5b4\uc9c4 \uc774\uc9c4\ud2b8\ub9ac\uc758 \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \ub9ac\ud504 \ub178\ub4dc\ub294 \uc790\uc2dd\uc774 \uc5c6\ub294 \ub178\ub4dc\ub97c \uc758\ubbf8\ud558\uba70, \uc774\uc9c4\ud2b8\ub9ac\uc758 \ud2b9\uc131\uc744 \uac10\uc548\ud560 \ub54c, \ub9ac\ud504 \ub178\ub4dc\ub294 \ucd5c\ub300 2\uac1c\uc758 \uc790\uc2dd\uc744 \uac00\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub97c \ud1b5\ud574 \uc7ac\uadc0\uc801 \uc0ac\uace0\uc640 \ud2b8\ub9ac \ud0d0\uc0c9 \uc54c\uace0\ub9ac\uc998\uc744 \uc775\ud788\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub420 \uac83\uc785\ub2c8\ub2e4.\n    <\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<pre>\n        \/\/ \uc774\uc9c4 \ud2b8\ub9ac \ub178\ub4dc \uc815\uc758\n        class TreeNode {\n            int val;\n            TreeNode left;\n            TreeNode right;\n            TreeNode(int x) { val = x; }\n        }\n        \n        \/\/ \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \uba54\uc18c\ub4dc\n        int countLeafNodes(TreeNode root);\n    <\/pre>\n<p>\n<strong>\uc785\ub825:<\/strong> \uc774\uc9c4\ud2b8\ub9ac\uc758 \ub8e8\ud2b8 \ub178\ub4dc(root). <br \/>\n<strong>\ucd9c\ub825:<\/strong> \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218.\n    <\/p>\n<h2>\uc54c\uace0\ub9ac\uc998 \uc811\uadfc \ubc29\uc2dd<\/h2>\n<p>\n        \ub9ac\ud504 \ub178\ub4dc\ub97c \ucc3e\uae30 \uc704\ud55c \uac00\uc7a5 \uc77c\ubc18\uc801\uc778 \ubc29\ubc95\uc740 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uc5ec \uc790\uc2dd \ub178\ub4dc\uac00 \uc5c6\ub294 \ub178\ub4dc\ub97c \uce74\uc6b4\ud2b8\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc7ac\uadc0\uc801 \uc811\uadfc\uc744 \ud1b5\ud574 \uc27d\uac8c \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>\uc7ac\uadc0\uc801 \uc811\uadfc<\/h3>\n<p>\n        \uc7ac\uadc0\uc801\uc73c\ub85c \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uba74\uc11c \uac01 \ub178\ub4dc\uc5d0 \ub300\ud574 \ub2e4\uc74c\uc744 \uc218\ud589\ud569\ub2c8\ub2e4:\n    <\/p>\n<ol>\n<li>\ud604\uc7ac \ub178\ub4dc\uac00 <strong>null<\/strong>\uc774\uba74, 0\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.<\/li>\n<li>\ud604\uc7ac \ub178\ub4dc\uac00 \ub9ac\ud504 \ub178\ub4dc\uc778\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4. (\uc67c\ucabd, \uc624\ub978\ucabd \uc790\uc2dd\uc774 \ubaa8\ub450 <strong>null<\/strong>\uc774\ub77c\uba74)<\/li>\n<li>\ub9ac\ud504 \ub178\ub4dc\ub77c\uba74 1\uc744 \ubc18\ud658\ud558\uace0, \uc544\ub2c8\ub77c\uba74 \uc67c\ucabd \uc11c\ube0c\ud2b8\ub9ac\uc640 \uc624\ub978\ucabd \uc11c\ube0c\ud2b8\ub9ac\uc5d0\uc11c \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uac01\uac01 \uad6c\ud558\uace0 \ud569\uce69\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h2>\uad6c\ud604<\/h2>\n<pre>\n        public class Main {\n            public static void main(String[] args) {\n                TreeNode root = new TreeNode(1);\n                root.left = new TreeNode(2);\n                root.right = new TreeNode(3);\n                root.left.left = new TreeNode(4);\n                root.left.right = new TreeNode(5);\n                root.right.right = new TreeNode(6);\n\n                System.out.println(\"\ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218: \" + countLeafNodes(root));\n            }\n\n            public static int countLeafNodes(TreeNode root) {\n                if (root == null) {\n                    return 0;\n                }\n                if (root.left == null &amp;&amp; root.right == null) {\n                    return 1;\n                }\n                return countLeafNodes(root.left) + countLeafNodes(root.right);\n            }\n        }\n    <\/pre>\n<h2>\uc608\uc2dc<\/h2>\n<p>\n        \uc544\ub798\uc640 \uac19\uc774 \uc774\uc9c4 \ud2b8\ub9ac\uac00 \uad6c\uc131\ub418\uc5b4 \uc788\ub2e4\uace0 \uac00\uc815\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4:\n    <\/p>\n<pre>\n                1\n              \/   \\\n             2     3\n            \/ \\     \\\n           4   5     6\n    <\/pre>\n<p>\n        \uc704 \ud2b8\ub9ac\uc5d0\uc11c \ub9ac\ud504 \ub178\ub4dc\ub294 4, 5, 6\uc774\uba70, \ub530\ub77c\uc11c \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub294 3\uc785\ub2c8\ub2e4.\n    <\/p>\n<h2>\ud14c\uc2a4\ud2b8 \ubc0f \uac80\uc99d<\/h2>\n<p>\n        \uad6c\ud604\ud55c \uba54\uc18c\ub4dc\ub97c \ud14c\uc2a4\ud2b8\ud558\uae30 \uc704\ud574 \uc5ec\ub7ec \ub2e4\uc591\ud55c \uc774\uc9c4\ud2b8\ub9ac\ub97c \ub9cc\ub4e4\uace0 \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uac80\uc99d\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ub178\ub4dc\uac00 1\uac1c\uc778 \ud2b8\ub9ac, \uc67c\ucabd \/ \uc624\ub978\ucabd \ud3b8\ud5a5 \ud2b8\ub9ac, \ube48 \ud2b8\ub9ac \ub4f1\uc744 \ub9cc\ub4e4\uc5b4 \ud14c\uc2a4\ud2b8\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>\ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4<\/h3>\n<pre>\n        \/\/ \ub2e8\uc77c \ub178\ub4dc \ud2b8\ub9ac\n        TreeNode singleNode = new TreeNode(1);\n        assert countLeafNodes(singleNode) == 1;\n\n        \/\/ \ube48 \ud2b8\ub9ac\n        assert countLeafNodes(null) == 0;\n\n        \/\/ \uc67c\ucabd \ud3b8\ud5a5 \ud2b8\ub9ac\n        TreeNode leftSkewedTree = new TreeNode(1);\n        leftSkewedTree.left = new TreeNode(2);\n        leftSkewedTree.left.left = new TreeNode(3);\n        assert countLeafNodes(leftSkewedTree) == 1;\n\n        \/\/ \uc624\ub978\ucabd \ud3b8\ud5a5 \ud2b8\ub9ac\n        TreeNode rightSkewedTree = new TreeNode(1);\n        rightSkewedTree.right = new TreeNode(2);\n        rightSkewedTree.right.right = new TreeNode(3);\n        assert countLeafNodes(rightSkewedTree) == 1;\n    <\/pre>\n<h2>\ubcf5\uc7a1\ub3c4 \ubd84\uc11d<\/h2>\n<p>\n        \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(N)\uc785\ub2c8\ub2e4. \ubaa8\ub4e0 \ub178\ub4dc\ub97c \ud55c\ubc88\uc529 \ubc29\ubb38\ud574\uc57c \ud558\ubbc0\ub85c, N\uc740 \ub178\ub4dc\uc758 \uc218\uc785\ub2c8\ub2e4. \uacf5\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(h)\ub85c, \uc5ec\uae30\uc11c h\ub294 \ud2b8\ub9ac\uc758 \ub192\uc774\uc785\ub2c8\ub2e4. \ucd5c\uc545\uc758 \uacbd\uc6b0(\ud3b8\ud5a5 \ud2b8\ub9ac) h\ub294 N\uacfc \uac19\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\n        \uc774 \uae00\uc5d0\uc11c \uc6b0\ub9ac\ub294 \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ub2e4\ub918\uc2b5\ub2c8\ub2e4. \uc7ac\uadc0\uc801 \uc0ac\uace0\ub97c \ud1b5\ud574 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uace0, \uae30\ubcf8\uc801\uc778 \uc774\uc9c4\ud2b8\ub9ac \uac1c\ub150\uc744 \uc774\ud574\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\uc5c8\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uacfc\uc815\uc5d0\uc11c, \ud56d\uc0c1 \ubb38\uc81c\ub97c \uc5b4\ub5bb\uac8c \ub098\ub204\uace0 \ud574\uacb0\ud560\uc9c0\ub97c \uace0\ub824\ud574\uc57c \ud569\ub2c8\ub2e4. \ub2e4\uc591\ud55c \ud2b8\ub9ac \uad6c\uc870\uc5d0 \ub300\ud574 \uc5f0\uc2b5\ud574\ubcf4\ub294 \uac83\ub3c4 \uc911\uc694\ud569\ub2c8\ub2e4.\n    <\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud604\ub300\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c\uc5d0\uc11c \uc54c\uace0\ub9ac\uc998\uacfc \ub370\uc774\ud130 \uad6c\uc870\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc744 \ucc28\uc9c0\ud569\ub2c8\ub2e4. \ud2b9\ud788, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud558\ub294 \ubb38\uc81c \uc720\ud615 \uc911 \ud558\ub098\uac00 \ud2b8\ub9ac \uad00\ub828 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ub9ac\ud504 \ub178\ub4dc(Leaf Node)\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4\ud2b8\ub9ac\uc758 \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \ub9ac\ud504 \ub178\ub4dc\ub294 \uc790\uc2dd\uc774 \uc5c6\ub294 \ub178\ub4dc\ub97c \uc758\ubbf8\ud558\uba70, \uc774\uc9c4\ud2b8\ub9ac\uc758 \ud2b9\uc131\uc744 \uac10\uc548\ud560 \ub54c, \ub9ac\ud504 \ub178\ub4dc\ub294 \ucd5c\ub300 2\uac1c\uc758 \uc790\uc2dd\uc744 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/26766\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\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":[22],"tags":[],"class_list":["post-26766","post","type-post","status-publish","format-standard","hentry","category-22"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\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\/26766\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ud604\ub300\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c\uc5d0\uc11c \uc54c\uace0\ub9ac\uc998\uacfc \ub370\uc774\ud130 \uad6c\uc870\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc744 \ucc28\uc9c0\ud569\ub2c8\ub2e4. \ud2b9\ud788, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud558\ub294 \ubb38\uc81c \uc720\ud615 \uc911 \ud558\ub098\uac00 \ud2b8\ub9ac \uad00\ub828 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ub9ac\ud504 \ub178\ub4dc(Leaf Node)\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4\ud2b8\ub9ac\uc758 \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \ub9ac\ud504 \ub178\ub4dc\ub294 \uc790\uc2dd\uc774 \uc5c6\ub294 \ub178\ub4dc\ub97c \uc758\ubbf8\ud558\uba70, \uc774\uc9c4\ud2b8\ub9ac\uc758 \ud2b9\uc131\uc744 \uac10\uc548\ud560 \ub54c, \ub9ac\ud504 \ub178\ub4dc\ub294 \ucd5c\ub300 2\uac1c\uc758 \uc790\uc2dd\uc744 &hellip; \ub354 \ubcf4\uae30 &quot;\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/26766\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T11:52:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:30:45+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\/26766\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/26766\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30\",\"datePublished\":\"2024-10-27T11:52:32+00:00\",\"dateModified\":\"2024-11-26T07:30:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/26766\/\"},\"wordCount\":13,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/26766\/\",\"url\":\"https:\/\/atmokpo.com\/w\/26766\/\",\"name\":\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T11:52:32+00:00\",\"dateModified\":\"2024-11-26T07:30:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/26766\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/26766\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/26766\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\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":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\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\/26766\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ud604\ub300\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c\uc5d0\uc11c \uc54c\uace0\ub9ac\uc998\uacfc \ub370\uc774\ud130 \uad6c\uc870\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \ubd80\ubd84\uc744 \ucc28\uc9c0\ud569\ub2c8\ub2e4. \ud2b9\ud788, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud558\ub294 \ubb38\uc81c \uc720\ud615 \uc911 \ud558\ub098\uac00 \ud2b8\ub9ac \uad00\ub828 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ub9ac\ud504 \ub178\ub4dc(Leaf Node)\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc815\uc758 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4\ud2b8\ub9ac\uc758 \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218\ub97c \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \ub9ac\ud504 \ub178\ub4dc\ub294 \uc790\uc2dd\uc774 \uc5c6\ub294 \ub178\ub4dc\ub97c \uc758\ubbf8\ud558\uba70, \uc774\uc9c4\ud2b8\ub9ac\uc758 \ud2b9\uc131\uc744 \uac10\uc548\ud560 \ub54c, \ub9ac\ud504 \ub178\ub4dc\ub294 \ucd5c\ub300 2\uac1c\uc758 \uc790\uc2dd\uc744 &hellip; \ub354 \ubcf4\uae30 \"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/26766\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T11:52:32+00:00","article_modified_time":"2024-11-26T07:30:45+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\/26766\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/26766\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30","datePublished":"2024-10-27T11:52:32+00:00","dateModified":"2024-11-26T07:30:45+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/26766\/"},"wordCount":13,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/26766\/","url":"https:\/\/atmokpo.com\/w\/26766\/","name":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\uc218 \uad6c\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T11:52:32+00:00","dateModified":"2024-11-26T07:30:45+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/26766\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/26766\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/26766\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc790\ubc14 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub9ac\ud504 \ub178\ub4dc\uc758 \uac1c\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":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/26766","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=26766"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/26766\/revisions"}],"predecessor-version":[{"id":26767,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/26766\/revisions\/26767"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=26766"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=26766"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=26766"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}