[Python] 파이썬/Leetcode_Easy
[Leetcode] 231. Power of Two (In Python)
두부군_
2021. 12. 21. 22:59
코드들은 https://github.com/Eastar-DS/Python/tree/main/Leetcode의 Easy_Problem.py 파일에도 있습니다.
디스커스에서 비트연산자를 이용해 문제를 푼걸발견. 진짜 개똑똑하다;;