{"id":27710,"date":"2024-10-27T14:43:16","date_gmt":"2024-10-27T14:43:16","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27710"},"modified":"2024-11-26T07:15:58","modified_gmt":"2024-11-26T07:15:58","slug":"c-%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-2","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27710\/","title":{"rendered":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac"},"content":{"rendered":"<p><body><\/p>\n<p>\n        \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uc5d0\uc11c \uc911\uc694\ud55c \ub370\uc774\ud130 \uad6c\uc870 \uc911 \ud558\ub098\ub85c,<br \/>\n        \ubaa8\ub4e0 \ub178\ub4dc\uac00 \ucd5c\ub300 \ub450 \uac1c\uc758 \uc790\uc2dd \ub178\ub4dc\ub97c \uac00\uc9c0\ub294 \ud2b8\ub9ac\uc785\ub2c8\ub2e4.<br \/>\n        \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ud0d0\uc0c9, \uc815\ub82c, \ub370\uc774\ud130 \uc800\uc7a5 \ub4f1\uc758 \uc5ec\ub7ec \uc6a9\ub3c4\ub85c \uc0ac\uc6a9\ub418\uba70,<br \/>\n        \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud569\ub2c8\ub2e4.<br \/>\n        \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud480\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>\ubb38\uc81c: \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ucd5c\ub300 \uae4a\uc774 \uad6c\ud558\uae30<\/h2>\n<p>\n        \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uc5ec \uadf8 \uae4a\uc774\ub97c \uacc4\uc0b0\ud558\ub294 \uac83\uc785\ub2c8\ub2e4.<br \/>\n        \ucd5c\ub300 \uae4a\uc774\ub780 \ub8e8\ud2b8 \ub178\ub4dc\ubd80\ud130 \uac00\uc7a5 \uae4a\uc740 \uc78e \ub178\ub4dc\uae4c\uc9c0\uc758 \uacbd\ub85c\uc758 \uae38\uc774\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.<br \/>\n        \uc774\uc9c4 \ud2b8\ub9ac\uac00 \ube44\uc5b4\uc788\ub2e4\uba74 \uae4a\uc774\ub294 0\uc785\ub2c8\ub2e4.<br \/>\n        \ub2e4\uc74c\uc740 \uc785\ub825 \ubc0f \ucd9c\ub825 \ud615\uc2dd\uc785\ub2c8\ub2e4.\n    <\/p>\n<h3>\uc785\ub825 \ud615\uc2dd<\/h3>\n<p>\n        \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ubc30\uc5f4 \ud615\ud0dc\ub85c \uc8fc\uc5b4\uc9c0\uba70, \uac01 \ub178\ub4dc\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uc815\uc758\ub429\ub2c8\ub2e4:\n    <\/p>\n<pre><code>\n    struct TreeNode {\n        int val;\n        TreeNode* left;\n        TreeNode* right;\n        TreeNode(int x) : val(x), left(NULL), right(NULL) {}\n    };\n    <\/code><\/pre>\n<h3>\ucd9c\ub825 \ud615\uc2dd<\/h3>\n<p>\n        \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ucd5c\ub300 \uae4a\uc774\ub97c \uc815\uc218\ub85c \ubc18\ud658\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>\uc608\uc81c<\/h3>\n<pre><code>\n    \uc785\ub825: [3,9,20,null,null,15,7]\n    \ucd9c\ub825: 3\n    <\/code><\/pre>\n<h2>\ubb38\uc81c \ud574\uacb0 \uc811\uadfc\ubc95<\/h2>\n<p>\n        \uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\ub294 \ubc29\ubc95\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<br \/>\n        \uc6b0\ub9ac\ub294 \uc8fc\ub85c \ub450 \uac00\uc9c0 \ubc29\ubc95\uc73c\ub85c \ud0d0\uc0c9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<br \/>\n        \uae4a\uc774 \uc6b0\uc120 \ud0d0\uc0c9(DFS) \ub610\ub294 \ub108\ube44 \uc6b0\uc120 \ud0d0\uc0c9(BFS).<br \/>\n        \uc774 \ubb38\uc81c\uc758 \uacbd\uc6b0 DFS\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc7ac\uadc0\uc801\uc73c\ub85c \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\ub294 \ubc29\ubc95\uc744 \uc120\ud0dd\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>\uae4a\uc774 \uc6b0\uc120 \ud0d0\uc0c9 &#8211; \uc7ac\uadc0\uc801 \ubc29\ubc95<\/h3>\n<p>\n        \uc7ac\uadc0\ub97c \ud1b5\ud574, \ud2b8\ub9ac\uc758 \uac01 \ub178\ub4dc\ub97c \ubc29\ubb38\ud558\uba74\uc11c<br \/>\n        \uc67c\ucabd\uacfc \uc624\ub978\ucabd \uc790\uc2dd \ub178\ub4dc\ub97c \uacc4\uc18d\ud574\uc11c \ud638\ucd9c\ud558\uc5ec \uae4a\uc774\ub97c \ud655\uc778\ud569\ub2c8\ub2e4.<br \/>\n        \uc544\ub798\ub294 \uc774 \uacfc\uc815\uc744 \ub098\ud0c0\ub0b8 \uc54c\uace0\ub9ac\uc998\uc758 \ud575\uc2ec \uc544\uc774\ub514\uc5b4\uc785\ub2c8\ub2e4.\n    <\/p>\n<ol>\n<li>\ud604\uc7ac \ub178\ub4dc\uac00 NULL\uc774\uba74 0\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.<\/li>\n<li>\uc67c\ucabd \uc11c\ube0c\ud2b8\ub9ac\uc758 \uae4a\uc774\ub97c \uc7ac\uadc0\uc801\uc73c\ub85c \ud638\ucd9c\ud558\uc5ec \uc5bb\uc2b5\ub2c8\ub2e4.<\/li>\n<li>\uc624\ub978\ucabd \uc11c\ube0c\ud2b8\ub9ac\uc758 \uae4a\uc774\ub97c \uc7ac\uadc0\uc801\uc73c\ub85c \ud638\ucd9c\ud558\uc5ec \uc5bb\uc2b5\ub2c8\ub2e4.<\/li>\n<li>\uc67c\ucabd\uacfc \uc624\ub978\ucabd \uae4a\uc774 \uc911 \ub354 \ud070 \uac12\uc744 \uc120\ud0dd\ud558\uace0, 1\uc744 \ucd94\uac00\ud558\uc5ec \ubc18\ud658\ud569\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h2>\uad6c\ud604<\/h2>\n<p>\n        \uc774\uc81c \uc704\uc5d0\uc11c \uc124\uba85\ud55c \uc54c\uace0\ub9ac\uc998\uc744 C++ \ucf54\ub4dc\ub85c \uad6c\ud604\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n    class Solution {\n    public:\n        int maxDepth(TreeNode* root) {\n            if (root == NULL) {\n                return 0;\n            }\n            int leftDepth = maxDepth(root-&gt;left);\n            int rightDepth = maxDepth(root-&gt;right);\n            return max(leftDepth, rightDepth) + 1;\n        }\n    };\n    <\/code><\/pre>\n<h3>\ucf54\ub4dc \uc124\uba85<\/h3>\n<p>\n        \uc704 \ucf54\ub4dc\ub294 C++\ub85c \uc791\uc131\ub41c \uc774\uc9c4 \ud2b8\ub9ac \ucd5c\ub300 \uae4a\uc774 \uacc4\uc0b0\ud558\ub294 \ud568\uc218\uc785\ub2c8\ub2e4.<br \/>\n        <code>maxDepth<\/code> \ud568\uc218\uac00 \uc7ac\uadc0\uc801\uc73c\ub85c \ud638\ucd9c\ub418\uc5b4 \uc8fc\uc5b4\uc9c4 \ub178\ub4dc\uc758<br \/>\n        \ucd5c\ub300 \uae4a\uc774\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4. <\/p>\n<ul>\n<li><code>if (root == NULL)<\/code> \uc5d0\uc11c \ub178\ub4dc\uac00 NULL\uc778\uc9c0 \uccb4\ud06c\ud569\ub2c8\ub2e4. NULL\uc774\uba74 \uae4a\uc774\ub294 0\uc774\ubbc0\ub85c \ubc18\ud658\ud569\ub2c8\ub2e4.<\/li>\n<li>\uc67c\ucabd\uacfc \uc624\ub978\ucabd \uc790\uc2dd\uc5d0 \ub300\ud574 \uac01\uac01\uc758 \uae4a\uc774\ub97c \uacc4\uc0b0\ud558\uace0, \ub458 \uc911 \ub354 \ud070 \uac12\uc744 \uc120\ud0dd\ud558\uc5ec 1\uc744 \ub354\ud569\ub2c8\ub2e4.<\/li>\n<li>\ucd5c\uc885\uc801\uc73c\ub85c \ubc18\ud658\ub418\ub294 \uac12\uc740 \uc804\ubc18\uc801\uc778 \ucd5c\ub300 \uae4a\uc774\uc785\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>\ud14c\uc2a4\ud2b8<\/h2>\n<p>\n        \uc774\uc81c \uba87 \uac00\uc9c0 \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\ub97c \ud1b5\ud574 \uc54c\uace0\ub9ac\uc998\uc758 \uae30\ub2a5\uc744 \ud655\uc778\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n    TreeNode* root = new TreeNode(3);\n    root-&gt;left = new TreeNode(9);\n    root-&gt;right = new TreeNode(20);\n    root-&gt;right-&gt;left = new TreeNode(15);\n    root-&gt;right-&gt;right = new TreeNode(7);\n    \n    Solution solution;\n    int result = solution.maxDepth(root);\n    cout &lt;&lt; result; \/\/ 3\n    <\/code><\/pre>\n<h2>\uacb0\ub860<\/h2>\n<p>\n        \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ucd5c\ub300 \uae4a\uc774\ub97c \uacc4\uc0b0\ud558\ub294 \uc54c\uace0\ub9ac\uc998\uc744<br \/>\n        C++\ub85c \uad6c\ud604\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4.<br \/>\n        \uc774 \ubb38\uc81c\ub97c \ud1b5\ud574 \uc7ac\uadc0\uc801\uc778 \ud0d0\uc0c9\uc758 \uae30\ucd08\ub97c \uc775\ud790 \uc218 \uc788\uc5c8\uc73c\uba70,<br \/>\n        \ub354 \ubcf5\uc7a1\ud55c \ud2b8\ub9ac \uad00\ub828 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ub370 \uae30\ucd08\uac00 \ub420 \uac83\uc785\ub2c8\ub2e4.<br \/>\n        \uc55e\uc73c\ub85c\ub3c4 \uc774\uc9c4 \ud2b8\ub9ac\uc5d0 \ub300\ud574 \uae4a\uc774 \uc788\ub294 \uacf5\ubd80\ub97c \ud574\ubcf4\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4.<br \/>\n        \uac10\uc0ac\ud569\ub2c8\ub2e4!\n    <\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uc5d0\uc11c \uc911\uc694\ud55c \ub370\uc774\ud130 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ubaa8\ub4e0 \ub178\ub4dc\uac00 \ucd5c\ub300 \ub450 \uac1c\uc758 \uc790\uc2dd \ub178\ub4dc\ub97c \uac00\uc9c0\ub294 \ud2b8\ub9ac\uc785\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ud0d0\uc0c9, \uc815\ub82c, \ub370\uc774\ud130 \uc800\uc7a5 \ub4f1\uc758 \uc5ec\ub7ec \uc6a9\ub3c4\ub85c \uc0ac\uc6a9\ub418\uba70, \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud480\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ucd5c\ub300 \uae4a\uc774 \uad6c\ud558\uae30 \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uc5ec \uadf8 \uae4a\uc774\ub97c \uacc4\uc0b0\ud558\ub294 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27710\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C++ \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":[25],"tags":[],"class_list":["post-27710","post","type-post","status-publish","format-standard","hentry","category-c---2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \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\/27710\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uc5d0\uc11c \uc911\uc694\ud55c \ub370\uc774\ud130 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ubaa8\ub4e0 \ub178\ub4dc\uac00 \ucd5c\ub300 \ub450 \uac1c\uc758 \uc790\uc2dd \ub178\ub4dc\ub97c \uac00\uc9c0\ub294 \ud2b8\ub9ac\uc785\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ud0d0\uc0c9, \uc815\ub82c, \ub370\uc774\ud130 \uc800\uc7a5 \ub4f1\uc758 \uc5ec\ub7ec \uc6a9\ub3c4\ub85c \uc0ac\uc6a9\ub418\uba70, \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud480\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ucd5c\ub300 \uae4a\uc774 \uad6c\ud558\uae30 \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uc5ec \uadf8 \uae4a\uc774\ub97c \uacc4\uc0b0\ud558\ub294 &hellip; \ub354 \ubcf4\uae30 &quot;C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27710\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:43:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:15:58+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<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/27710\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27710\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac\",\"datePublished\":\"2024-10-27T14:43:16+00:00\",\"dateModified\":\"2024-11-26T07:15:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27710\/\"},\"wordCount\":11,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27710\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27710\/\",\"name\":\"C++ \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-27T14:43:16+00:00\",\"dateModified\":\"2024-11-26T07:15:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27710\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27710\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27710\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \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":"C++ \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\/27710\/","og_locale":"ko_KR","og_type":"article","og_title":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc774\uc9c4 \ud2b8\ub9ac\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uc5d0\uc11c \uc911\uc694\ud55c \ub370\uc774\ud130 \uad6c\uc870 \uc911 \ud558\ub098\ub85c, \ubaa8\ub4e0 \ub178\ub4dc\uac00 \ucd5c\ub300 \ub450 \uac1c\uc758 \uc790\uc2dd \ub178\ub4dc\ub97c \uac00\uc9c0\ub294 \ud2b8\ub9ac\uc785\ub2c8\ub2e4. \uc774\uc9c4 \ud2b8\ub9ac\ub294 \ud0d0\uc0c9, \uc815\ub82c, \ub370\uc774\ud130 \uc800\uc7a5 \ub4f1\uc758 \uc5ec\ub7ec \uc6a9\ub3c4\ub85c \uc0ac\uc6a9\ub418\uba70, \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\uc5d0\uc11c \uc790\uc8fc \ub4f1\uc7a5\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud480\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \uc774\uc9c4 \ud2b8\ub9ac\uc758 \ucd5c\ub300 \uae4a\uc774 \uad6c\ud558\uae30 \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \uc774\uc9c4 \ud2b8\ub9ac\ub97c \ud0d0\uc0c9\ud558\uc5ec \uadf8 \uae4a\uc774\ub97c \uacc4\uc0b0\ud558\ub294 &hellip; \ub354 \ubcf4\uae30 \"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac\"","og_url":"https:\/\/atmokpo.com\/w\/27710\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:43:16+00:00","article_modified_time":"2024-11-26T07:15:58+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/27710\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27710\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uc9c4 \ud2b8\ub9ac","datePublished":"2024-10-27T14:43:16+00:00","dateModified":"2024-11-26T07:15:58+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27710\/"},"wordCount":11,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27710\/","url":"https:\/\/atmokpo.com\/w\/27710\/","name":"C++ \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-27T14:43:16+00:00","dateModified":"2024-11-26T07:15:58+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27710\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27710\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27710\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \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\/27710","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=27710"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27710\/revisions"}],"predecessor-version":[{"id":27711,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27710\/revisions\/27711"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27710"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27710"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}