Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jinny / 4월 1주차 / 10문제 #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

jinny / 4월 1주차 / 10문제 #39

wants to merge 4 commits into from

Conversation

eojinny
Copy link
Collaborator

@eojinny eojinny commented Apr 2, 2024

프로그래머스

  • 150370 개인정보 수집 유효기간
  • 150369 택배 배달과 수거하기
  • 92342 양궁대회
  • 92334 신고 결과 받기

백준

  • 20920 영단어 암기는 괴로워
  • 10836 여왕벌
  • 20006 랭킹전 대기열
  • 1890 점프
  • 17070 파이프 옮기기 1
  • 5014 스타트링크

Copy link
Owner

@kyeong-hyeok kyeong-hyeok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

else :
word[word_str] =1
else :
continue;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from collections import Counter
로 카운터 사용하면 개수 쉽게 구할 수 있더라! 종종 유용하게 쓰이는데 참고 ~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants