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
- Real or Not? NLP with Disaster Tweets
- 캐치카페
- leetcode
- 편스토랑
- gs25
- AI 경진대회
- 더현대서울 맛집
- 편스토랑 우승상품
- PYTHON
- ubuntu
- 금융문자분석경진대회
- 우분투
- Docker
- 프로그래머스 파이썬
- 데이콘
- hackerrank
- Kaggle
- 백준
- 파이썬
- programmers
- 코로나19
- SW Expert Academy
- 프로그래머스
- 맥북
- ChatGPT
- dacon
- github
- Git
- 자연어처리
- Baekjoon
Archives
- Today
- Total
목록
반응형
백준 파이썬으로 풀기 (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
반응형