[Python] 파이썬/Leetcode_14Days plan for DataStructure
[Leetcode] 36. Valid Sudoku {Day5 Array} (In Python)
두부군_
2021. 11. 28. 21:25
코드들은 https://github.com/Eastar-DS/Python/tree/main/14%20Days%20Study%20Plan%20about%20Data_Structure에도 있습니다

잘린부분은 딱히 없어도 이해할 수 있을거같아서 안넣음.
문제에 나와있는 세가지 규칙대로 검사하도록 작성함.