[백준] 9654번 : 나부 함대 데이터 - Python(파이썬)

강재원·2022년 9월 1일
0

[코딩테스트] Python

목록 보기
4/200



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

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

0개의 댓글