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

[이병현] Week 4 #412

Merged
merged 12 commits into from
Sep 4, 2024
Merged

[이병현] Week 4 #412

merged 12 commits into from
Sep 4, 2024

Conversation

tolluset
Copy link
Contributor

@tolluset tolluset commented Sep 1, 2024

답안 제출 문제

체크 리스트

  • PR을 프로젝트에 추가하고 Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 Status를 In Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

@tolluset tolluset self-assigned this Sep 1, 2024
@github-actions github-actions bot added the ts label Sep 1, 2024
@tolluset tolluset requested a review from jdalma September 1, 2024 19:37
@DaleSeo
Copy link
Contributor

DaleSeo commented Sep 3, 2024

2문제 푸셨는데 3문제가 체크되어 있습니다 ㅋ

Shot 2024-09-02 at 22 58 57@2x

@tolluset
Copy link
Contributor Author

tolluset commented Sep 3, 2024

2문제 푸셨는데 3문제가 체크되어 있습니다 ㅋ

Shot 2024-09-02 at 22 58 57@2x

푸시가 안되어있었네요! 푸시했습니다! 확인 감사합니다!

@tolluset tolluset marked this pull request as ready for review September 3, 2024 17:51
@tolluset tolluset requested a review from a team as a code owner September 3, 2024 17:51
@tolluset tolluset requested a review from nhistory September 4, 2024 03:02
Copy link
Member

@jdalma jdalma left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

}

const current = board[row][column];
board[row][column] = "";
Copy link
Member

Choose a reason for hiding this comment

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

아 방문 체크를 격자판에 직접 체크하면 방문 배열이 필요없군요 ㅎㅎ

@tolluset tolluset merged commit 7c3afab into DaleStudy:main Sep 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

4 participants