给出一个不多于5位的整数,要求 1、求出它是几位数 2、分别输出每一位数字 3、按逆序输出各位数字,例如原数为321,应输出123。

NoSuchKey

猜你喜欢

转载自blog.csdn.net/qq_41518597/article/details/83477072