#1351. 数字之和为8

    ID: 1351 problem_type.undefined ms MiB 尝试: 0 已通过: 0 难度: (无) 上传者: 标签>基础练习-for语句枚举贪心枚举优化

数字之和为8

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

数字之和为8

题目描述

找出两位数中数字之和为8的数

样例

输入

no input needed

输出

17
26
35
44
53
62
71
80