Programmers - triangular snail
My solution in Python for 'Programmers-Triangular snail' Requests for explanation or comments on the code are always welcome. Q. https://programmers.co.kr/learn/courses/30/lessons/68645 코딩테스트 연습 - 삼각 달팽이 5 [1,2,12,3,13,11,4,14,15,10,5,6,7,8,9] 6 [1,2,15,3,16,14,4,17,21,13,5,18,19,20,12,6,7,8,9,10,11] programmers.co.kr A. https://github.com/Ihyun/Algorithms/blob/master/Programmers/triangular%20sn..
2021. 8. 18.