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

PROGRAMMING:Cubic sum

Luz5年前 (2021-05-10)题库386
![ cubsum.JPG](~/7af37bd2-48f2-446c-9815-2d6e03d875b2.JPG)
###Input format:
There's only one line. It's a three digit number
###Output format:
There is only one line. If a fixed value can be obtained, the fixed value will be output. If not, the error message "error" will be input
###Input example:
```in
one hundred and eleven
```
###Output example:
```out
one hundred and fifty-three
```







answer:If there is no answer, please comment