Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

[2023-10-13] jisu #335#337

Merged
zsmalla merged 1 commit into
mainfrom
jisu-#335
Mar 18, 2024
Merged

[2023-10-13] jisu #335#337
zsmalla merged 1 commit into
mainfrom
jisu-#335

Conversation

@zsmalla
Copy link
Copy Markdown
Contributor

@zsmalla zsmalla commented Oct 14, 2023

PR Summary

풀이 시작 : 2023-10-13 12:40 (이후 시간을 측정하지 않고 과제 느낌으로 풀이)

제한사항

  • 미로의 크기 : 4 <= N <= 10
  • 참가자 수 : 1 <= M <= 10
  • 게임 시간 : 1 <= K <= 100

풀이

  1. 이동
  2. 회전
    2-1. 정사각형 찾기
    2-2. 회전시키기

풀이 완료 : 2023-10-14 18:03 (이틀동안 이거만 함 ㅎㅎ..)

수행시간 메모리
327ms 27MB

@zsmalla zsmalla requested a review from limstonestone October 14, 2023 09:21
@zsmalla zsmalla self-assigned this Oct 14, 2023
@zsmalla zsmalla linked an issue Oct 14, 2023 that may be closed by this pull request
@zsmalla zsmalla merged commit d31535b into main Mar 18, 2024
@zsmalla zsmalla deleted the jisu-#335 branch March 18, 2024 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CodeTree] 메이즈 러너

1 participant