• Skip to primary navigation
  • Skip to content
  • Skip to footer
Maker For Everyone
  • Tags
  • Posts By Month
    Ryumaker

    Ryumaker

    Everyday Together!

    • Republic of Korea
    • 이메일
    • 📂 전체 글 수 141개
    • 📖 BaekJoon Study
      • Binary Search (1)
      • Brute Force (4)
      • Dynamic Programming (1)
      • Greedy (10)
      • Hashing (1)
      • Mathematics (30)
      • Sort (13)
      • String (95)
      • Stack (5)
      • Two Pointer (4)
      • Prefix Sum (2)
      ❓ Tell Me Why
      • Knowledges (2)
      • Tips (2)
      💻 CS
      • Database (8)
      📚 Algorithm
      • Data Structure (2)
      • Algorithm (3)

    [백준 11720] 숫자의 합

    March 1, 2022

    On This Page

    숫자의 개수 N을 입력받고, 공백 없이 주어지는 숫자들을 입력받아 list로 만든 후
    sum() 함수를 통해 합을 구하는 방법입니다.

    문제 : 백준 11720 - 숫자의 합

    태그: BaekJoon_Study

    카테고리: string

    업데이트: March 1, 2022

    이전 글 [백준 1000] A+B 다음 글 [백준 8958] OX퀴즈

    참고

    Database Study 후기

    September 18, 2024

    JSCODE Database Study 후기

    Transaction

    September 12, 2024

    Transaction에 대하여 알아보겠습니다.

    정규화에 대하여

    September 5, 2024

    정규화에 대하여 알아보겠습니다.

    Index에 대하여

    August 29, 2024

    Index에 대하여 알아보겠습니다.

    • 팔로우:
    • GitHub
    © 2024 Ryumaker. Powered by Jekyll & Minimal Mistakes.