#A. 练20.2  判断是否为两位数

    Type: Default 1000ms 256MiB

练20.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.

说明

判断一个正整数是否是两位数(即大于等于1010且小于等于9999)。若该正整数是两位数,输出11,否则输出00

输入格式

一个正整数,不超过10001000

输出格式

一行。若该正整数是两位数,输出11,否则输出00

样例

54
1

昆工python 测试

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
5
Start at
2024-5-11 16:00
End at
2024-5-11 18:06
Duration
2.1 hour(s)
Host
Partic.
22