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

PROGRAMMING:The digits of the integer 152

Luz5年前 (2021-05-10)题库393
This problem requires the preparation of procedures, the output of integer 152 digits, 10 digits and 100 digits of the value.
###Input format:
There is no input.
###Output format:
Output in the following format:
```
152 = individual digit + ten digit * 10 + hundred digit * 100
```






answer:If there is no answer, please comment