cho.sh
Notes
Loading...

Clay Pot

Time limit

1s

Memory limit

128 MB

Problem

Even without a 3D printer, you can use code to print the shape of an object on the screen. Print the clay pot in the required shape exactly.

Output

Print the clay pot drawing exactly.

  • There must be no blank lines before or after the output.
  • No line may have trailing spaces.
  • Every space and special character must appear in the required position.

Hint

There is no restriction on the programming language for this problem.