#Y71. 练13.3 反向输出一个三位数
练13.3 反向输出一个三位数
说明
将一个三位数反向输出,例如输入,反向输出。
输入格式
一个三位数。
输出格式
反向输出。
358
853
100
001
Statistics
Related
In following contests:
In following homework:
2024/03/09C++17:30~19:30(杨)班级作业
将一个三位数反向输出,例如输入358,反向输出853。
一个三位数n。
反向输出n。
358
853
100
001
In following contests:
In following homework:
2024/03/09C++17:30~19:30(杨)班级作业
By signing up a 战码少年-战码青少年编程(专业信息学奥赛编程训练) universal account, you can submit code and join discussions in all online judging services provided by us.