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