Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 금융문자분석경진대회
- 코로나19
- Real or Not? NLP with Disaster Tweets
- SW Expert Academy
- Baekjoon
- 데이콘
- 백준
- PYTHON
- leetcode
- dacon
- 파이썬
- github
- ChatGPT
- 캐치카페
- gs25
- 우분투
- 더현대서울 맛집
- 편스토랑 우승상품
- 프로그래머스 파이썬
- hackerrank
- 맥북
- ubuntu
- 자연어처리
- Git
- programmers
- Docker
- 프로그래머스
- Kaggle
- AI 경진대회
- 편스토랑
Archives
- Today
- Total
목록
반응형
BaekJoon 17009 python (1)
반응형
솜씨좋은장씨
[BaekJoon] 17009번 : Winning Score (Python)
코딩 1일 1문제! 오늘의 문제는 백준의 Winning Score 입니다. 17009번: Winning Score The first three lines of input describe the scoring of the Apples, and the next three lines of input describe the scoring of the Bananas. For each team, the first line contains the number of successful 3-point shots, the second line contains the number of www.acmicpc.net 👨🏻💻 코드 ( Solution ) def calculate_basketball_score(score_list..
Programming/코딩 1일 1문제
2022. 7. 11. 20:02
반응형