본문 바로가기 메뉴 바로가기

프로그래밍 일지

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

프로그래밍 일지

검색하기 폼
  • 분류 전체보기 (115)
    • algorithm (75)
      • python ISEQ (14)
      • 백준 (51)
      • 프로그래머스 (8)
    • C++ (4)
      • OpenCV (3)
    • python (8)
    • network (6)
    • 이것저것 (8)
      • 정보보호 영재교육원 (0)
      • etc (8)
  • 방명록

algorithm/python ISEQ (14)
[python] 60Q - 7번 큰수

a= list(map(int, input().split())) print(max(a))

algorithm/python ISEQ 2020. 10. 31. 10:56
[python] 60Q - 5 원의넓이

a = int(input()) 𝝅 = 3.14 print(a ** 2 * 𝝅, a ** 3 * 𝝅)

algorithm/python ISEQ 2020. 10. 31. 10:52
[python] 60Q - 4 넓이

삼각형, 사각형 a= list(map(int, input().split())) r = a[0] * a[1] print("%d %d" %(r, r/2))

algorithm/python ISEQ 2020. 10. 31. 10:32
[python] 60Q -3 나머지

a= list(map(int, input().split())) print("%d %d" %(a[0] / a[1], a[0] % a[1]))

algorithm/python ISEQ 2020. 10. 31. 10:29
이전 1 2 3 4 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • 정보올림피아드
  • 백준
  • 인스타
TAG
  • 2
  • math
  • FIBO
  • 넓이
  • web
  • 파이썬
  • 괄호
  • c++
  • 👼
  • 4
  • 스택
  • 7567
  • 쇠막대기
  • 피보나치
  • 카카오 2021 블라인드 테스트
  • forensic
  • programmers
  • openCV
  • 프로그레머스
  • 꿀따기
  • 다익스트라
  • 백준
  • 직업군 추천
  • python
  • 나머지
  • 더하기
  • HackCTF
  • 1
  • boj
  • 21758
more
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바