-->
当前位置:首页 > 题库

PROGRAMMING:Calculate the area of a square

Luz5年前 (2021-05-10)题库496
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