728x90 λ°μν λ°±μ€3 νλ‘κ·Έλλ° μ΄λ³΄μ λλΆν°? μ λ¬Έκ°μ μΆμ² λ‘λλ§΅κ³Ό κ³΅λΆ μ¬μ΄νΈ μΆμ² μ‘°μ©ν νλͺ 4μ°¨μ°μ νλͺ μ΄ μ§νλ¨μ λ°λΌ μ½λ©μ λν κ΄μ¬μ΄ λ¨κ²λ€. μ°λ¦¬λλΌλ λ¬Όλ‘ μΈκ³ κ°κ΅μμ μμ΄λ€μκ² μ½λ© κ΅μ‘μ μ무ννκ³ μλ€. λ΄κ° μ΄λ Έμ λ λλΆλΆμ μμ΄λ€μ΄ κ΅μμ νμμ λ€λ λ κ²μ²λΌ, μ½λ© νμμ λ€λλ μμ΄λ€μ μ λν λκ³ μλ€. EBS μ§μ μ±λμμλ μ΄λ₯Ό 'μ‘°μ©ν νλͺ 'μ΄λΌκ³ μΌμ»¬μλ€. EBS μ½λ©, μ‘°μ©ν νλͺ μ°μ νλͺ μλμ κΈ°κ³κ° μΈκ°μ μΌμ μΌλΆ λμ νκ² λ κ²μ²λΌ, 4μ°¨ μ°μ νλͺ μ΄νμλ μΈκ°μ΄ ν΄μΌ ν λ§μ μΌλ€μ κΈ°μ μ΄ λμ νκ² λ κ²μ΄λ€. 2016λ λμ λ΄κ° 4μ°¨ μ°μ νλͺ μ΄λΌλ λ§μ μ²μ λ€μμ λ λλ λ¬κ΅¬λ¦ μ‘λ μ리λΌκ³ μκ°νλ€. λ§μΉ μ°μ νλͺ λΉμμ μ¬λλ€μ΄ μμΌλ‘ μΈμμ΄ μ΄λ»κ² λ³ν μ§ μμλ λͺ»νλ κ²μ²λΌ λ§μ΄λ€. κ·Έλ¦¬κ³ μ§κΈμ μ§λ 5λ μ νν.. κΏν 2022. 3. 25. [νμ΄μ¬] μ€λμ λ°±μ€ 2577, 3052λ² #2577 #a, b, c = list(map(int,input().split())) μ€λ§λ€ μ λ ₯ν΄μΌ νλ€. a = int(input()) b = int(input()) c = int(input()) #num = (a*b*c).split() #intνμ split μ¬μ© λΆκ°λ₯ num = list(str(a*b*c)) for i in range(10): print(num.count(str(i))) #3052 lst = [] for i in range(10): n = int(input()) lst.append(n%42) lst = set(lst) #μλ£νμ μ€λ³΅ μ κ±° print(len(lst)) ν΄μ§ν΅ 2021. 10. 24. [Python] μ€λμ λ°±μ€ 10818, 2562λ² μ λ΅ λ°±μ€ 10818λ² #10818 λ΄μ₯ν¨μλ₯Ό μ¬μ©νλ κ²½μ° count = int(input()) nums = list(map(int, input().split())) print(max(nums), min(nums)) #10818 λ΄μ₯ν¨μ μ¬μ© μνλ κ²½μ° count = int(input()) nums = list(map(int, input().split())) max = nums[0] min = nums[0] for i in nums[1:]: if i>max: max = i elif i ν΄μ§ν΅ 2021. 10. 22. μ΄μ 1 λ€μ π² μΆμ² κΈ 728x90 λ°μν