[C++] LeetCode : Sqrt(x)
Question Given a non-negative integer x, compute and return the square root of x. Since the return type is an integer, the decimal digits are truncated, and only the integer part of the result is returned. Note: You are not allowed to use any built-in exponent function or operator, such as pow(x, 0.5) or x ** 0.5. 음이 아닌 정수 x가 주어졌을 때, 제곱근 x를 구하여라. 다만 제곱근 x를 구할 때 소수점 아래수는 버린다. Note: 내장 함수를 사용하면 안 ..
IT/Problem Solving
2022. 8. 15. 12:36
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 내돈내산
- algorithm
- 알고리즘
- rust
- 맛집
- interview question
- 자료구조
- 반드시 알아야 할 자료구조
- C++
- Interview
- DP
- 러스트 배우기
- 속초 맛집
- coding interview
- ProblemSolving
- LeetCode
- 인터뷰
- 리트코드
- Problem Solving
- 속초
- PS
- 러스트 입문
- 러스트 기초
- 솔직후기
- 러스트
- 기술면접
- Tree
- 트리
- 코딩인터뷰
- Medium
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함