Type: RemoteJudge 1000ms 64MiB

练30.3 奇偶分家

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

给定 NN 个正整数,请统计奇数和偶数各有多少个。

输入格式

输入第一行给出一个正整 NN(N1000N≤1000);第 22 行到第 N+1N+1行,每行一个整数。

输出格式

在一行中先后输出奇数的个数、偶数的个数。中间以 11 个空格分隔。

样例

3
88
74
101
1 2

【周六9:00】 8月24日作业

Not Claimed
Status
Done
Problem
13
Open Since
2024-8-24 0:00
Deadline
2024-9-7 23:59
Extension
24 hour(s)