8000 [23-02-02] kyuhyun.py by lalabulla · Pull Request #47 · da-in/algorithm-study · GitHub
[go: up one dir, main page]

Skip to content

[23-02-02] kyuhyun.py #47

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

Merged
merged 2 commits into from
Feb 2, 2023
Merged

[23-02-02] kyuhyun.py #47

merged 2 commits into from
Feb 2, 2023

Conversation

lalabulla
Copy link
Collaborator
@lalabulla lalabulla commented Feb 2, 2023

PR Summary

  1. 최소 직사각형
    그냥 차례대로 명함을 하나씩 넣으면서 만들 수 있는 최소의 크기를 계속 업데이트 했습니다
    깔끔하진 않아서 마음엔 안드네요,,,

  2. 소수 찾기
    itertools의 permutations를 이용해서 만들 수 있는 모든 경우를 고려하고, 방문리스트를 통해 이미 방문했다면 넘어가도록 처리 했습니다
    역시 깔끔하진 않네요,,

  3. 조이 스틱
    풀다가 노트북 주먹으로 씨게 칠뻔했어요. 그래도 50점은 맞았답니다? 하지만 결국 못풀었어요,,핵심은 왼쪽, 오른쪽 경우를 파악하는 것 같은데 질문하기를 봐도 뭔 소리인가 싶더라고요,,,진짜 그리디?는 아닌? 것? 같아요

ISSUE NUMBER

@lalabulla lalabulla requested a review from da-in as a code owner February 2, 2023 00:14
@lalabulla lalabulla self-assigned this Feb 2, 2023
@lalabulla lalabulla merged commit 0f629f6 into da-in:main Feb 2, 2023
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.

1 participant
0