[백준] 9654번 : 나부 함대 데이터 - Javascript(자바스크립트)

강재원·2022년 9월 1일
0



https://www.acmicpc.net/problem/9654

console.log("SHIP NAME      CLASS          DEPLOYMENT IN SERVICE");
console.log("N2 Bomber      Heavy Fighter  Limited    21        ");
console.log("J-Type 327     Light Combat   Unlimited  1         ");
console.log("NX Cruiser     Medium Fighter Limited    18        ");
console.log("N1 Starfighter Medium Fighter Unlimited  25        ");
console.log("Royal Cruiser  Light Combat   Limited    4         ");
profile
개념정리 & 문법 정리 & 알고리즘 공부

0개의 댓글