输入 n 和 n 个整数,输出其中正数的个数。
第一行输入一个整数 n。 第二行输入 n 个整数。
输出一个整数。
5 1 -2 3 0 5
3
1≤n≤1000,-109^99≤ai_ii≤109^99
使用您的 www.mathcoding.online 通用账户