소스 코드는 여기 있습니다. 문제는 여기 있습니다. Problem A complex number can be represented as a string on the form "real+imaginaryi" where: real is the real part and is an integer in the range [-100, 100]. imaginary is the imaginary part and is an integer in the range [-100, 100]. i^2 == -1. Given two complex numbers num1 and num2 as strings, return a string of the complex number that represents their multiplicat..
소스 코드는 여기 있습니다. 문제는 여기 있습니다. Problem We are given a list of (axis-aligned) rectangles. Each rectangle[i] = [xi1, yi1, xi2, yi2] , where (xi1, yi1) are the coordinates of the bottom-left corner, and (xi2, yi2) are the coordinates of the top-right corner of the ith rectangle. Find the total area covered by all rectangles in the plane. Since the answer may be too large, return it modulo 109 + 7. Ex..
- Total
- Today
- Yesterday
- spring boot application
- gRPC
- 스프링 부트 튜토리얼
- intellij
- 함께 자라기 후기
- spring boot app
- proto3
- spring boot jwt
- QueryDSL
- 스프링 부트
- Spring Boot Tutorial
- Java
- r
- @ManyToOne
- Spring Boot
- 스프링 부트 애플리케이션
- leetcode
- 함께 자라기
- 헥사고날 아키텍처
- 스프링 부트 회원 가입
- Jackson
- 알고리즘
- 스프링부트
- Linux
- 클린 아키텍처
- Spring Boot JPA
- JPA
- JSON
- Spring Data JPA
- 스프링 데이터 jpa
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |