Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- 가챠
- 건담헤드
- 코딩테스트
- 발더스게이트
- 메탈퍼즐
- 포켓몬
- 유루건
- 블라인드박스
- LeetCode
- 미앤아이
- 지리데칼
- 30mf
- 발더스모드
- 맛집
- DIY
- 노노그램
- 누룽지소금빵
- 롱라이플
- 제프딕슨
- 게임
- 프라모델
- 취미
- 코테
- javascript
- 바질토마토뭐시기
- 밥무하마드
- 우리시대의역설
- 눈알빠지겠네
- 지쿠악스
- 건담
Archives
- Today
- Total
목록2025/12/31 (1)
.Zzumbong
난이도 [ 👿 ] Hard 문제 설명 There is a 1-based binary matrix where 0 represents land and 1 represents water. You are given integers row and col representing the number of rows and columns in the matrix, respectively. Initially on day 0, the entire matrix is land. However, each day a new cell becomes flooded with water. You are given a 1-based 2D array cells, where cells[i] = [ri, ci] represents that o..
coding test/leetCode
2025. 12. 31. 13:24