Skip to content

Conversation

tony9402
Copy link
Owner

@tony9402 tony9402 commented Feb 1, 2024

No description provided.

Copy link

github-actions bot commented Feb 1, 2024

솔루션을 올려주셔서 감사합니다.
아래 정보가 맞는지 확인해주세요.

작성자: tony9402
언어: C++
사이트: leetcode
풀이 설명: /* Solution Description
x값이 음수인 경우 항상 false, x가 양수일 땐 수를 뒤집어서 처음 주어진 x와 값이 같은지 판별.
x를 뒤집을 때 int보다 커질 수 있으므로 타입 주의
*/

@github-actions github-actions bot added solution 솔루션 PR C++ C++ leetcode leetcode labels Feb 1, 2024
@tony9402 tony9402 merged commit 1b627a0 into main Feb 1, 2024
@tony9402 tony9402 deleted the leetcode-9 branch February 1, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++ leetcode leetcode solution 솔루션 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant