[Python] 파이썬/프로그래머스

[프로그래머스] 주식가격 {스택/큐} (InPython)

두부군_ 2021. 12. 10. 01:31

코드들은 https://github.com/Eastar-DS/Python/tree/main/Programmers 에도 있습니다


내풀이에서는 엘스와 이프에서 answer.append하는 문장을 for문 바깥으로 뺄생각을 못했음.