[LeetCode - Daily Challenge] 878. Nth Magical Number
소스 코드는 여기 있습니다. 문제는 여기 있습니다. Problem A positive integer is magical if it is divisible by either a or b. Given the three integers n, a, and b, return the nth magical number. Since the answer may be very large, return it modulo 109 + 7. Example 1: Input: n = 1, a = 2, b = 3 Output: 2 Example 2: Input: n = 4, a = 2, b = 3 Output: 6 Example 3: Input: n = 5, a = 2, b = 4 Output: 10 Example 4: Input: ..
Algorithm/LeetCode
2021. 12. 11. 22:30
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 알고리즘
- 스프링 부트 회원 가입
- Linux
- r
- 함께 자라기 후기
- 스프링 부트 애플리케이션
- 스프링 데이터 jpa
- Spring Boot JPA
- spring boot application
- 스프링 부트
- JSON
- Java
- proto3
- spring boot jwt
- leetcode
- 스프링부트
- Spring Data JPA
- Spring Boot
- 함께 자라기
- 스프링 부트 튜토리얼
- @ManyToOne
- 헥사고날 아키텍처
- spring boot app
- 클린 아키텍처
- Spring Boot Tutorial
- JPA
- QueryDSL
- gRPC
- Jackson
- intellij
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함