练习专区

今天的一小步就是明天的一大步
Problem 1939 排数
Accepted: 7   Total Submit: 10
Time Limit: 1000ms   Memory Limit: 30720KB
Description
排出所有的4位数,要求千位数字不是8或9,且4位数互异.
Input
Output
按字典序输出
Sample Input
Sample Output
1023
1024
1025
1026
......
7986
Hint
提交     返回