文件名称:Compare
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 528kb
- 下载次数:
- 0次
- 提 供 者:
- Jeni*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
北邮复试上机题目:
Descr iption
比较奇偶数的个数。
Input
第一行是一个正整数n,表示一共有n个数。
第二行为n个整数。
Output
n个整数中奇数多则输出YES,否则输出NO。
Sample Input
5
1 2 3 4 5
Sample Output
YES-
Descr iption
Compare number of odd and even numbers.
Input
The first line is a positive integer n, said a total of n numbers.
The second line of n integers.
Output
n integers in the odd output YES to, otherwise output NO.
Sample Input
5
12345
Sample Output
YES
Descr iption
比较奇偶数的个数。
Input
第一行是一个正整数n,表示一共有n个数。
第二行为n个整数。
Output
n个整数中奇数多则输出YES,否则输出NO。
Sample Input
5
1 2 3 4 5
Sample Output
YES-
Descr iption
Compare number of odd and even numbers.
Input
The first line is a positive integer n, said a total of n numbers.
The second line of n integers.
Output
n integers in the odd output YES to, otherwise output NO.
Sample Input
5
12345
Sample Output
YES
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Compare.cpp
Compare.dsp
Compare.plg
Debug
.....\Compare.exe
.....\Compare.ilk
.....\Compare.obj
.....\Compare.pch
.....\Compare.pdb
.....\Find.obj
.....\transpose.obj
.....\vc60.idb
.....\vc60.pdb
Compare.dsp
Compare.plg
Debug
.....\Compare.exe
.....\Compare.ilk
.....\Compare.obj
.....\Compare.pch
.....\Compare.pdb
.....\Find.obj
.....\transpose.obj
.....\vc60.idb
.....\vc60.pdb