Naboo Fleet Data

No attempts yetTime limit1sMemory limit128 MB

Problem

Write a program that prints the fleet data of the planet Naboo as a table.

There is no input.

Output

Print the same table as the sample output.

Each line has four columns, and every value is left-aligned inside its column. The first two columns are 15 characters wide, the third is 11, and the last is 10. Pad the leftover room with spaces.