PROGRAMMING:Calculate the area of a square
Input the side length of the square, program its area and output.
###Input format:
Enter an integer side length.
###Output format:
Output area.
###Input example:
```in
nine hundred and ninety-nine
```
###Output example:
```out
nine hundred and ninety-eight thousand and one
```
answer:If there is no answer, please comment
###Input format:
Enter an integer side length.
###Output format:
Output area.
###Input example:
```in
nine hundred and ninety-nine
```
###Output example:
```out
nine hundred and ninety-eight thousand and one
```
answer:If there is no answer, please comment