#A9004. 输出1到n之间的奇数
输出1到n之间的奇数
Background背景
输出1到n之间的奇数。
Input输入
输入一个整数n。
Output输出
输出1到n中所有的奇数。
Samples样例
10
1
3
5
7
9
Limitation
1s, 1024KiB for each test case.
输出1到n之间的奇数。
输入一个整数n。
输出1到n中所有的奇数。
10
1
3
5
7
9
1s, 1024KiB for each test case.
By signing up a 霖家编程 universal account, you can submit code and join discussions in all online judging services provided by us.