#D. 【例53.1】 最大数位置

    Type: Default 1000ms 256MiB

【例53.1】 最大数位置

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个整数,输出最大数所在位置(n1000n≤1000)。若有多个最大值,输出最大值从左往右的第一个位置。

输入格式

第一行,数的个数nn;
第二行,nn个正整数,每个数在23212^{32}−1之内 。

输出格式

最大数所在位置。

样例

5
67 43 90 78 32
3

202401250001

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
6
Start at
2024-1-25 15:30
End at
2024-1-25 16:30
Duration
1 hour(s)
Host
Partic.
7