diff --git "a/leetcode3/\354\240\225\354\247\204\354\230\201/copy.md" "b/leetcode3/\354\240\225\354\247\204\354\230\201/copy.md" new file mode 100644 index 00000000..917c84d4 --- /dev/null +++ "b/leetcode3/\354\240\225\354\247\204\354\230\201/copy.md" @@ -0,0 +1,13 @@ +# + +''' +1. 아이디어 : + + +2. 시간복잡도 : + O() + +3. 자료구조/알고리즘 : + + +'''