【例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.
说明
输入个整数,输出最大数所在位置()。若有多个最大值,输出最大值从左往右的第一个位置。
输入格式
第一行,数的个数;
第二行,个正整数,每个数在 ~ 之内 。
输出格式
最大数所在位置。
样例
5
67 43 90 78 323
2024021901
- Status
 - Done
 - Rule
 - ACM/ICPC
 - Problem
 - 10
 - Start at
 - 2024-2-19 17:00
 - End at
 - 2024-2-19 18:30
 - Duration
 - 1.5 hour(s)
 - Host
 - Partic.
 - 11