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
- 우리시대의역설
- 취미
- 눈알빠지겠네
- 30mf
- 노노그램
- 맛집
- 코테
- 메탈퍼즐
- 건담
- 프라모델
- 발더스게이트
- 유루건
- 포켓몬
- 롱라이플
- 발더스모드
- 게임
- 가챠
- 제프딕슨
- LeetCode
- 누룽지소금빵
- 건담헤드
- 지리데칼
- 바질토마토뭐시기
- javascript
- 블라인드박스
- 코딩테스트
- 지쿠악스
- 밥무하마드
- 미앤아이
- DIY
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