-
personNum
今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。
Input
输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。
对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。
Output
对于每组测试用例,输出一行,由两个数组成,用一个空格隔开,分别表示男生和女生的总人数。
Sample Input
2
2
1 0
7
0 1 0 0 1 1 0
Sample Output
1 1
4 3
(Statistics person)
- 2014-12-31 10:33:15下载
- 积分:1
-
FRFCM
说明: FRFCM图像分割算法,FCM图像分割算法的一种改进分割算法(Frfcm image segmentation algorithm)
- 2021-04-18 16:15:40下载
- 积分:1
-
matlab
Matlab的命令索引,是word格式的,还有目录,方便查找!(Matlab command index, is a word format, as well as directories and convenience!)
- 2010-03-10 22:28:52下载
- 积分:1
-
math-model
说明: 钢管订购和运输的最优规划
程序使用说明:
两种方法进行
1,运行deal3,输入D,得到单价的矩阵7*15 运行showlj,得到运输的路线;
2, 运行deal2,输入D,得到单价的矩阵7*15
(ordering pipe and the optimal transportation planning process for use : two methods for a running deal3. D input, to be priced matrix 7* 15 showlj operation, the transportation routes; 2. running deal2 input D, the matrix to be priced 15 7*)
- 2006-04-13 18:41:53下载
- 积分:1
-
rayleign
瑞利信道下四节点单中继网络中采用分层调制的误码率(the BER of hierarchical modulation in four node one rayleign networks in ralyleign fading channel )
- 2014-12-02 16:09:43下载
- 积分:1
-
MATLAB_11238187
《MATLAB外部接口编程》,
超星的文件(" MATLAB external interface programming," the paper Superstar)
- 2009-11-03 20:32:46下载
- 积分:1
-
EMOTIONS_PLOTTER
一个很有意思的程序,MATLAB编写的关于的情感的调查(A very interesting program, MATLAB prepared a survey on the emotional)
- 2011-04-19 09:42:43下载
- 积分:1
-
OrbitalElements
Matlab code for calculating orbital elements
- 2015-03-17 16:22:02下载
- 积分:1
-
dpdsimulation
说明: 该程序用一种16QAM信号源进行数字预失真的仿真,有一定的参考价值。(The program with a 16QAM signal simulation for digital pre-distortion, there is some reference value.)
- 2011-03-08 20:58:15下载
- 积分:1
-
matlabtools
介绍了MATLAB工具中的数学工具,是你用MABLAB开发时必不可少的参考书籍啊。(MATLAB tools introduced in the mathematical tools, is when you develop MABLAB indispensable reference books ah.)
- 2007-11-12 22:21:01下载
- 积分:1