-
[Leetcode] 383. Ransom Note {Day 6 String} (In Python)[Python] 파이썬/Leetcode_14Days plan for DataStructure 2021. 12. 1. 01:10
코드들은 https://github.com/Eastar-DS/Python/tree/main/14%20Days%20Study%20Plan%20about%20Data_Structure에도 있습니다
디스커스보고 감동. 카운터를 이렇게도 쓸 수 있구나!!
딕셔너리끼리는 뺄셈이 안되는데 카운터는 이게 된다.
'[Python] 파이썬 > Leetcode_14Days plan for DataStructure' 카테고리의 다른 글
[Leetcode] 141. Linked List Cycle {Day 7 Linked List} (In Python) (0) 2021.12.01 [Leetcode] 242. Valid Anagram {Day 6 String} (In Python) (0) 2021.12.01 [Leetcode] 387. First Unique Character in a String {Day 6 String} (In Python) (0) 2021.12.01 [Leetcode] 74. Search a 2D Matrix {Day5 Array} (In Python) (0) 2021.11.28 [Leetcode] 36. Valid Sudoku {Day5 Array} (In Python) (0) 2021.11.28