Notice
250x250
Recent Posts
Recent Comments
Link
목록이차원배열 (1)
넘치게 채우기
[LeetCode] 59. Spiral Matrix II
https://leetcode.com/problems/spiral-matrix-ii/description/ Spiral Matrix II - LeetCode Can you solve this real interview question? Spiral Matrix II - Given a positive integer n, generate an n x n matrix filled with elements from 1 to n2 in spiral order. Example 1: [https://assets.leetcode.com/uploads/2020/11/13/spiraln.jpg] Input: n = 3 O leetcode.com 문제 유형 : 나선형 행렬 문제 난이도 : Medium 문제 Given a p..
PS/LeetCode
2023. 5. 10. 09:43