Coding is the closest thing we have to superpower !
在1−n中、找出能同时满足用3除余2,用5除余3,用7除余2的所有整数。
输入一行,包含一个整数
输出若干行,每行一个整数。
200
23 128
1 \leq n \leq 100000