This repository was archived by the owner on Mar 18, 2024. It is now read-only.
Conversation
Woo-Yeol
approved these changes
Sep 13, 2023
Member
Woo-Yeol
left a comment
There was a problem hiding this comment.
전체 수식에 실제 bracket을 넣어서 식을 만드신 후에 eval을 통해 연산 결과를 확인해주시는 내용들이 시뮬레이션과 같다고 느껴져서 대단하다고 느꼈습니다. 고생하셨습니다!
ksumini
approved these changes
Sep 13, 2023
Contributor
There was a problem hiding this comment.
저도 맨 처음 문제 풀 때 eval을 사용해서 풀었던 기억이 있는데..🙃
지수님 풀이 방식도 직관적으로 이해가 갔어요! 고생하셨습니다👍👍 나중에 코테에 얼마든지 비슷한 구현 문제가 나올 수 있을 것 같아요!
Closed
limstonestone
approved these changes
Sep 14, 2023
Contributor
limstonestone
left a comment
There was a problem hiding this comment.
eval 함수로 날먹(?)하는 문제를 지수님과 함께 풀었던 기억이 있는데 저는 떠올리지 못했네요 ㅋㅋㅋ
직관적으로 문제에서 주어진대로 잘 풀어내신 것 같습니다!
리마인드 시켜주셔서 감사합니다 지수님!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
풀이 시작 : 2023-09-11 14:20
제한 조건
풀이 방법
풀이 완료 : 2023-09-11 14:58 (풀이 시간 : 38분)
ISSUE NUMBER