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

PROGRAMMING:Three numeral components

Luz5年前 (2021-05-10)题库420
Use three different numbers from 0 to 9 to form a three digit number, and count out how many methods there are.
###Output format:
According to the "count = result" format output, the result is an integer, without width control.
###Output example:
```out
count=648
```






answer:If there is no answer, please comment