본문 바로가기

카테고리 없음

2020-07-10 08시 개발자 글 모음 | "목표" 외 2개 이야기

(요약) The mind behind Linux | Linus Torvalds by 이종립 about Linux


    [leetCode] 198. House Robber (Python) by 장동현 about Python

    • the only constraint stopping you from robbing each of them is that adjacent houses have security system connected and it will automatically contact the police if two adjacent houses were broken into on the same night
    • determine the maximum amount of money you can rob tonight without alerting the police
    • 1] Output: 4 Explanation: Rob house 1 (money = 1) and then rob house 3 (money = 3)


    목표 by 김학진

    • 해야 할 것이 쌓여있어서 그럴지도 모른다
    • 그래서 실패하는 것이 두려웠다
    • 내 삶은 성공이 아닌 실패로 다져진 것임을 무시한 것 같다