#E. 【入门】0在哪里

    Type: Default 1000ms 128MiB

【入门】0在哪里

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.

说明

从键盘读入n个整数,请问这n个数从前向后数,0第一次出现的时候是第几个数?

输入格式

第1行有一个整数n(n<=1000)

第2行有n个整数(数值在int范围内)

本题样例输入确保一定有0这个数。

输出格式

输出0是数组的第几个数?

样例

9
45 532 2343 2 0 234 39 0 9
5

新生周赛第四场(DIV. 3)

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
6
Start at
2022-10-24 20:00
End at
2022-10-24 21:42
Duration
1.7 hour(s)
Host
Partic.
38