#1356. 100以内包含数字2的数

    ID: 1356 problem_type.undefined ms MiB 尝试: 0 已通过: 0 难度: (无) 上传者: 标签>基础练习-for语句枚举模拟简单数学遍历

100以内包含数字2的数

Cannot parse: Cannot read properties of null (reading 'length')

100以内包含数字2的数

题目描述

找出100以内包含数字2的数。

样例

输入

没有输入

输出

2
12
20
21
22
23
24
25
26
27
28
29
32
42
52
62
72
82
92