제 컴에서는 되는데요?(It works on my computer)

  • 홈
  • 태그
  • 방명록
2020년 10월 가을, 정선 미술관에서

CodeWorkout X119 1

[CodeWorkout] X119: squareUp

Question Given n >= 0, create an array of length n * n with the following pattern, shown here for n = 3 : {0, 0, 1, 0, 2, 1, 3, 2, 1} (spaces added to show the 3 groups). Answer package com.bbubbush.tistory; import java.util.Arrays; import java.util.stream.Collectors; public class X119 { public static void main(String[] args) { int n; n = 3; System.out.printf("[n = %d]\n", n); printArray(squareU..

Development/CodeWorkout 2022.04.27
1
더보기
프로필사진

모두에 컴에서도 되길 바랍니다 : )

  • 분류 전체보기 (52)
    • Diary (8)
    • Development (41)
      • Java (6)
      • Spring & Springboot (7)
      • Database (0)
      • Troubleshooting (5)
      • Testing (3)
      • GCP (1)
      • Infra (2)
      • CodeWorkout (5)
      • Etc (12)
    • Book Review (3)
      • Development (1)
      • Life (2)
      • Effective Java (0)

Tag

도커 자동, Intellij, Spring, 스프링, SI, JAVA 암호화, ES6, spring docker, 자바스크립트, 주니어 개발자, docker-compose 자동, 인텔리제이, javascript, 한번 다녀오시지?, intelli J, TDD, bbubbush, 도커 자동실행, object, junit,

최근글과 인기글

  • 최근글
  • 인기글

Archives

Copyright © Kakao Corp. All rights reserved.

티스토리툴바