Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/09/01 (1)
넘치게 채우기
[LeetCode] 2022. Convert 1D Array Into 2D Array
https://leetcode.com/problems/convert-1d-array-into-2d-array/description/?envType=daily-question&envId=2024-09-01leetcode - Convert 1D Array Into 2D Array문제 유형 : 행렬, 배열, 구현문제 난이도 : Easy 문제You are given a 0-indexed 1-dimensional (1D) integer array original, and two integers, m and n. You are tasked with creating a 2-dimensional (2D) array with m rows and n columns using all the elements from ori..
PS/LeetCode
2024. 9. 1. 10:20