C language: Given a positive integer with no more than 5 digits, request: find out how many digits it is, output each digit separately, and output each digit in reverse order, for example, the original number is 321, and 123 should be output

NoSuchKey

Guess you like

Origin blog.csdn.net/weixin_51609435/article/details/120640853