【例21.2】 判断整数位数
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
给定一个不多于 位的整数,判断它是几位数,并输出。
输入格式
一个不多于 位的整数。
输出格式
输出整数的位数,单独占一行。
样例
160
3
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
给定一个不多于 5 位的整数,判断它是几位数,并输出。
一个不多于 5位的整数。
输出整数的位数,单独占一行。
160
3
By signing up a 战码少年-战码青少年编程(专业信息学奥赛编程训练) universal account, you can submit code and join discussions in all online judging services provided by us.