Print 'D Penguin


You need to write a program which prints the given figure of Penguin exactly in shortest possible code.

Input Specification

No Input

Output Specification

The exact figure of Penguin.

Constraints

Time limit: 5s   Memory Limit: 32MB

Scoring

S = number of characters
score = (50000)/S + (3000*30000)/(S^2);