목차 #1 정수를 나선형으로 배치하기. #2 코드 및 알고리즘 class Solution { public int[][] solution(int n) { int x = 0; // x축 방향 int y = 0; // y축 방향 int temp = 0; // 각 축의 방향 임시 저장 변수 int value = 1; // 1~n 즉, 채워야할 정수 값. int[][] twoArr = new int[n][n]; while(value = n * n) break; } y++; x = temp; for(int down = y; down = n * n) break; } x--; y = temp; for(int left = x; left >= n - 1 - y; left--){ // x 축 감소 for문. twoArr[y..