{"id":27201,"date":"2024-10-27T13:44:30","date_gmt":"2024-10-27T13:44:30","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27201"},"modified":"2024-11-26T07:20:42","modified_gmt":"2024-11-26T07:20:42","slug":"%ed%8c%8c%ec%9d%b4%ec%8d%ac-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%b5%9c%ec%9e%a5-%ea%b3%b5%ed%86%b5-%eb%b6%80%eb%b6%84-%ec%88%98%ec%97%b4-%ec%b0%be%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27201\/","title":{"rendered":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30"},"content":{"rendered":"<p><body><\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\n        \uc8fc\uc5b4\uc9c4 \ub450 \uac1c\uc758 \ubb38\uc790\uc5f4\uc774 \uc788\uc744 \ub54c, \uc774 \ub450 \ubb38\uc790\uc5f4\uc758 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4(Longest Common Subsequence, LCS)\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc774\ub780 \ub450 \ubb38\uc790\uc5f4\uc5d0\uc11c \uc21c\uc11c\ub97c \uc720\uc9c0\ud558\uba74\uc11c \ub098\ud0c0\ub098\ub294 \uacf5\ud1b5 \ubb38\uc790\ub4e4\uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uae38\uc774\uac00 \ucd5c\ub300\uc778 \uacbd\uc6b0\ub97c \ucc3e\ub294 \uac83\uc774 \ubaa9\ud45c\uc785\ub2c8\ub2e4.\n    <\/p>\n<h2>\uc608\uc81c<\/h2>\n<h3>\uc785\ub825<\/h3>\n<p>\n        \ubb38\uc790\uc5f4 A: <strong>ABCBDAB<\/strong><br \/>\n        \ubb38\uc790\uc5f4 B: <strong>BDCAB<\/strong>\n<\/p>\n<h3>\ucd9c\ub825<\/h3>\n<p>\n        \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4: <strong>BDAB<\/strong>\n<\/p>\n<h2>\ubb38\uc81c \uc811\uadfc \ubc29\ubc95<\/h2>\n<p>\n        LCS \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574\uc11c\ub294 \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d(Dynamic Programming)\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d\uc740 \uc774\ubbf8 \uacc4\uc0b0\ud55c \uacb0\uacfc\ub97c \uc800\uc7a5\ud574 \ub450\uace0, \uc774\ub97c \uc7ac\uc0ac\uc6a9\ud558\ub294 \ubc29\uc2dd\uc73c\ub85c \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \uae30\ubc95\uc785\ub2c8\ub2e4. LCS\ub97c \uad6c\ud558\uae30 \uc704\ud574\uc11c\ub294 \ub450 \ubb38\uc790\uc5f4\uc758 \uac01 \ubb38\uc790 \ube44\uad50 \uacb0\uacfc\ub97c \ud1b5\ud574 \ubd80\ubd84 \uc218\uc5f4\uc758 \uae38\uc774\ub97c \uc800\uc7a5\ud574 \ub098\uac11\ub2c8\ub2e4.\n    <\/p>\n<h2>\ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d\uc744 \uc774\uc6a9\ud55c LCS \uad6c\ud558\uae30<\/h2>\n<h3>1\ub2e8\uacc4: DP \ud14c\uc774\ube14 \ucd08\uae30\ud654<\/h3>\n<p>\n        \ub450 \ubb38\uc790\uc5f4\uc758 \uae38\uc774\ub97c \uac01\uac01 <code>m<\/code>, <code>n<\/code>\uc774\ub77c \ud560 \ub54c, \ud06c\uae30\uac00 <code>(m + 1) x (n + 1)<\/code>\uc778 2\ucc28\uc6d0 DP \ubc30\uc5f4\uc744 \uc0dd\uc131\ud558\uace0 \ucd08\uae30\ud654\ud569\ub2c8\ub2e4. DP \ubc30\uc5f4\uc758 \uac01 \uc6d0\uc18c\ub294 \ub450 \ubb38\uc790\uc5f4\uc5d0\uc11c\uc758 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc758 \uae38\uc774\ub97c \uc800\uc7a5\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>2\ub2e8\uacc4: DP \ud14c\uc774\ube14 \uc791\uc131<\/h3>\n<p>\n        \ub450 \ubb38\uc790\uc5f4\uc758 \uac01 \ubb38\uc790\ub97c \ube44\uad50\ud558\uba74\uc11c DP \ud14c\uc774\ube14\uc744 \ucc44\uc6cc\ub098\uac11\ub2c8\ub2e4. \ub9cc\uc57d \ub450 \ubb38\uc790\uac00 \uac19\ub2e4\uba74, \uadf8 \ubb38\uc790\ub97c \ud3ec\ud568\ud55c LCS \uae38\uc774\ub294 <code>DP[i-1][j-1] + 1<\/code>\uc785\ub2c8\ub2e4. \ub9cc\uc57d \ub2e4\ub974\ub2e4\uba74, <code>DP[i][j] = max(DP[i-1][j], DP[i][j-1])<\/code>\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud604\uc7ac\uae4c\uc9c0 \ucc3e\uc740 LCS \uae38\uc774\ub97c \uae30\ub85d\ud569\ub2c8\ub2e4.\n    <\/p>\n<h3>3\ub2e8\uacc4: LCS \uae38\uc774\uc640 \ubb38\uc790\uc5f4 \ucd94\ucd9c<\/h3>\n<p>\n        DP \ud14c\uc774\ube14\uc744 \ubaa8\ub450 \ucc44\uc6b4 \ud6c4, <code>DP[m][n]<\/code>\uc744 \ud655\uc778\ud558\uc5ec \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc758 \uae38\uc774\ub97c \uc5bb\uace0, \uc774\ub97c \ud1b5\ud574 \uc2e4\uc81c \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc744 \ucd94\ucd9c\ud569\ub2c8\ub2e4. \ucd94\ucd9c \uacfc\uc815\uc740 \ud14c\uc774\ube14\uc744 \uc5ed\uc73c\ub85c \ud0d0\uc0c9\ud558\uc5ec \uacf5\ud1b5\ub41c \ubb38\uc790\ub97c \ud655\uc778\ud558\ub294 \ubc29\uc2dd\uc73c\ub85c \uc9c4\ud589\ub429\ub2c8\ub2e4.\n    <\/p>\n<h2> \uc54c\uace0\ub9ac\uc998 \ucf54\ub4dc <\/h2>\n<pre>\n    <code>\ndef lcs(A, B):\n    # 1\ub2e8\uacc4: DP \ubc30\uc5f4 \ucd08\uae30\ud654\n    m = len(A)\n    n = len(B)\n    dp = [[0] * (n + 1) for _ in range(m + 1)]\n\n    # 2\ub2e8\uacc4: DP \ubc30\uc5f4 \uc791\uc131\n    for i in range(1, m + 1):\n        for j in range(1, n + 1):\n            if A[i - 1] == B[j - 1]:\n                dp[i][j] = dp[i - 1][j - 1] + 1\n            else:\n                dp[i][j] = max(dp[i - 1][j], dp[i][j - 1])\n\n    # 3\ub2e8\uacc4: LCS \uae38\uc774 \uc5bb\uae30\n    lcs_length = dp[m][n]\n\n    # LCS \ubb38\uc790\uc5f4 \ucd94\ucd9c\n    lcs_str = []\n    i, j = m, n\n    while i &gt; 0 and j &gt; 0:\n        if A[i - 1] == B[j - 1]:\n            lcs_str.append(A[i - 1])\n            i -= 1\n            j -= 1\n        elif dp[i - 1][j] &gt;= dp[i][j - 1]:\n            i -= 1\n        else:\n            j -= 1\n\n    lcs_str.reverse()  # \uaebc\ub0b8 \ubb38\uc790\uc5f4\uc744 \ub4a4\uc9d1\uc5b4\uc11c \uc6d0\ub798 \uc21c\uc11c\ub85c \ubcf5\uc6d0\n    return lcs_length, ''.join(lcs_str)\n\n# \ud14c\uc2a4\ud2b8 \ucf54\ub4dc\nA = \"ABCBDAB\"\nB = \"BDCAB\"\nlength, lcs_string = lcs(A, B)\nprint(\"LCS \uae38\uc774:\", length)\nprint(\"LCS \ubb38\uc790\uc5f4:\", lcs_string)\n    <\/code>\n    <\/pre>\n<h2>\ubcf5\uc7a1\ub3c4 \ubd84\uc11d<\/h2>\n<p>\n        \uc774 \uc54c\uace0\ub9ac\uc998\uc758 \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub294 O(m * n)\uc785\ub2c8\ub2e4. \uac01 \ubb38\uc790\ub97c \ube44\uad50\ud574\uc57c \ud558\ubbc0\ub85c, \ub450 \ubb38\uc790\uc5f4\uc758 \uae38\uc774\uc5d0 \ub530\ub77c \uacf1\ud574\uc9c4 \uacb0\uacfc\uac00 \ub098\uc635\ub2c8\ub2e4. \uacf5\uac04 \ubcf5\uc7a1\ub3c4 \ub610\ud55c O(m * n)\uc774\uba70, \uc0dd\uc131\ub41c DP \ud14c\uc774\ube14\uc758 \ud06c\uae30\uc5d0 \uc758\ud574 \uacb0\uc815\ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc DP \ud14c\uc774\ube14\uc758 \ud06c\uae30\ub97c \uc904\uc77c \ubc29\ubc95\ub3c4 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc774\uc804 \ud589\uc758 \ub370\uc774\ud130\ub9cc \ud544\uc694\ud558\uae30 \ub54c\ubb38\uc5d0, 2\uac1c\uc758 1\ucc28\uc6d0 \ubc30\uc5f4\ub85c \uad6c\ud604\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>\ucd5c\uc801\ud654\ub41c \ucf54\ub4dc \uc608\uc2dc<\/h3>\n<pre>\n    <code>\ndef optimized_lcs(A, B):\n    m = len(A)\n    n = len(B)\n    dp = [0] * (n + 1)\n\n    for i in range(1, m + 1):\n        current = 0  # \ud604\uc7ac \uc704\uce58\uc758 \uac12\n        for j in range(1, n + 1):\n            temp = dp[j]\n            if A[i - 1] == B[j - 1]:\n                dp[j] = current + 1\n            else:\n                dp[j] = max(dp[j], dp[j - 1])\n            current = temp  # \uc774\uc804 \ud589\uc758 \uac12\uc744 \uc800\uc7a5\n\n    return dp[n]\n\n# \ucd5c\uc801\ud654\ub41c \ud14c\uc2a4\ud2b8\nlength = optimized_lcs(A, B)\nprint(\"LCS \uae38\uc774:\", length)\n    <\/code>\n    <\/pre>\n<h2>\uacb0\ub860<\/h2>\n<p>\n        \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4(Longest Common Subsequence) \ubb38\uc81c\ub97c \ub2e4\ub8e8\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \ubb38\uc790\uc5f4 \ucc98\ub9ac\uc640 \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \uac1c\ub150\uc744 \uc27d\uac8c \ud65c\uc6a9\ud560 \uc218 \uc788\ub294 \uc88b\uc740 \uc608\uc81c\uc785\ub2c8\ub2e4. LCS \ubb38\uc81c\ub294 \ub2e4\uc591\ud55c \ubd84\uc57c, \ud2b9\ud788 \uc720\uc804\uc790 \ubd84\uc11d\uacfc \ub3d9\uc77c\ud55c \uc11c\uc5f4 \ucc3e\uae30 \ubb38\uc81c\uc5d0\uc11c \ub9ce\uc774 \uc0ac\uc6a9\ub418\ubbc0\ub85c, \uc54c\uace0\ub9ac\uc998\uc758 \uc774\ud574\uc640 \uad6c\ud604\uc740 \ucf54\ub529 \ud14c\uc2a4\ud2b8\ub098 \uc2e4\ubb34\uc5d0\uc11c \ub9e4\uc6b0 \uc720\uc6a9\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>\ucc38\uace0 \uc790\ub8cc<\/h2>\n<ul>\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Longest_common_subsequence_problem\">Longest Common Subsequence &#8211; Wikipedia<\/a><\/li>\n<li><a href=\"https:\/\/www.geeksforgeeks.org\/longest-common-subsequence-dp-4\/\">GeeksforGeeks: Longest Common Subsequence<\/a><\/li>\n<\/ul>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub450 \uac1c\uc758 \ubb38\uc790\uc5f4\uc774 \uc788\uc744 \ub54c, \uc774 \ub450 \ubb38\uc790\uc5f4\uc758 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4(Longest Common Subsequence, LCS)\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc774\ub780 \ub450 \ubb38\uc790\uc5f4\uc5d0\uc11c \uc21c\uc11c\ub97c \uc720\uc9c0\ud558\uba74\uc11c \ub098\ud0c0\ub098\ub294 \uacf5\ud1b5 \ubb38\uc790\ub4e4\uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uae38\uc774\uac00 \ucd5c\ub300\uc778 \uacbd\uc6b0\ub97c \ucc3e\ub294 \uac83\uc774 \ubaa9\ud45c\uc785\ub2c8\ub2e4. \uc608\uc81c \uc785\ub825 \ubb38\uc790\uc5f4 A: ABCBDAB \ubb38\uc790\uc5f4 B: BDCAB \ucd9c\ub825 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4: BDAB \ubb38\uc81c \uc811\uadfc \ubc29\ubc95 LCS &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27201\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \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":[23],"tags":[],"class_list":["post-27201","post","type-post","status-publish","format-standard","hentry","category-23"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \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\/27201\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub450 \uac1c\uc758 \ubb38\uc790\uc5f4\uc774 \uc788\uc744 \ub54c, \uc774 \ub450 \ubb38\uc790\uc5f4\uc758 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4(Longest Common Subsequence, LCS)\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc774\ub780 \ub450 \ubb38\uc790\uc5f4\uc5d0\uc11c \uc21c\uc11c\ub97c \uc720\uc9c0\ud558\uba74\uc11c \ub098\ud0c0\ub098\ub294 \uacf5\ud1b5 \ubb38\uc790\ub4e4\uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uae38\uc774\uac00 \ucd5c\ub300\uc778 \uacbd\uc6b0\ub97c \ucc3e\ub294 \uac83\uc774 \ubaa9\ud45c\uc785\ub2c8\ub2e4. \uc608\uc81c \uc785\ub825 \ubb38\uc790\uc5f4 A: ABCBDAB \ubb38\uc790\uc5f4 B: BDCAB \ucd9c\ub825 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4: BDAB \ubb38\uc81c \uc811\uadfc \ubc29\ubc95 LCS &hellip; \ub354 \ubcf4\uae30 &quot;\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27201\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T13:44:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:20:42+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\/27201\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27201\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30\",\"datePublished\":\"2024-10-27T13:44:30+00:00\",\"dateModified\":\"2024-11-26T07:20:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27201\/\"},\"wordCount\":44,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27201\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27201\/\",\"name\":\"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T13:44:30+00:00\",\"dateModified\":\"2024-11-26T07:20:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27201\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27201\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27201\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \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":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \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\/27201\/","og_locale":"ko_KR","og_type":"article","og_title":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub450 \uac1c\uc758 \ubb38\uc790\uc5f4\uc774 \uc788\uc744 \ub54c, \uc774 \ub450 \ubb38\uc790\uc5f4\uc758 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4(Longest Common Subsequence, LCS)\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4\uc774\ub780 \ub450 \ubb38\uc790\uc5f4\uc5d0\uc11c \uc21c\uc11c\ub97c \uc720\uc9c0\ud558\uba74\uc11c \ub098\ud0c0\ub098\ub294 \uacf5\ud1b5 \ubb38\uc790\ub4e4\uc744 \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uae38\uc774\uac00 \ucd5c\ub300\uc778 \uacbd\uc6b0\ub97c \ucc3e\ub294 \uac83\uc774 \ubaa9\ud45c\uc785\ub2c8\ub2e4. \uc608\uc81c \uc785\ub825 \ubb38\uc790\uc5f4 A: ABCBDAB \ubb38\uc790\uc5f4 B: BDCAB \ucd9c\ub825 \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4: BDAB \ubb38\uc81c \uc811\uadfc \ubc29\ubc95 LCS &hellip; \ub354 \ubcf4\uae30 \"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/27201\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T13:44:30+00:00","article_modified_time":"2024-11-26T07:20:42+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\/27201\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27201\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30","datePublished":"2024-10-27T13:44:30+00:00","dateModified":"2024-11-26T07:20:42+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27201\/"},"wordCount":44,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27201\/","url":"https:\/\/atmokpo.com\/w\/27201\/","name":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T13:44:30+00:00","dateModified":"2024-11-26T07:20:42+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27201\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27201\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27201\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ucd5c\uc7a5 \uacf5\ud1b5 \ubd80\ubd84 \uc218\uc5f4 \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":[{"id":28266,"url":"https:\/\/atmokpo.com\/w\/28266\/","url_meta":{"origin":27201,"position":0},"title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\uce5c\uc218 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \ub0a0\uc9dc: [\ub0a0\uc9dc] 1. \uc774\uce5c\uc218(\uc774\uc9c4 \uce5c\ud654\uc218)\ub780? \uc774\uce5c\uc218\ub780, \ub2e4\uc74c\uc758 \uc870\uac74\uc744 \ub9cc\uc871\ud558\ub294 \uc774\uc9c4\uc218 \ubb38\uc790\uc5f4\uc744 \uc758\ubbf8\ud569\ub2c8\ub2e4: 0\uacfc 1\ub85c\ub9cc \uad6c\uc131\ub41c\ub2e4. \uc5f0\uc18d\ub41c \ub450 \uc790\ub9ac \uc218\uc5d0 1\uc774 \uc624\uc9c0 \uc54a\ub294\ub2e4. \uc989, '11' \uc774\ub77c\ub294 \ubd80\ubd84 \ubb38\uc790\uc5f4\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc544\uc57c \ud569\ub2c8\ub2e4. \ubb38\uc790\uc5f4\uc758 \uc591 \ub05d\uc740 0\uc73c\ub85c \ub05d\ub098\uc57c \ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, '010', '0010', '1000'\uc740 \uc774\uce5c\uc218\uc774\ub2e4. \ubc18\uba74\uc5d0 '11', '110', '0110', '0001'\uc740 \uc774\uce5c\uc218\uac00\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":27833,"url":"https:\/\/atmokpo.com\/w\/27833\/","url_meta":{"origin":27201,"position":1},"title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud589\ub82c \uacf1 \uc5f0\uc0b0 \ud69f\uc218\uc758 \ucd5c\uc19f\uac12 \uad6c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 N\uac1c\uc758 \ud589\ub82c\uc5d0 \ub300\ud574, \uc774 \ud589\ub82c\ub4e4\uc744 \uacf1\ud560 \ub54c \ud544\uc694\ud55c \uc5f0\uc0b0 \ud69f\uc218\uc758 \ucd5c\uc19f\uac12\uc744 \uad6c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \ud589\ub82c \uacf1\uc148\uc758 \uc5f0\uc0b0 \ud69f\uc218\ub294 \uacf1\uc148\uc758 \uc21c\uc11c\uc5d0 \ub530\ub77c \ud06c\uac8c \ub2ec\ub77c\uc9c0\uba70, \ub530\ub77c\uc11c \uc62c\ubc14\ub978 \uc21c\uc11c\ub97c \ucc3e\uc544\uc57c \ud569\ub2c8\ub2e4. \ud589\ub82c A\uc758 \ud06c\uae30\uac00 p \u00d7 q, \ud589\ub82c B\uc758 \ud06c\uae30\uac00 q \u00d7 r\uc77c \ub54c,\u2026","rel":"","context":"&quot;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9e%90%eb%b0%94%ec%8a%a4%ed%81%ac%eb%a6%bd%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":27950,"url":"https:\/\/atmokpo.com\/w\/27950\/","url_meta":{"origin":27201,"position":2},"title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ub3d9\uc804 \uac1c\uc218\uc758 \ucd5c\uc19f\uac12 \uad6c\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 \ubb38\uc81c \uc124\uba85 \ub3d9\uc804\uc73c\ub85c \uac70\uc2ac\ub7ec \uc904 \uc218 \uc788\ub294 \ucd5c\uc18c \uac1c\uc218\ub97c \uacc4\uc0b0\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc5ec\ub7ec\ubd84\uc740 \uc8fc\uc5b4\uc9c4 \ub3d9\uc804\uc758 \uc885\ub958\uc640 \ucd1d\uc561\uc744 \uae30\ubc18\uc73c\ub85c \ud574\uc11c \ub3d9\uc804\uc744 \ucd5c\uc18c \uac1c\uc218\ub85c \uc0ac\uc6a9\ud558\uc5ec \ucd1d\uc561\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc744 \ucc3e\uc544\uc57c \ud569\ub2c8\ub2e4. \ub3d9\uc804\uc758 \uc885\ub958\ub294 \ubb34\ud55c\ud788 \ub9ce\ub2e4\uace0 \uac00\uc815\ud569\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ub3d9\uc804\uc758 \uc885\ub958\uac00 {1, 5, 10, 25} \ub3d9\uc804\uc774 \uc788\uace0, \ub9cc\ub4e4\uc5b4\uc57c \ud558\ub294\u2026","rel":"","context":"&quot;\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9e%90%eb%b0%94%ec%8a%a4%ed%81%ac%eb%a6%bd%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":27154,"url":"https:\/\/atmokpo.com\/w\/27154\/","url_meta":{"origin":27201,"position":3},"title":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 1","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c 1. \uc774\ud56d\uacc4\uc218\ub780? \uc774\ud56d\uacc4\uc218\ub294 \uc870\ud569\ub860\uc5d0\uc11c \ub450 \uac1c\uc758 \uc815\uc218 n,k\uc5d0 \ub300\ud574 \uc815\uc758\ub429\ub2c8\ub2e4. n\uac1c \uc911\uc5d0\uc11c k\uac1c\ub97c \uc120\ud0dd\ud558\ub294 \ubc29\ubc95\uc758 \uc218\ub97c \ub098\ud0c0\ub0b4\uba70, \ud45c\uae30\ubc95\uc740 C(n, k) \ub610\ub294 (n choose k)\uc785\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uacc4\uc0b0\ub429\ub2c8\ub2e4: C(n, k) = n! \/ (k! * (n-k)!) \uc5ec\uae30\uc11c n!\uc740 n\uc758 \ud329\ud1a0\ub9ac\uc5bc\ub85c, n! = n\u2026","rel":"","context":"&quot;\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud30c\uc774\uc36c \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%8c%8c%ec%9d%b4%ec%8d%ac-%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":27557,"url":"https:\/\/atmokpo.com\/w\/27557\/","url_meta":{"origin":27201,"position":4},"title":"C++ \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uacc4\ub2e8 \uc218 \uad6c\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 1. \ubb38\uc81c \uc124\uba85 \uacc4\ub2e8 \uc218\ub780, \uc624\ub974\ub9c9\uacfc \ub0b4\ub9ac\ub9c9\uc744 \uc120\ud0dd\ud574 \uacc4\ub2e8\uc744 \uc624\ub974\ub294 \uc218\uc758 \uc870\ud569\uc744 \ub9d0\ud569\ub2c8\ub2e4. \uc8fc\uc5b4\uc9c4 \ubb38\uc81c\ub294 \uc544\ub798\uc640 \uac19\uc2b5\ub2c8\ub2e4. \uc815\uc218 N\uc774 \uc8fc\uc5b4\uc9c8 \ub54c, N\uacc4\ub2e8\uc744 \uc624\ub974\ub294 \ubc29\ubc95\uc758 \uc218\ub97c \uad6c\ud558\ub294 \ud504\ub85c\uadf8\ub7a8\uc744 \uc791\uc131\ud558\uc2dc\uc624. \ub2e8, \ud55c \ubc88\uc5d0 \ud55c \uacc4\ub2e8 \ub610\ub294 \ub450 \uacc4\ub2e8\uc744 \uc62c\ub77c\uac08 \uc218 \uc788\uc73c\uba70, \ub9c8\uc9c0\ub9c9 \uacc4\ub2e8\uc758 \uc218\ub294 1~9\uae4c\uc9c0\uc758 \uc22b\uc790\ub85c\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":27201,"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\/27201","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=27201"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27201\/revisions"}],"predecessor-version":[{"id":27202,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27201\/revisions\/27202"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}